kustomize
kustomize copied to clipboard
Customization of kubernetes YAML configurations
Fixes #4403
### What happened? When using a CRD which contains a field named images kustomize attempts to unmarshal fields called images to set the image tag ### What did you expect...
### What happened? buildMetadata is not propagated to overlays ### What did you expect to happen? buildMetadata is propagated to overlays ### How can we reproduce it (as minimally and...
As maintainers, we do not currently have a way to gauge feature popularity in the community. This makes it more difficult to identify the most impactful work areas and conversely...
This is a sub-task of #4338. Fill in the [Concepts section](https://github.com/kubernetes-sigs/kustomize/tree/kustomize/v5.1.1/site/content/en/docs/Concepts) of our internal site directory. This involves migrating existing content that has suggested location "docs/concepts" in [this spreadsheet](https://docs.google.com/spreadsheets/d/1Aaal0Ou10xeDkh_COWkg_r00R0I-Il_t5G2ad6W3jWc/edit#gid=0) and...
This is a sub-task of #4338. Complete the [Contribute](https://github.com/kubernetes-sigs/kustomize/tree/master/site/content/en/contribute) section of our site-in-progress. In addition to the [existing content](https://kubectl.docs.kubernetes.io/contributing/) migration listed in [this spreadsheet](https://docs.google.com/spreadsheets/d/1Aaal0Ou10xeDkh_COWkg_r00R0I-Il_t5G2ad6W3jWc/edit#gid=0), we want to add new content...
### Eschewed features - [X] This issue is not requesting templating, unstuctured edits, build-time side-effects from args or env vars, or any other eschewed feature. ### What would you like...
### What happened? Hello, Up to kustomize version 4.5.7 I was able to use `ReplacementTransformer` to actually find kinds based on regexes inside `fieldPaths` field like so: ```yaml ... apiVersion:...
This task is part of umbrella issue #5125. To graduate the [`kustomize localize`](https://kubectl.docs.kubernetes.io/references/kustomize/cmd/localize/) to beta, the command needs to localize the executable files in [Exec KRM Functions](https://kubectl.docs.kubernetes.io/references/kustomize/cmd/localize/). See the [`kustomize...
### Eschewed features - [X] This issue is not requesting templating, unstuctured edits, build-time side-effects from args or env vars, or any other eschewed feature. ### What would you like...