Merge pull request #43259 from thockin/nodeport-allocation-polarity
Automatic merge from submit-queue
Fix polarity of a test in NodePort allocation
The result of this was that an update to a Service would release the
NodePort temporarily (the repair loop would fix it in a minute). During
that window, another Service could get allocated that Port.
Fixes #43233
Showing
Please
register
or
sign in
to comment