
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.