k3s/federation/cluster
Kubernetes Submit Queue b41e415ebd Merge pull request #43137 from shashidharatd/federation-domain
Automatic merge from submit-queue

[Federation] Remove FEDERATIONS_DOMAIN_MAP references

Remove all references to FEDERATIONS_DOMAIN_MAP as this method is no longer is used and is replaced by adding federation domain map to kube-dns configmap.

cc @madhusudancs @kubernetes/sig-federation-pr-reviews 

**Release note**:
```
[Federation] Mechanism of adding `federation domain maps` to kube-dns deployment via `--federations` flag is superseded by adding/updating `federations` key in `kube-system/kube-dns` configmap. If user is using kubefed tool to join cluster federation, adding federation domain maps to kube-dns is already taken care by `kubefed join` and does not need further action.
```
2017-04-06 02:05:42 -07:00
..
BUILD Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
common.sh [Federation] Unjoin only the joined clusters while bringing down the federation control plane. 2017-03-12 13:05:26 -07:00
federation-down.sh Add the ability to customize federation system namespace in e2e turn up scripts. 2017-03-24 14:42:50 -07:00
federation-up.sh Merge pull request #43137 from shashidharatd/federation-domain 2017-04-06 02:05:42 -07:00
template.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
upgrade.sh Add framework for federation upgrade tests 2017-03-11 01:39:56 +05:30