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 am trying to configure some kuma mesh stuff with kustomize. I need to be able to add prefixes to all the names of things, and thus,...

kind/bug
lifecycle/frozen
triage/accepted

### What happened? I'm using Kustomize v5.2.1, and trying to add environment related suffix (i.e. -prod, -dev) using nameSuffix in overlays. When I deploy the configuration, I see resources such...

help wanted
kind/bug
triage/accepted

I am trying to do a kustomize patch to an existing Helm deployment via a CI/CD pipeline. The CI pipeline is failing kustomize checks with error: `error: accumulating components: accumulateDirectory:...

kind/support
triage/needs-information
lifecycle/rotten

### What would you like to have added? Document KUSTOMIZE_PLUGIN_HOME ### Why is this needed? While plugins seem to be on the way out, they still work, so it would...

help wanted
kind/documentation
lifecycle/frozen
triage/accepted

```bash $ kustomize cfg grep panic: runtime error: index out of range [0] with length 0 goroutine 1 [running]: sigs.k8s.io/kustomize/cmd/config/internal/commands.(*GrepRunner).preRunE(0xd?, 0x0?, {0x101adc1a0?, 0x100e93c6c?, 0x14000179d00?}) /home/runner/work/kustomize/kustomize/cmd/config/internal/commands/grep.go:69 +0x3cc github.com/spf13/cobra.(*Command).execute(0x1400027ac00, {0x101adc1a0, 0x0, 0x0})...

kind/bug
triage/accepted

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

**Is your feature request related to a problem? Please describe.** We are working a lot with Google Config Connector and many of the CRDs include references to other resources. In...

kind/feature
lifecycle/frozen
needs-triage
area/api

**Describe the bug** ClusterRoleBinding subjects namespace is wrong. **Files that can reproduce the issue** ``` $ tree . ├── a │   ├── kustomization.yaml │   └── resources.yaml ├── b │   ├──...

kind/bug
area/api
triage/under-consideration

### What happened? Dependabot picked up the kustomize/kyaml v0.18.0 tag and pushed a bump PR. Now after the bump the build fails with the following issues ``` # sigs.k8s.io/kustomize/api/internal/plugins/fnplugin /Users/kashif/go/pkg/mod/sigs.k8s.io/kustomize/[email protected]/internal/plugins/fnplugin/fnplugin.go:80:4:...

kind/bug
triage/accepted

### 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
triage/accepted