• Kubernetes Submit Queue's avatar
    Merge pull request #49805 from nbutton23/nbutton-fix-elb-sg-bug · 207a95a0
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 49805, 50052)
    
    We never want to modify the globally defined SG for ELBs
    
    **What this PR does / why we need it**:
    Fixes a bug where creating or updating an ELB will modify a globally defined security group
    
    **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #50105
    
    **Special notes for your reviewer**:
    
    **Release note**:
    
    ```release-note
    fixes a bug around using the Global config ElbSecurityGroup where Kuberentes would modify the passed in Security Group.
    ```
    207a95a0
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...