mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-02 19:28:16 +00:00
Automatic merge from submit-queue (batch tested with PRs 43018, 42713) Log instead of fail on GLBCs tendency to leak resources **What this PR does / why we need it**: Stops upgrade tests from flaking because the GLBC does not cleanup all resources due to a race condition. **Which issue this PR fixes**: fixes #38569 **Special notes for your reviewer**: To be reviewed by @mml ```release-note NONE ```