Linkerd2: Option to not have linkerd-viz helm chart create namespace

Created on 11 Jan 2021  路  4Comments  路  Source: linkerd/linkerd2

Feature Request

Add a installNamespace flag to the linkerd-viz helm chart to match the one present in the main linkerd2 helm chart.

What problem are you trying to solve?

It is beneficial to be able to create namespaces outside of Helm, in part to avoid chicken-and-egg situations with regards to where Helm stores its metadata, but also because namespaces may need to integrate with access control, etc... In my particular case I need to add custom labels as I'm using

How would users interact with this feature?

--set installNamespace=false

arehelm good first issue help wanted

Most helpful comment

Ah, you're right. It looks like it was fixed by https://github.com/linkerd/linkerd2/pull/5509. Sorry about that!

All 4 comments

I would like to work on this issue.

@pradeepnnv fantastic!

Ah, you're right. It looks like it was fixed by https://github.com/linkerd/linkerd2/pull/5509. Sorry about that!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

geekmush picture geekmush  路  4Comments

tustvold picture tustvold  路  4Comments

adleong picture adleong  路  4Comments

klingerf picture klingerf  路  3Comments

alpeb picture alpeb  路  3Comments