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

kubeadm alpha phase certs renew fails in case of external CA #1518

Closed
fabriziopandini opened this issue Apr 20, 2019 · 2 comments
Closed

kubeadm alpha phase certs renew fails in case of external CA #1518

fabriziopandini opened this issue Apr 20, 2019 · 2 comments
Assignees
Labels
area/security kind/bug Categorizes issue or PR as related to a bug. lifecycle/active Indicates that an issue or PR is actively being worked on by a contributor. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Milestone

Comments

@fabriziopandini
Copy link
Member

kubeadm alpha phase certs renew fails in case of external-ca

# init a CA
kubeadm init phase certs all

# remove the CA key
rm /etc/kubernetes/pki/ca.key

# run kubeadm alpha certs renew all 
kubeadm alpha certs renew all
failure loading ca certificate authority: failed to load key: couldn't load the private key file /etc/kubernetes/pki/ca.key: open /etc/kubernetes/pki/ca.key: no such file or directory

/kind bug
/priority important-soon
/area security
/assign
/lifecycle active
/milestone v1.15

@k8s-ci-robot k8s-ci-robot added lifecycle/active Indicates that an issue or PR is actively being worked on by a contributor. kind/bug Categorizes issue or PR as related to a bug. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. area/security labels Apr 20, 2019
@fabriziopandini fabriziopandini added this to the v1.15 milestone Apr 20, 2019
@fabriziopandini
Copy link
Member Author

/close

@k8s-ci-robot
Copy link
Contributor

@fabriziopandini: Closing this issue.

In response to this:

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/security kind/bug Categorizes issue or PR as related to a bug. lifecycle/active Indicates that an issue or PR is actively being worked on by a contributor. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Projects
None yet
Development

No branches or pull requests

2 participants