Reboot does kubectl uncordon
tolerating to its failure thus leaving the node unschedulable
#654
Labels
kubectl uncordon
tolerating to its failure thus leaving the node unschedulable
#654
We
kubectl uncordon
withwarn=True
https://github.com/Netcracker/KubeMarine/blob/v0.29.0/kubemarine/system.py#L367This may leave nodes unschedulable that is especially relevant for All-in-One scheme.
Potential remediation is to use kubernetes.wait_uncordon.
Reproduced on:
Kubernetes v1.29.1
OS: Ubuntu 22.04
Schema: All-in-One
The text was updated successfully, but these errors were encountered: