You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(ci): bootstrap virtualization print nodes for debug (#2317)
Description
Make the nested E2E bootstrap diagnostics more tolerant to temporary Kubernetes API failures.
This change keeps debug output commands from failing the workflow when the nested cluster API temporarily returns errors, and updates the virt-handler readiness loop to recalculate worker nodes on every attempt. If worker nodes cannot be listed, the loop now keeps waiting instead of treating 0/0 as a successful virt-handler readiness state.
------------------
Signed-off-by: Nikita Korolev <nikita.korolev@flant.com>
0 commit comments