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

Change warning message for Managed charts #13126

Open
nwmac opened this issue Jan 15, 2025 · 0 comments
Open

Change warning message for Managed charts #13126

nwmac opened this issue Jan 15, 2025 · 0 comments
Assignees
Labels
area/apps kind/enhancement QA/manual-test Indicates issue requires manually testing
Milestone

Comments

@nwmac
Copy link
Member

nwmac commented Jan 15, 2025

Internal Reference: SURE-9100

For Helm applications, the annotation catalog.cattle.io/managed has been updated, so that as well as being true it can be a value which indicates that Rancher manages the application.

We already have some handling for the managed message that we show, but this needs to be updated to match the new backend behaviour.

Message should be:

Warning, <MANAGER> manages deployment and upgrade of this application. Upgrading this app is not supported through this interface

where <MANAGER> is 'Rancher(or the vendor) if the annotation istrue`, otherwise it is the value of the annotation.

@nwmac nwmac added this to the v2.11.0 milestone Jan 15, 2025
@github-actions github-actions bot added the QA/dev-automation Issues that engineers have written automation around so QA doesn't have look at this label Jan 15, 2025
@nwmac nwmac added QA/manual-test Indicates issue requires manually testing and removed QA/dev-automation Issues that engineers have written automation around so QA doesn't have look at this labels Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/apps kind/enhancement QA/manual-test Indicates issue requires manually testing
Projects
None yet
Development

No branches or pull requests

2 participants