mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-22 08:52:17 +01:00
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.