-
Notifications
You must be signed in to change notification settings - Fork 268
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
rke2 token rotate
does not work as expected (v1.27.10+rke2r1)
#6250
Comments
It sounds like Harvester has a token configured somewhere that does not match the new value. Can you confirm that, if Harvester is dropping a config file on disk that includes a token, that value is being updated? The |
Harvester has a configuration file in the path
Regarding this error @brandond How is the token passed to rke2/etcd ? thanks. |
@w13915984028 Just an idea: You changed the token also in /oem/90_custom.yaml? |
This repository uses a bot to automatically label issues which have not had any activity (commit/comment/label) for 45 days. This helps us manage the community issues better. If the issue is still relevant, please add a comment to the issue so the bot can remove the label and we know it is still valid. If it is no longer relevant (or possibly fixed in the latest release), the bot will automatically close the issue in 14 days. Thank you for your contributions. |
Environmental Info:
RKE2 Version: v1.27.10+rke2r1
This version of RKE2 is embedded in Harvester.
Node(s) CPU architecture, OS, and Version:
Cluster Configuration:
Describe the bug:
After running
rke2 token rotate
on single-node Harvester cluster, the rke2-server service can't start (no matter restart rke-server service, or restart the whole cluster)The key-word of errors are:
Steps To Reproduce:
Installed RKE2: Install Harvester https://github.com/harvester/harvester/releases/tag/v1.3.1 cluster with RKE2 embedded, RKE2 version
v1.27.10+rke2r1
Run
rke2 token rotate
Expected behavior:
The
rke2 token rotate
works correctly.Actual behavior:
The Harvester cluster is broken after running
rke2 token rotate
, it cann't restart.Additional context / logs:
The text was updated successfully, but these errors were encountered: