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

### What happened? I really don't understand the behavior of replacements and it looks like a bug to me. Let me show you how to reproduce Context: I would like...

kind/bug
needs-triage

### What happened? I've been trying to apply a patch by selecting a label that was added by kustomize and the it doesn't work. This may be expected behaviour but...

kind/bug
needs-triage

Fixes https://github.com/kubernetes-sigs/kustomize/issues/5389

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

### What happened? I ran customize with the -o option as follows: mkdir /tmp/kustdir kustomize build . -o /tmp/kustdir ### What did you expect to happen? I expected a set...

kind/support
triage/needs-information
kind/bug

### 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...

triage/needs-information
kind/feature
lifecycle/frozen
area/helm

### 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...

kind/feature
lifecycle/frozen
triage/under-consideration

Closes #5729 Creates multi platform (linux/amd64 and linux/arm64) image for kustomize

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

### What happened? Hi, I'm using `configMapgenerator` with a .env file that contains a variable whose value is a 128-bit number in hex notation. I've discovered that `configMapGenerator` (and also...

kind/bug
lifecycle/frozen
triage/accepted

This fix allows using the Helm Chart with the Chart in the repo. the regression was introduced by https://github.com/kubernetes-sigs/kustomize/pull/4999 That I don't know why require a repo to use the...

cncf-cla: yes
size/XS
lgtm
ok-to-test

### What happened? https://github.com/google/shlex has been archived since `Dec 29, 2022` What's the best way to avoid depending on this repo? xref: https://github.com/kubernetes/kubernetes/issues/120276

kind/bug
needs-triage