-
Notifications
You must be signed in to change notification settings - Fork 11
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
Unable to easily follow the upgrade process #1
Comments
I think this is a really good feature to have! How do we follow the process of an upgrade of k3s? I would imagine the UX should be the same. |
@agracey This UI follows the standard pattern used to display the status of kubernetes resources in the Rancher Manager UI. Which information would be relevant to a user? Does the back-end provide that level of detail? This sounds like a feature which needs definition and planning, not a "bug". |
Off the top of my head but I'm sure there are more:
|
I don't think the backend does provide that data (yet...) so we would need to define the flow and open a ticket there. |
Setup
Describe the bug
Context: Test upgrade in the UI
When you upgrade a node, there is no easy way to follow the process:
You can see that the upgrade process has been created but you don't really know what happens.
If you want to follow a little bit more, you have to go to the Dashboard in the Elemental UI and click on Manage Elemental Cluster:
Then, you will see your cluster's status changed, switch from active to error to updating and then back to active.
From my point of view, we need a better way to track upgrades.
To Reproduce
OS Image Upgrades
and the upgrade will start in backgroundThe text was updated successfully, but these errors were encountered: