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

fix(helm): disable --atomic by default in Helm modules #5968

Merged
merged 1 commit into from
Apr 25, 2024

Conversation

vvagaytsev
Copy link
Collaborator

What this PR does / why we need it:

Aligns the default value of the --atomic flag in Helm module- and deploy action configs, and sets the default value to false.

Which issue(s) this PR fixes:

Fixes #2713

Special notes for your reviewer:

@vvagaytsev vvagaytsev requested review from stefreak and eysi09 April 24, 2024 12:08
@vvagaytsev vvagaytsev force-pushed the fix/helm-module-disable-default-atomic branch 2 times, most recently from 28679c5 to 311855f Compare April 24, 2024 12:31
To align the behaviour with the Helm deploy action.
@vvagaytsev vvagaytsev force-pushed the fix/helm-module-disable-default-atomic branch from 311855f to aa8d704 Compare April 24, 2024 12:41
Copy link
Member

@stefreak stefreak left a comment

Choose a reason for hiding this comment

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

Nice catch! 👍

@vvagaytsev vvagaytsev added this pull request to the merge queue Apr 25, 2024
Merged via the queue into main with commit 5f76a73 Apr 25, 2024
41 checks passed
@vvagaytsev vvagaytsev deleted the fix/helm-module-disable-default-atomic branch April 25, 2024 14:48
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.

Garden does not support all k8s resources within Helm charts
2 participants