mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-25 22:27:42 +03:00
6a517e165e
We currently always fail on the kubeadm init retry, because of the remnants of the first try. Ignore the related errors in the retry to unblock it.