• Kubernetes Submit Queue's avatar
    Merge pull request #47038 from yastij/DefaultExternalHost-for-registredCP · 6acfb0f8
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 47038, 47105)
    
    extending DefaultExternalHost for any registred cloud provider
    
    **What this PR does / why we need it**: this PR enables DefaultExternalHost to work with any registered cloud provider.
    
    **Which issue this PR fixes** : fixes #46567 
    
    **Special notes for your reviewer**:
    
    **Release note**:
    
    ```release-note
    When determining the default external host of the kube apiserver, any configured cloud provider is now consulted
    ```
    6acfb0f8
Name
Last commit
Last update
..
BUILD Loading commit data...
api_enablement.go Loading commit data...
authentication.go Loading commit data...
authorization.go Loading commit data...
cloudprovider.go Loading commit data...
serving.go Loading commit data...
storage_versions.go Loading commit data...
storage_versions_test.go Loading commit data...