k3s/cmd/kubeadm
Lubomir I. Ivanov af9e3fcfaa kubeadm: add a flag to RunInitNodeChecks to indicate sec. control-plane
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.
2019-03-05 02:44:30 +02:00
..
app kubeadm: add a flag to RunInitNodeChecks to indicate sec. control-plane 2019-03-05 02:44:30 +02:00
test kubeadm: Don't load deprecated configs 2019-02-19 12:27:39 +02:00
.import-restrictions Remove unnecessary prefixes from various .import-restrictions files 2019-02-11 16:47:28 -05:00
BUILD Move from glog to klog 2018-11-10 07:50:31 -05:00
OWNERS delete all duplicate empty blanks 2019-02-23 10:28:04 +08:00
kubeadm.go Move from glog to klog 2018-11-10 07:50:31 -05:00