mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-21 10:20:24 +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 ```