rancher / rancher

Complete container management platform
http://rancher.com
Apache License 2.0
23.21k stars 2.94k forks source link

State of cluster when provisioning shows `Updating` #37497

Open sowmyav27 opened 2 years ago

sowmyav27 commented 2 years ago

Rancher Server Setup

Information about the Cluster

User Information

Describe the bug State of cluster when provisioning shows Updating

To Reproduce

Screen Shot 2022-04-27 at 12 35 01 PM Screen Shot 2022-04-27 at 12 35 40 PM

Expected Result There is no update that has been triggered on the cluster, so ideally Provisioning status should be available on the cluster.

snasovich commented 2 years ago

This is currently considered working as expected as per https://github.com/rancher/rancher/issues/36993. However, an argument can be made that from a user’s point of view, it may be unexpected that the cluster goes to Updating state in this scenario as it was not Active yet and no changes were made to it. This will need to be discussed from requirements perspective.

jakefhyde commented 1 year ago

This should be no longer blocked as it was fixed as part of https://github.com/rancher/rancher/pull/40083 and https://github.com/rancher/rancher/pull/40201 for 2.7 and 2.6 respectively.

snasovich commented 1 year ago

@jakefhyde , this doesn't seem to be the case with all-role single-node RKE2 node-provisioned cluster as it still goes into "Updating" state at least for some time after "Provisioning" and before "Active". Removing from "To Test" for now.