• Kubernetes Submit Queue's avatar
    Merge pull request #46960 from lukaszo/fedint · ce76bab3
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    Add NodeInternalIP as a fallback to federation api-server nodeport service
    
    Previously NodeLegacyHostIP was used as a fallback (see #41243) but in 1.7 it was removed (#44830)
    Now clusters where nodes have not set ExternalIP can not be used by kubefed to setup federation.
    
    cc @shashidharatd 
    
    ```release-note
    kubefed will now configure NodeInternalIP as the federation API server endpoint when NodeExternalIP is unavailable for federation API servers exposed as NodePort services
    ```
    ce76bab3
Name
Last commit
Last update
..
apis Loading commit data...
client Loading commit data...
cluster Loading commit data...
cmd Loading commit data...
deploy Loading commit data...
develop Loading commit data...
docs/api-reference Loading commit data...
manifests Loading commit data...
pkg Loading commit data...
plugin/pkg/admission/schedulingpolicy Loading commit data...
registry/cluster Loading commit data...
BUILD Loading commit data...
Makefile Loading commit data...
OWNERS Loading commit data...
README.md Loading commit data...