Skip to content

Issues: kubernetes-sigs/kustomize

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Regression in 5.4.0+: "Error: could not merge values: wrong node kind: expected MappingNode but got SequenceNode" kind/bug Categorizes issue or PR as related to a bug. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.
#5766 opened Sep 18, 2024 by hawkesn
configMapGenerator should accept existing ConfigMap as input kind/feature Categorizes issue or PR as related to a new feature. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.
#5759 opened Sep 6, 2024 by siom79
1 of 2 tasks
configMapGenerator doesn't create the correct suffix when metadata.namespace: is set. kind/bug Categorizes issue or PR as related to a bug. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.
#5757 opened Sep 3, 2024 by shlomodaari
Handling Authentication Errors in install_kustomize.sh` kind/bug Categorizes issue or PR as related to a bug. triage/accepted Indicates an issue or PR is ready to be actively worked on.
#5755 opened Sep 3, 2024 by viniciusdc
an broken link in docs folder kind/bug Categorizes issue or PR as related to a bug. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.
#5753 opened Aug 24, 2024 by XinCai
Local reference to temporary directory fails build on Mac kind/bug Categorizes issue or PR as related to a bug. triage/needs-information Indicates an issue needs more information in order to work on it.
#5752 opened Aug 20, 2024 by Stef16Robbe
Can kustomizations configMapGenerator use the file in parent folder, thanks. kind/feature Categorizes issue or PR as related to a new feature. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.
#5749 opened Aug 12, 2024 by johnzheng1975
2 tasks done
kustomize create should take --component to create a kustomize.config.k8s.io/v1alpha1 kind: Component kind/feature Categorizes issue or PR as related to a new feature. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.
#5747 opened Aug 11, 2024 by ringerc
1 of 2 tasks
kustomize create should add config.kubernetes.io/local-config annotation kind/feature Categorizes issue or PR as related to a new feature. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.
#5746 opened Aug 11, 2024 by ringerc
1 of 2 tasks
nameSuffix not inherited to replacements in referenced files kind/bug Categorizes issue or PR as related to a bug. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.
#5743 opened Aug 9, 2024 by mibutec
Kustomize Helm plugin not work with nested charts kind/bug Categorizes issue or PR as related to a bug. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.
#5742 opened Aug 8, 2024 by narcislinux
Failing to merge two CommonLabels entities kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. kind/documentation Categorizes issue or PR as related to documentation. triage/accepted Indicates an issue or PR is ready to be actively worked on. triage/needs-information Indicates an issue needs more information in order to work on it.
#5733 opened Jul 12, 2024 by gpu-pug
Kio ByteReader changing the structure of YTT Yaml with list in it kind/bug Categorizes issue or PR as related to a bug. lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness. triage/accepted Indicates an issue or PR is ready to be actively worked on.
#5732 opened Jul 11, 2024 by pauldennehy
Release docker image for arm64 kind/feature Categorizes issue or PR as related to a new feature. triage/accepted Indicates an issue or PR is ready to be actively worked on.
#5729 opened Jul 7, 2024 by harryzcy
1 of 2 tasks
kustomize edit add label generates deprecated config kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. kind/deprecation Categorizes issue or PR as related to a feature/enhancement marked for deprecation. lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness. triage/accepted Indicates an issue or PR is ready to be actively worked on.
#5726 opened Jun 27, 2024 by mhutter
Better syntax for ordered operations kind/feature Categorizes issue or PR as related to a new feature. lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.
#5723 opened Jun 20, 2024 by TheSpiritXIII
1 of 2 tasks
Support replacing prefixes/suffixes kind/feature Categorizes issue or PR as related to a new feature. lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.
#5722 opened Jun 20, 2024 by TheSpiritXIII
1 of 2 tasks
Multi-namespace transformer kind/feature Categorizes issue or PR as related to a new feature. triage/needs-information Indicates an issue needs more information in order to work on it.
#5721 opened Jun 20, 2024 by TheSpiritXIII
1 of 2 tasks
helmCharts: kyaml fails when encounting helm charts with emty values.yaml files kind/bug Categorizes issue or PR as related to a bug. lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.
#5720 opened Jun 18, 2024 by djfinnoy
Allow using Helm charts as bases and values.yaml file patching in overlays kind/feature Categorizes issue or PR as related to a new feature. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.
#5714 opened Jun 11, 2024 by pentago
1 of 2 tasks
element spec.rules.http.paths.backend.service.port of ingress resource is not inherited kind/bug Categorizes issue or PR as related to a bug. triage/out-of-scope Indicates an issue or PR is not a fit for Kustomize's scope and/or principles
#5713 opened Jun 3, 2024 by heroes1412
Suffix not added to ConfigMap name kind/bug Categorizes issue or PR as related to a bug. triage/needs-information Indicates an issue needs more information in order to work on it.
#5712 opened Jun 2, 2024 by tcurdt
kustomize build with KUSTOMIZE_PLUGIN_HOME tries to load wrong plugin - Error: loading generator plugins: failed to load generator: expected file with Go object code at: .../plugin/v1/secret/Secret.so kind/bug Categorizes issue or PR as related to a bug. lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.
#5709 opened May 30, 2024 by paololazzari
Document KUSTOMIZE_PLUGIN_HOME help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/documentation Categorizes issue or PR as related to documentation. lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness. triage/accepted Indicates an issue or PR is ready to be actively worked on.
#5706 opened May 23, 2024 by paololazzari
NamespaceTransformer seems to interfere with nameReference configuration kind/bug Categorizes issue or PR as related to a bug. lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness. triage/accepted Indicates an issue or PR is ready to be actively worked on.
#5696 opened May 10, 2024 by timothy-spencer
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.