mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-04-18 00:10:21 -02:30
kubeadm errors out if 'all' is specified with specific checks, so check that case when we add hardcoded checks. Add a test to catch regression.