Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
caas/kubernetes/clientconfig: read cert/key files #8143
Conversation
|
$$merge$$ |
|
Status: merge request accepted. Url: http://ci.jujucharms.com/job/github-merge-juju |
|
Build failed: Tests failed |
|
$$merge$$ |
|
Status: merge request accepted. Url: http://ci.jujucharms.com/job/github-merge-juju |
jujubot
merged commit c577089
into
juju:state-controller-refactor
Nov 28, 2017
1 check failed
continuous-integration/jenkins/pr-merge
This commit cannot be built
Details
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
axw commentedNov 28, 2017
Description of change
When parsing a kubernetes client config file,
read the contents of certificate and key files
referenced within.
(Without this, Juju cannot deal with the kube config
generated by minikube, for example.)
QA steps
(should not see any errors)
Documentation changes
None.
Bug reference
None.