-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
[Release-1.29] - Failure to read certificates and key files during k3s certificate rotate-ca #10743
Comments
##Environment Details Infrastructure
Node(s) CPU architecture, OS, and version: Linux 6.4.0-150600.23.17-default x86_64 GNU/Linux Cluster Configuration:
Config.yaml:
Reproduction
Results: $ sudo /usr/local/bin/k3s certificate rotate-ca --path=/opt/k3s/server
$ sudo journalctl -u k3s | grep -i 'certificate error'
--force does seem to workaround this issue
$ COMMIT=0dfad66a35860c252c9547a682c37ec4dd293433
$ sudo /usr/local/bin/k3s certificate rotate-ca --path=/opt/k3s/server
|
Backport fix for Failure to read certificates and key files during k3s certificate rotate-ca
The text was updated successfully, but these errors were encountered: