if a cluster's nodes are changing states, the states appear to only update on the cluster management -> select cluster -> machine pools page, and not on explore cluster -> select cluster -> nodes for all states except active and unavailable
To Reproduce
deploy a k3s cluster with dedicated nodes-per-role
wait for the cluster to get to an active state
edit the cluster.yaml and add the following to the rkeConfig section:
Setup
Describe the bug
if a cluster's nodes are changing states, the states appear to only update on the
cluster management
-> select cluster ->machine pools
page, and not onexplore cluster
-> select cluster ->nodes
for all states exceptactive
andunavailable
To Reproduce
rkeConfig
section:updating
orreconciling
stateexplore cluster
-> select cluster ->nodes
Result node states do not match.
Expected Result
expecting node states to match.
Screenshots