• Kubernetes Submit Queue's avatar
    Merge pull request #65781 from zetaab/emptysection · 0ff24a29
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 65902, 65781). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.
    
    if loadbalancer section is not defined in cloudconfig, do not init support
    
    **What this PR does / why we need it**: if LoadBalancer section is not defined in cloudconfig, we should not initialize loadbalancer support for openstack cloudprovider.
    
    **Which issue(s) this PR fixes**:
    Fixes #65775
    
    **Special notes for your reviewer**:
    
    **Release note**:
    ```release-note
    If LoadBalancer is not defined in cloud config, the loadbalancer is not initialized anymore in openstack. All setups must have some setting under that section
    ```
    0ff24a29
Name
Last commit
Last update
..
providers Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
README.md Loading commit data...
cloud.go Loading commit data...
doc.go Loading commit data...
plugins.go Loading commit data...