• Kubernetes Submit Queue's avatar
    Merge pull request #39206 from thockin/allocator-repair-race · 9c2bd621
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 39250, 39206)
    
    WIP: work around for IP and port Allocator repair race
    
    Fixes #37488
    
    WIP: This does the IP allocator but not the port allocator yet.  Sending for review before I clone the deltas for ports.
    
    Idea: force the repair loop to detect a leak 3 times in a row before actually releasing the IP.  That should allow any distributed races to resolve.  It's a little hacky, but without mutual exclusion or proper transactions, it works.
    9c2bd621
Name
Last commit
Last update
..
apis Loading commit data...
client Loading commit data...
cluster Loading commit data...
cmd Loading commit data...
deploy Loading commit data...
develop Loading commit data...
docs/api-reference Loading commit data...
manifests Loading commit data...
pkg Loading commit data...
registry/cluster Loading commit data...
Makefile Loading commit data...
OWNERS Loading commit data...
README.md Loading commit data...