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

report the right error message for releases that are in pending state #465

Merged
merged 1 commit into from
May 13, 2020

Conversation

sami-alajrami
Copy link
Contributor

When releases are in pending-install/rollback or uninstalling, Helmsman aborts execution correctly, but the error message reported is far from accurate:

CRITICAL: Release [ test ] in namespace [ test ] already exists but is not managed by the current context: [ test-context ]. Applying changes will likely cause conflicts. Change the release name or namespace.

This PR catches those statuses and report an appropriate error message.

@sami-alajrami sami-alajrami merged commit 5aa421d into master May 13, 2020
@sami-alajrami sami-alajrami deleted the detect-all-pending-statuses branch May 13, 2020 16:17
mkubaczyk pushed a commit that referenced this pull request Aug 18, 2023
report the right error message for releases that are in pending state
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

Successfully merging this pull request may close these issues.

1 participant