You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current implementation of the reset doesn't allow removing the control plane node if it gets stuck in booting phase.
This is done to protect from races in the etcd join flow.
We can provide a way to forcefully remove the node when the user knows that the machine will never be able to join etcd.
Some labels can be used in the MachineSetNode (?) to force deletion.
The text was updated successfully, but these errors were encountered:
Current implementation of the reset doesn't allow removing the control plane node if it gets stuck in booting phase.
This is done to protect from races in the etcd join flow.
We can provide a way to forcefully remove the node when the user knows that the machine will never be able to join etcd.
Some labels can be used in the
MachineSetNode
(?) to force deletion.The text was updated successfully, but these errors were encountered: