k3s/cmd/kubeadm/app/preflight
Ed Bartosh 95eb821674 check for crictl executable only for CRI runtime
crictl is not used for docker runtime, so this check
can be skipped when using docker.
2018-07-17 12:51:21 +03:00
..
BUILD move runtime details into ContainerRuntime 2018-07-16 12:20:04 +03:00
checks.go check for crictl executable only for CRI runtime 2018-07-17 12:51:21 +03:00
checks_test.go move runtime details into ContainerRuntime 2018-07-16 12:20:04 +03:00
checks_unix.go Kubeadm - Added initial support for Windows worker nodes to join cluster using kubeadm 2017-11-01 10:36:37 -04:00
checks_windows.go Kubeadm - Added initial support for Windows worker nodes to join cluster using kubeadm 2017-11-01 10:36:37 -04:00
utils.go Reimplement 2 tests using fakeexec 2018-02-07 11:55:44 +02:00
utils_test.go Reimplement 2 tests using fakeexec 2018-02-07 11:55:44 +02:00