-
Notifications
You must be signed in to change notification settings - Fork 365
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
fix(helm): error gets removed from chart cr on subsequent reconciles #4865
fix(helm): error gets removed from chart cr on subsequent reconciles #4865
Conversation
Signed-off-by: Ethan Mosbaugh <ethan@replicated.com>
@ncopa @jnummelin ping here. anything I can do to get this over the finish line? |
@jnummelin i see this did not get the backport label. will this be backported? |
Successfully created backport PR for |
Git push to origin failed for release-1.29 with exitcode 1 |
Successfully created backport PR for |
Git push to origin failed for release-1.30 with exitcode 1 |
Successfully created backport PR for |
Git push to origin failed for release-1.29 with exitcode 1 |
Git push to origin failed for release-1.30 with exitcode 1 |
Description
When reconciliation happens but chartNeedsUpgrade evaluates to false the error from the previous upgrade attempt is removed from the chart cr status.
Fixes #4863
Type of change
How Has This Been Tested?
Checklist: