k3s/cluster/photon-controller/templates
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
..
README Initial kube-up support for VMware's Photon Controller 2016-04-25 13:24:16 -07:00
create-dynamic-salt-files.sh Merge pull request #43137 from shashidharatd/federation-domain 2017-04-06 02:05:42 -07:00
hostname.sh Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
install-release.sh Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
salt-master.sh export KUBE_USER to salt (support custom usernames) for vagrant, vsphere, photon, openstack. 2016-07-22 15:22:03 -07:00
salt-minion.sh Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00

README

The scripts in this directory are not meant to be invoked
directly. Instead they are partial scripts that are combined into full
scripts by util.sh and are run on the Kubernetes nodes are part of the
setup.