Files
kubernetes/pkg
Mike Fedosin bac2291141 Allow to define kubeconfig file for OpenStack cloud provider
Now, to build a kubernetes client, provider uses only in-cluster config,
but if kubelet is not running as a pod, then it doesn't work.

This commit adds an ability to specify a path to the kubeconfig file if
necessary. If no value was provided, then the provider falls back to
in-cluster config.
2019-05-05 00:31:14 +02:00
..
2019-04-30 16:52:07 +08:00
2018-10-05 12:59:38 -07:00
2019-04-29 16:40:56 -07:00
2018-11-11 22:07:29 -08:00
2018-09-13 20:27:32 -07:00
2019-04-15 09:45:04 +02:00