mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-12-03 14:53:52 +00:00
Automatic merge from submit-queue (batch tested with PRs 41357, 41178, 41280, 41184, 41278) fix flaky host cleanup test **What this PR does / why we need it**: Fixes 2 flakes in the "HostCleanup tests in e2e/_kubelet.go_ Also does some very minor refactoring. **Which issue this PR fixes** This is an improved fix for issue [31272](https://github.com/kubernetes/kubernetes/issues/31272) **Special notes for your reviewer**: ```release-note NONE ```