whereabouts
whereabouts copied to clipboard
[POC] lease lock per IP pool
This is a POC level code for changing lease/leaderElection usage by whereabouts from a global lease to a per pool lease.
What this PR does / why we need it: This PR is related to #313 and is used as additional context on the potential changes proposed.
I'd say this makes sense without looking in detail !
Please be patient while we sort this out.
If you can, please rebase and ensure the tests are passing.
@xagent003 could you review ?
Hi @maiqueb I reviewed. the lease lock change looks good, but I'd like to understand the other change for moving around the overlappingranges code.
BTW we tested out this code and it does appear to improve performance.
Hi @maiqueb I reviewed. the lease lock change looks good, but I'd like to understand the other change for moving around the overlappingranges code.
@adrianchiris could you split this change to another commit and explain its goal in the commit msg ?
BTW we tested out this code and it does appear to improve performance.
Thank you @xagent003 . I really appreciate your help.
@adrianchiris could you split this change to another commit and explain its goal in the commit msg ?
Hey @maiqueb, ATM i have no bandwidth to work on this unfortunately.