Files
kubernetes/cmd/kubeadm/app
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
..
2019-06-17 12:21:01 +02:00
2019-02-15 10:28:13 -05:00