Kubelet client certificate bootstrap and rotation#768
Closed
jcbsmpsn wants to merge 1 commit intokubernetes:masterfrom
Closed
Kubelet client certificate bootstrap and rotation#768jcbsmpsn wants to merge 1 commit intokubernetes:masterfrom
jcbsmpsn wants to merge 1 commit intokubernetes:masterfrom
Conversation
liggitt
reviewed
Jul 10, 2017
| as needed. | ||
| - Recovering from kubelet crashes or restarts that occur while certificate | ||
| transitions are in flight (request issued, but not yet signed, etc) | ||
| 1. The RBAC role for nodes will be updated to allow nodes to request new |
Member
There was a problem hiding this comment.
the role already allows requesting - https://github.com/kubernetes/kubernetes/blob/master/plugin/pkg/auth/authorizer/rbac/bootstrappolicy/testdata/cluster-roles.yaml#L709-L717
|
This PR hasn't been active in 99 days. Closing this PR. Please reopen if you would like to work towards merging this change, if/when the PR is ready for the next round of review. cc @idvoretskyi @jcbsmpsn @sarahnovotny You can add 'keep-open' label to prevent this from happening again, or add a comment to keep it open another 90 days |
|
It this document still relevant? or was its content folded to some other document? |
danehans
pushed a commit
to danehans/community
that referenced
this pull request
Jul 18, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.