Files
kubernetes/cmd/kubeadm
Ed Bartosh 7a8de82dfd kubeadm: fix kubeadm reset logic
If /etc/kubeadm/amdin.conf doesn't exist kubeadm reset fails
with the error:
    failed to load admin kubeconfig: open /root/.kube/config: no such file or directory

Fixed by properly checking if file exists before using it.
2019-02-14 12:57:25 +02:00
..
2019-02-14 12:57:25 +02:00
2018-11-10 07:50:31 -05:00
2018-11-10 07:50:31 -05:00