• Kubernetes Submit Queue's avatar
    Merge pull request #64739 from feiskyer/az-nsg · def5179c
    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>.
    
    Fix panic while provisioning Azure security group rules
    
    **What this PR does / why we need it**:
    
     kube-controller-manager panic when  provisioning Azure security group rules, especially when securityGroupName is wrong configured. This PR fixes the issue.
    
    **Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
    Fixes #64716
    
    **Special notes for your reviewer**:
    
    Should also cherry pick to release-1.10.
    
    **Release note**:
    
    ```release-note
    Fix kube-controller-manager panic while provisioning Azure security group rules
    ```
    def5179c
Name
Last commit
Last update
..
auth Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
azure.go Loading commit data...
azure_backoff.go Loading commit data...
azure_backoff_test.go Loading commit data...
azure_blobDiskController.go Loading commit data...
azure_cache.go Loading commit data...
azure_cache_test.go Loading commit data...
azure_client.go Loading commit data...
azure_controller_common.go Loading commit data...
azure_controller_standard.go Loading commit data...
azure_controller_vmss.go Loading commit data...
azure_fakes.go Loading commit data...
azure_file.go Loading commit data...
azure_instance_metadata.go Loading commit data...
azure_instances.go Loading commit data...
azure_loadbalancer.go Loading commit data...
azure_loadbalancer.md Loading commit data...
azure_loadbalancer_test.go Loading commit data...
azure_managedDiskController.go Loading commit data...
azure_metrics.go Loading commit data...
azure_metrics_test.go Loading commit data...
azure_routes.go Loading commit data...
azure_routes_test.go Loading commit data...
azure_standard.go Loading commit data...
azure_standard_test.go Loading commit data...
azure_storage.go Loading commit data...
azure_storage_test.go Loading commit data...
azure_storageaccount.go Loading commit data...
azure_storageaccount_test.go Loading commit data...
azure_test.go Loading commit data...
azure_vmsets.go Loading commit data...
azure_vmss.go Loading commit data...
azure_vmss_cache.go Loading commit data...
azure_vmss_cache_test.go Loading commit data...
azure_vmss_test.go Loading commit data...
azure_wrap.go Loading commit data...
azure_wrap_test.go Loading commit data...
azure_zones.go Loading commit data...