mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-11-29 05:57:03 +00:00
Automatic merge from submit-queue (batch tested with PRs 44097, 42772, 43880, 44031, 44066) kubeadm: Wait for node before updating labels and taints **What this PR does / why we need it**: Adds again (removed in #43881) waiting for at last single node appearance during kubeadm attempt to update master role labels and taints. **Which issue this PR fixes**: fixes kubernetes/kubeadm#221 **Release note**: ```NONE ```