• Kubernetes Submit Queue's avatar
    Merge pull request #38255 from bprashanth/svc_cleanup · 66f5d07e
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    Delete regional static-ip instead of global for type=lb
    
    Global vs region is the difference between 
    ```
    $ gcloud compute addresses delete foo --global
    $ gcloud compute addresses delete foo --region us-central1
    ```
    
    Type=LoadBalancer users the second type and were were doing the first. 
    Also adds some logging.
    66f5d07e
Name
Last commit
Last update
..
e2e Loading commit data...
e2e_node Loading commit data...
fixtures Loading commit data...
images Loading commit data...
integration Loading commit data...
kubemark Loading commit data...
list Loading commit data...
soak Loading commit data...
utils Loading commit data...
OWNERS Loading commit data...
test_owners.csv Loading commit data...