You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Only the release with the above section should have the label goldilocks.fairwinds.com/enabled: "true", but instead all of the namespaces installed via reckoner get that label.
I get all these namespaces with the following labels:
basic-demo Active 20m ManagedBy=Fairwinds,goldilocks.fairwinds.com/enabled=true,kubernetes.io/metadata.name=basic-demo
goldilocks Active 20m ManagedBy=Fairwinds,goldilocks.fairwinds.com/enabled=true,kubernetes.io/metadata.name=goldilocks
metrics-server Active 20m ManagedBy=Fairwinds,goldilocks.fairwinds.com/enabled=true,kubernetes.io/metadata.name=metrics-server
vpa Active 32m ManagedBy=Fairwinds,goldilocks.fairwinds.com/enabled=true,kubernetes.io/metadata.name=vpa
I expect only basic-demo namespace to get the goldilocks.fairwinds.com/enabled=true label.
lucasreed
changed the title
[go] chart specific namespace_management applies to all namespaces
chart specific namespace_management applies to all namespaces
Apr 13, 2022
What happened?
There is a top level
namespace_managedment
section plus a release levelnamespace_management
section like so:What did you expect to happen?
Only the release with the above section should have the label
goldilocks.fairwinds.com/enabled: "true"
, but instead all of the namespaces installed via reckoner get that label.How can we reproduce this?
A course file like so:
I get all these namespaces with the following labels:
I expect only
basic-demo
namespace to get thegoldilocks.fairwinds.com/enabled=true
label.Version
Version:6.0.0-rc.4 Commit:a163b28e538952188d12186b4f8a8562cc365708
Search
Code of Conduct
Additional context
No response
The text was updated successfully, but these errors were encountered: