mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-06-03 13:47:44 -04:00
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. |
||
|---|---|---|
| .. | ||
| e2e | ||
| e2e_node | ||
| fixtures | ||
| images | ||
| integration | ||
| kubemark | ||
| list | ||
| soak | ||
| utils | ||
| OWNERS | ||
| test_owners.csv | ||