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

[Feature/Helm] Add support --namespace helm arg #19

Merged
merged 2 commits into from
Mar 15, 2022
Merged

Conversation

juldrixx
Copy link
Contributor

@juldrixx juldrixx commented Mar 15, 2022

Q A
Bug fix? no
New feature? yes
API breaks? no
Deprecations? no
Related tickets Orange-OpenSource/nifikop#182
License Apache 2.0

What's in this PR?

Adds support for --namespace helm argument to specify which ns to create objects in.

Why?

When installing this chart, it would be nice to be able to specify --namespace somens and have the objects put in the right namespace instead of always relying on the kube client being pointing at the correct ns.

Additional context

Checklist

  • Implementation tested
  • Error handling code meets the guideline
  • Logging code meets the guideline
  • User guide and development docs updated (if needed)
  • Append changelog with changes

@juldrixx juldrixx requested a review from erdrix March 15, 2022 21:34
@erdrix erdrix merged commit 70b20d6 into master Mar 15, 2022
@erdrix erdrix deleted the feature/helm_ns_arg branch March 15, 2022 21:42
cannonpalms referenced this pull request in influxdata/nifikop Mar 23, 2022
erdrix pushed a commit that referenced this pull request Aug 3, 2022
* Add support --namespace helm arg

* Update changelog
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