• Kubernetes Submit Queue's avatar
    Merge pull request #43137 from shashidharatd/federation-domain · b41e415e
    Kubernetes Submit Queue authored
    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.
    ```
    b41e415e
Name
Last commit
Last update
..
fragments Loading commit data...
kubecluster.yaml Loading commit data...
kubeminion.yaml Loading commit data...