mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-03-01 06:10:32 +00:00
Automatic merge from submit-queue (batch tested with PRs 53668, 53624, 52639, 53581, 51215). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. Local e2e test fixes **What this PR does / why we need it**: 1. Remove tests using TestContainerOutput because they don't wait for unmount 2. Fix scheduling error test to handle updated event msgs. @kubernetes/sig-storage-pr-reviews **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #53597 **Release note**: NONE