• Kubernetes Submit Queue's avatar
    Merge pull request #51055 from nicksardo/gce-ilb-ip · 324a3bf7
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 51632, 51055, 51676, 51560, 50007)
    
    GCE: Reserve address for ILBs during sync
    
    **What this PR does / why we need it**:
    This PR adds the ability for the service controller to hold the ILB's IP during sync which may delete/recreate the forwarding rule.
    
    Fixes: #47531
    
    **Release note**:
    ```release-note
    GCE: Internal load balancer IPs are now reserved during service sync to prevent losing the address to another service.
    ```
    324a3bf7
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...