Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix kubeadm on AWS so that kube-controller has access to certs for am… #33681

Merged
merged 1 commit into from
Oct 1, 2016

Conversation

zachaller
Copy link
Contributor

@zachaller zachaller commented Sep 28, 2016

What this PR does / why we need it: This fixes an issue with kubeadm not mounting ssl certs for kube-controller

Which issue this PR fixes : fixes #33680

Special notes for your reviewer:

Release note:

Fixes Kubeadm so kube-controller has certs for using amazon api

This change is Reviewable

@k8s-ci-robot
Copy link
Contributor

Can a kubernetes member verify that this patch is reasonable to test? If so, please reply with "@k8s-bot ok to test" on its own line.

Regular contributors should join the org to skip this step.

@luxas
Copy link
Member

luxas commented Sep 28, 2016

@k8s-bot ok to test

@luxas luxas added the release-note-none Denotes a PR that doesn't merit a release note. label Sep 28, 2016
@k8s-github-robot k8s-github-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Sep 28, 2016
@justinsb justinsb added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Sep 30, 2016
@k8s-github-robot
Copy link

@k8s-bot test this [submit-queue is verifying that this PR is safe to merge]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm "Looks good to me", indicates that a PR is ready to be merged. release-note-none Denotes a PR that doesn't merit a release note. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

kubeadm - kube-controller missing certs
7 participants