kubernetes/cmd/kubeadm
Lubomir I. Ivanov 14408bec87 kubeadm: improve the kubeconfig file validation phase
When a kubeconfig file is read from disk it may lack the
propper mapping between contexts and clusters.

In such a case the kubeconfig phase backend will panic,
without throwing a sensible error.

Add nil checks for a couple of map operations in
validateKubeConfig().
2019-06-19 15:12:22 +03:00
..
app kubeadm: improve the kubeconfig file validation phase 2019-06-19 15:12:22 +03:00
test kubeadm: Remove ClusterConfiguration from InitConfiguration in v1beta2 2019-05-29 12:13:37 +03:00
.import-restrictions move initsystem to kubeadm 2019-06-17 12:21:01 +02:00
BUILD Move from glog to klog 2018-11-10 07:50:31 -05:00
kubeadm.go Move from glog to klog 2018-11-10 07:50:31 -05:00
OWNERS kubeadm-owners 2019-03-20 21:50:04 +01:00