Skip to content
This repository has been archived by the owner on Jul 30, 2021. It is now read-only.

cmd/checkpoint: use kubelet's client certs for the kubelet API #348

Merged
merged 1 commit into from
Mar 3, 2017
Merged

cmd/checkpoint: use kubelet's client certs for the kubelet API #348

merged 1 commit into from
Mar 3, 2017

Conversation

ericchiang
Copy link
Contributor

@ericchiang ericchiang commented Mar 2, 2017

Use the client certs in the kubelet's kubeconfig to talk to the
kubelet API. This has no effect currently, but will once the
kubelet enables API auth. We assume the kubelet's client certs
originate from the same CA that cert auth trusts.

These are checkpointer changes split out from #345 so we can
do a release then import it later once we turn on kubelet auth.

cc @pbx0

Use the client certs in the kubelet's kubeconfig to talk to the
kubelet API. This has on effect currently, but will once the
kubelet enables API auth. We assume the kubelet's client certs
originate from the same CA that cert auth trusts.
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Mar 2, 2017
@peebs
Copy link

peebs commented Mar 2, 2017

rktbot run checkpointer tests

@ericchiang
Copy link
Contributor Author

@pbx0 all green!

@aaronlevy aaronlevy merged commit e054c5b into kubernetes-retired:master Mar 3, 2017
@ericchiang ericchiang deleted the checkpointer-use-kubelet-client-cert branch March 3, 2017 18:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants