Natasha Sarkar

Results 325 comments of Natasha Sarkar

If you're looking for input from other kustomize users to see what they have implemented, a better forum may be the kustomize channel in the kubernetes slack: https://kubernetes.slack.com/archives/C9A5ALABG

Since we have other kustomization fields that handle the use case you've described, and we'd like to limit the complexity of the kustomization file, I encourage you to use the...

Ah sorry I missed this PR /lgtm /approve I can retag if you need to rebase

> Tags and releases named like: 4.5.2 We aren't having "weird release tags" for no reason. We maintain multiple modules in this repo that are released separately (kyaml, api, cmd/config,...

We recently discussed a similar issue at the kustomize bug scrub this morning: https://github.com/kubernetes-sigs/kustomize/issues/4685, which requests that we add an option to the JSON patch field to create the fieldpath...

I have cycles to pick this up but also would like clarity on how to deprecate the commands `kustomize cfg create-setter` and `kustomize cfg set` and if and how we...

The commands will be marked deprecated in the next release. We can remove the code as part of the kustomize CLI v5 release.

/triage accepted /kind deprecation