mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-27 03:44:04 +00:00
Automatic merge from submit-queue (batch tested with PRs 47656, 47488) Checked whether balanced Pods were created. **What this PR does / why we need it**: In #47382, it seems balanced Pods were not created; this PR will check whether balanced Pods were created, and show logs. **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: partially fixes #47382 **Release note**: ```release-note-none ```