mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-30 06:36:19 +00:00
Automatic merge from submit-queue (batch tested with PRs 50980, 46902, 51051, 51062, 51020) Fix swallowed errors in statefulset tests **What this PR does / why we need it**: Fixes errors that were being swallowed in the tests of the statefulset package. ```release-note NONE ```