mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-01-28 18:19:36 +00:00
Automatic merge from submit-queue Disruption e2e: wait for running pods in the table test, too **What this PR does / why we need it**: Makes the `DisruptionController` tests less flaky. **Which issue this PR fixes**: fixes #34032