mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-10-21 14:38:46 +00:00
Add an extra flag isSecondaryControlPlane to RunInitNodeChecks which can be used to indicate that the node we are checking is a secondary control-plane. In such a case we skip some tests that are already covered by RunJoinNodeChecks and RunOptionalJoinNodeChecks.