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

Rotate kubeconfig before it expires #521

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ttreptow
Copy link

@ttreptow ttreptow commented Dec 13, 2024

What this PR does / why we need it:

Recreates the kubeconfig after half of the expiration period (1 year, renews 6 months). See similar code in kubeadm control plane here

Which issue(s) this PR fixes
Fixes #520

Special notes for your reviewer:

Checklist:

  • squashed commits into logical changes
  • includes documentation
  • adds unit tests
  • adds or updates e2e tests

@ttreptow ttreptow requested a review from a team as a code owner December 13, 2024 14:02
@furkatgofurov7
Copy link
Contributor

@ttreptow thanks for the PR, can you please fix the linter errors, before we take a closer look at it? Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Kubeconfig client certs not automatically renewed
2 participants