Open guettli opened 20 hours 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 had a typo in a fieldSpec, and the typo got silently ignored.
What did you expect to happen?
I expect that my yaml gets validated before it gets executed.
How can we reproduce it (as minimally and precisely as possible)?
set-namespace.yaml
Expected output
Actual output
an error message like:
Kustomize version
sigs.k8s.io/kustomize/api v0.18.0
Operating system
Linux