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: refresh talos tls certs #131

Merged
merged 1 commit into from
Feb 5, 2024

Conversation

sergelogvinov
Copy link
Collaborator

@sergelogvinov sergelogvinov commented Feb 5, 2024

Pull Request

We need to recreate talos client regularly.

Close #120

What? (description)

Why? (reasoning)

Acceptance

Please use the following checklist:

  • you linked an issue (if applicable)
  • you included tests (if applicable)
  • you ran conformance (make conformance)
  • you linted your code (make lint)
  • you linted your code (make unit)

See make help for a description of the available targets.

@sergelogvinov sergelogvinov changed the title Certs routine fix: refresh talos tls certs Feb 5, 2024
@sergelogvinov sergelogvinov marked this pull request as ready for review February 5, 2024 14:59
@sergelogvinov sergelogvinov requested a review from smira February 5, 2024 15:43
pkg/talos/client.go Show resolved Hide resolved
Addressing the short lifetime of Talos certificates by implementing a routine for regular recreation of the Talos client.

Signed-off-by: Serge Logvinov <[email protected]>
@sergelogvinov
Copy link
Collaborator Author

/m

@talos-bot talos-bot merged commit 9403bc5 into siderolabs:main Feb 5, 2024
3 checks passed
@sergelogvinov sergelogvinov deleted the certs-routine branch February 5, 2024 16:35
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.

tls: bad certificate
3 participants