Files
kubernetes/cmd
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
..
2018-05-04 17:02:20 -04:00
2019-01-30 21:22:22 +08:00
2018-06-22 16:22:57 -07:00
2018-11-10 07:50:31 -05:00
2018-05-04 17:02:20 -04:00
2019-02-12 15:04:57 -08:00
2019-02-14 12:57:25 +02:00
2018-02-15 12:01:00 -08:00