-
Notifications
You must be signed in to change notification settings - Fork 331
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
[BUG] Promote fail, cluster stays in Provisioning phase #2191
Comments
Create a Rancher issue: rancher/rancher#37462 |
Workaround
|
Hit the issue when bumping to v2.6.7: rancher/rancher#38706 |
Note we also need to handle systems upgraded from previous versions. |
The upgrade path is handled in #2918 |
Pre Ready-For-Testing Checklist
|
Test plan
|
Verified fixed on ResultAfter deleting one of the control-plane node machine of 4 nodes Harvester cluster, the remaining worker node can be correctly upgraded to control-plane role
Test Information
Verify Steps
|
Describe the bug
This was spotted when debugging #2187.
After deleing a server node, a worker node can't become control plane node.
To Reproduce
Steps to reproduce the behavior:
control-plane,etcd,master
).The CAPI cluster keeps staying in
Provisioning
phase:Expected behavior
The worker node should be promoted.
Support bundle
Environment:
v1.0.1
, Rancherv2.6.4
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: