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
trafficstars

### What happened? I believe this issue has come up a few times, but I think there is a very concrete incorrect behaviour bug that I think we can &...

lifecycle/rotten
kind/bug
triage/duplicate

### 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
needs-triage

### What happened? Container section gets overrriden when patching CronJob (batch/v1) when rendering manifest. Base contains a minimal definition of a CronJob and patch is adding an environment property to...

triage/needs-information
lifecycle/rotten
kind/bug

Quite new to Kustomize, but was a bit surprised that `HTTPRoute` wasn't better supported; the `backendRefs` name, pointing to a `Service`, wasn't updated when using a `nameSuffix`. This seems to...

cncf-cla: yes
size/M
needs-rebase
needs-ok-to-test
lifecycle/stale

### What happened? As outlined in [this](https://github.com/kubernetes-sigs/kustomize/issues/4099#issuecomment-1470934286) comment, the intention of components was to enable modular transformations which run after all overlays have run. Again per that comment, the API...

triage/needs-information
lifecycle/rotten
kind/bug

### What happened? When the linter runs, it always fails even If I tried couple of configurations. Below is the error logs in verbose mode, ``` WARN [runner] Can't run...

triage/needs-information
kind/bug

### What happened? I am trying to use `kustomize` to rewrite `ConfiMap` names to include a hash suffix. Ideally the suffix is based on the content of the `ConfigMap`. ###...

triage/needs-information
lifecycle/stale
kind/bug

### What happened? internal libary `cmd/gorepomod/internal/semver/semver.go` has a function `Parse(raw string)` which translate a raw string into Semver object. However, if we supply string with CRLF (`\r\n`), it will return...

lifecycle/rotten
kind/bug
needs-triage

### What happened? I am trying to follow this solution https://github.com/kubernetes-sigs/kustomize/issues/1696#issuecomment-1478749665 to patch a custom generator from an overlay. ```bash $ tree . ├── generators-base │   ├── kustomization.yaml │   └──...

lifecycle/rotten
kind/bug
needs-triage

### What happened? I am unable to patch a pod from specific helm chart. I was not able to replicate this with plain yaml files, only in with this helm...

kind/support
triage/needs-information
lifecycle/rotten
kind/bug