kustomize icon indicating copy to clipboard operation
kustomize copied to clipboard

Customization of kubernetes YAML configurations

Results 478 kustomize issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** Say there is some shared out of scope ConfigMapGenerator that is composed into a given cluster's configuration multiple times through...

kind/feature
triage/accepted

Resolves #4593 Signed-off-by: Pawan Verma

cncf-cla: yes
size/L
needs-ok-to-test

**Describe the bug** #1302 added support for Kustomize to update secret names referenced by `nginx.ingress.kubernetes.io/auth-tls-secret` annotations when those names are affected by prefix/suffix transformers, but it does not appear that...

lifecycle/stale
kind/bug
triage/accepted

Setters functionality is provided as a KRM function. We should remove code related to setters in cmd/config and kyaml.

lifecycle/stale
kind/feature
triage/accepted

**Describe the bug** According to the [documentation](https://kubectl.docs.kubernetes.io/references/kustomize/builtins/#_helmchartinflationgenerator_) of the helm inflator it shall be possible to set the release namespace of the helm template. When running `kustomize build --enable-helm .`...

help wanted
good first issue
kind/bug
needs-triage

# Problem JSONpatch does not support adding a value if it does not exist already. In fact the [spec](https://datatracker.ietf.org/doc/html/rfc6902) says that `A member to add to an existing object -...

kind/feature
needs-triage

Fix * util.GlobPatternsWithLoader doesn't load remote files * `edit add` command TestAddKustomizationFileAs* adds normal config instead of kustomization file Clean * fileloader_test.go, which has 1 invalid check, multiple lengthy checks,...

cncf-cla: yes
size/L
needs-ok-to-test

**Disclaimer: This is only meant to illustrate my design. I don't plan to merge it, so no review is required.** POC * only recognizes `resource` kustomization field * treats `newDir`...

cncf-cla: yes
do-not-merge/work-in-progress
needs-rebase
needs-ok-to-test
lifecycle/stale
size/XL

**Describe the bug** I am trying to download v2.0.3 of kustomize using the script [here](https://github.com/kubernetes-sigs/kustomize/blob/master/hack/install_kustomize.sh). But the script seems to be only working for the version of kustomize which were...

help wanted
lifecycle/rotten
kind/bug
needs-triage

**Describe the bug** Using a replacement filter with the create option set to true, one can create an arbitrarily deep map to the point where the target value is set....

kind/documentation
lifecycle/stale
triage/accepted