-
Notifications
You must be signed in to change notification settings - Fork 230
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
namespaceLabels does not work as a targetCustomizations #2262
Comments
Is this possibly related to #1994? |
This is not supported yet: https://fleet.rancher.io/gitrepo-targets#supported-customizations |
manno
added
JIRA
Must shout
kind/enhancement
and removed
kind/bug
JIRA
Must shout
labels
Apr 10, 2024
My use case for wanting to customize namsepaceLabels is to use different prometheus scraping labels on different groups of clusters. |
Closing this as we're tracking the feature in #2441 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is there an existing issue for this?
Current Behavior
I attempted to add additional namespace labels as targetCustomizations[0].namespaceLabels and no change was made to the existing labels on the default namespace.
Expected Behavior
I expected either the top level namespaceLabels to merged with targetCustomization namespaceLabels or overridden completely. I did not expect nothing at all to happen as namespaceLabels is part of
BundleDeploymentOptions
.Steps To Reproduce
Environment
Logs
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: