Open dippynark opened 3 weeks ago
This issue is currently awaiting triage.
SIG CLI takes a lead on issue triage for this repo, but any Kubernetes member can accept issues by applying the triage/accepted
label.
The triage/accepted
label can be added by org members by writing /triage accepted
in a comment.
What happened?
I am trying to use a kustomize transformer to set a default severity for PrometheusRules and then override this default severity using additional transformers for specific alerts. However, when combining these transformers I get an unexpected result compared to when they are applied individually
What did you expect to happen?
I'd expect each transformer to apply independently so that they can be combined
How can we reproduce it (as minimally and precisely as possible)?
Expected output
Actual output
Confusingly, each transformer works as expected when applied individually (e.g. commenting them out in turn they work correctly)
Kustomize version
v5.5.0
Operating system
MacOS