Skip to content

fix(notes): append -n flag for non-default namespaces in helm hint - #1190

Open
BountyHunter1999 wants to merge 1 commit into
hashicorp:mainfrom
BountyHunter1999:main
Open

BountyHunter1999 wants to merge 1 commit into
hashicorp:mainfrom
BountyHunter1999:main

Conversation

@BountyHunter1999

Copy link
Copy Markdown

Using the Helm chart to install into a different namespace results in incorrect status output because the generated Helm hint assumes the release namespace. This PR fixes the issue by ensuring namespace handling is consistent with the actual release context.

Additionally, the -n flag is not required for the default namespace, and this is now handled correctly by conditionally including the namespace only when it is explicitly set.

@BountyHunter1999
BountyHunter1999 requested review from a team as code owners June 9, 2026 10:39
@hashicorp-cla-app

hashicorp-cla-app Bot commented Jun 9, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

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.

1 participant