Skip to content

fix: pull-mode Helm ignoring createNamespace: false - #1982

Merged
gianlucam76 merged 1 commit into
projectsveltos:mainfrom
gianlucam76:bug-1981
Sep 18, 2026
Merged

gianlucam76 merged 1 commit into
projectsveltos:mainfrom
gianlucam76:bug-1981

Conversation

@gianlucam76

Copy link
Copy Markdown
Member

Pull-mode Helm staging never threaded
HelmOptions.InstallOptions.CreateNamespace into the staged ConfigurationBundle, so createNamespace: false was silently ignored and sveltos-applier always created the release namespace.

Fixes #1981

Pull-mode Helm staging never threaded
HelmOptions.InstallOptions.CreateNamespace into the staged
ConfigurationBundle, so createNamespace: false was silently
ignored and sveltos-applier always created the release namespace.
@gianlucam76
gianlucam76 merged commit c023f29 into projectsveltos:main Sep 18, 2026
12 checks passed
@gianlucam76
gianlucam76 deleted the bug-1981 branch September 18, 2026 18:03
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.

Pull-mode Helm staging never sets ConfigurationBundle.Spec.SkipNamespaceCreation, ignoring HelmOptions.InstallOptions.CreateNamespace=false

1 participant