• Kubernetes Submit Queue's avatar
    Merge pull request #54176 from gonzolino/os-lbaas-provider · 1213f911
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue. 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>.
    
    Make OpenStack LBaaS v2 Provider configurable
    
    Add option 'lb-provider' to the Loadbalancer section of the OpenStack
    cloudprovider configuration to allow using a different LBaaS v2
    provider than the default.
    
    
    
    **What this PR does / why we need it**:
    This PR allows to use a different OpenStack LBaaS v2 provider than the default of the OpenStack cloud.
    
    **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #
    
    **Special notes for your reviewer**:
    
    **Release note**:
    
    ```release-note
    Added option lb-provider to OpenStack cloud provider config
    ```
    1213f911
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...