Skip to content

fix: make createNamespace and replace optional in helm install options#1812

Merged
gianlucam76 merged 1 commit into
projectsveltos:mainfrom
kylewuolle:fix-install-options
May 26, 2026
Merged

fix: make createNamespace and replace optional in helm install options#1812
gianlucam76 merged 1 commit into
projectsveltos:mainfrom
kylewuolle:fix-install-options

Conversation

@kylewuolle
Copy link
Copy Markdown
Contributor

Simple change to have createNamespace and replace flags be nullable pointers in the HelmInstallOptions struct. This way when copying these values to clusterSummary they will remain false if they are set to false in profile/clusterProfile.

Fixes #1811

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.

BUG: createNamespace and replace flags on installOptions not reflected in clusterSummary

2 participants