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

[Helm 3] Re-enable atomic installations #1493

Merged
merged 1 commit into from
Feb 3, 2020
Merged

[Helm 3] Re-enable atomic installations #1493

merged 1 commit into from
Feb 3, 2020

Conversation

andresmgot
Copy link
Contributor

@andresmgot andresmgot commented Jan 31, 2020

Description of the change

From helm/helm#7426 I noticed that the atomic flag requires to use the wait flag as well which doesn't fit our use case.

This PR mimics what we had in tiller-proxy: check if the release already exists, if not and the installation fails, clean it up.

Copy link
Contributor

@absoludity absoludity left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@andresmgot andresmgot merged commit a60d687 into master Feb 3, 2020
@andresmgot andresmgot deleted the atomic branch February 3, 2020 08:53
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.

2 participants