Skip to content

fix(helm): replace deprecated --atomic with --rollback-on-failure#647

Merged
Guimove merged 2 commits into
mainfrom
fix/helm-replace-atomic-with-rollback-on-failure
May 27, 2026
Merged

fix(helm): replace deprecated --atomic with --rollback-on-failure#647
Guimove merged 2 commits into
mainfrom
fix/helm-replace-atomic-with-rollback-on-failure

Conversation

@Guimove
Copy link
Copy Markdown
Contributor

@Guimove Guimove commented May 26, 2026

Summary

Replace the deprecated --atomic flag with --rollback-on-failure in the helm commands generated for self-managed cluster installation.

Changes

  • pkg/cluster/selfmanaged/install_self_managed_cluster_service.go: replaced --atomic with --rollback-on-failure in both helm upgrade commands shown to users during BYOK cluster setup.

Context

The --atomic flag has been deprecated in recent Helm versions in favor of --rollback-on-failure.

@Guimove Guimove merged commit 086e02f into main May 27, 2026
6 checks passed
@Guimove Guimove deleted the fix/helm-replace-atomic-with-rollback-on-failure branch May 27, 2026 09:00
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