Skip to content
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

Improve user feedback when communicating that an unsupported version is available (server side) #6

Open
Tracked by #4999
adamkpickering opened this issue May 24, 2023 · 0 comments

Comments

@adamkpickering
Copy link
Member

adamkpickering commented May 24, 2023

Currently a generic message ("Unsupported Update Available" IIRC) is displayed when Rancher Desktop receives info from Upgrade Responder that a newer version is available, but unsupported. We want to improve the user experience by providing info as to why a version is unsupported.

The best way to do this that I am aware of is to include a Reason field in each Rule in the Upgrade Responder config. This can then be passed to Rancher Desktop in the query response, and Rancher Desktop can display this message in the UI.

The client side issue for this is rancher-sandbox/rancher-desktop#4760.

See rancher-sandbox/rancher-desktop#3925 (comment) for some ideas.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant