• Kubernetes Submit Queue's avatar
    Merge pull request #47459 from nicksardo/gce-ilb-fixes · f2ccb359
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 47302, 47389, 47402, 47468, 47459)
    
    [GCE] Fix ILB sharing and GC 
    
    Fixes #47092 
    
    - Users must opt-in for sharing backend services (alpha feature - may be removed in future release)
    - Shared backend services use a hash for determining similarity via settings (so far, only sessionaffinity) (again, this may be removed)
    - Move resource cleanup to after the ILB setup.
    
    /assign @bowei 
    
    **Release note**:
    ```release-note
    NONE
    ```
    f2ccb359
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...