sig-cli
Kubectl Triage
Kubernetes Triage
Kustomize Triage
Showing 0 of 95 unique items, Avg age: 557.5d
Items
To be emptied out daily
Kustomize Triage
95 unique items
Completion ETA:
~2025-05-23
Assi
New issues that need triage
PRs that need attention
#4024
kyaml should implement KRM Functions Spec v1
๐
3995
4091
4190
4248
4249
4253
5441
#5657
feat: support inline configurations
๐
#5819
allow using helmChart without repo URL
๐
#3941
Telemetry to guide investment decisions
๐
#5741
feat: add support to set labels without selector
๐
#5224
Broken link in https://github.com/kubernetes-sigs/kustomize/blob/master/examples/breakfast.md
๐
5227
5380
#5084
Performance improvements for `kustomize build`
๐
5425
5481
#5452
Add an option in kustomize lib to suppress the deprecation warnings.
๐
5466
#5312
Add favicon that's related to Kustomize
๐
5498
5629
#5110
Allow custom merge keys?
๐
#4121
Better document field/feature availability across Kustomize versions
๐
#3951
Document `kubectl kustomize` integration
๐
#3418
Support generic resource references in name reference tracking
๐
#3944
Reconcile crds and openapi fields
๐
#4679
kustomize edit add replacement
๐
4608
5444
#4593
HelmChartInflationGenerator ignores releaseNamespace
๐
4716
#4146
kustomize is converting quoted("123") string to non-quoted one due to which resource apply is failing
๐
nobody
#5914
Update golangci-lint to v2
#5913
Allow Exclude of some paths from the Labels and Selectors Kustomize Feature
#5906
Current working directory is always the directory of last kustomization
#5912
network policy rules are incorrectly updated with kustomization labels
#5904
Strategic merge patches change the order of containers
#5905
Support for declaring entire resources inline in kustomization.yaml?
#5903
Have an optionalFiles field in secretGenerator
#5901
Unexpected behaviour with patch labelSelector
#5899
Inconsistent behavior for replacements directive
#5895
Run a KRM function on Kubernetes
#5886
Negative Lookahead Regex Unsupported in Kustomize Patch Target
#5884
NameReferenceTransformer Ignores HelmRelease targetNamespace for Cross-Namespace References
#5874
Unexpected behaviour with strategic merge patch
#5875
patches is applied in different order than patchesJson6902
#5870
nested namePrefix configuration behaviour
#5871
Resources inherited with a namespace do not get the configMapGenerator suffix added to a config map name they refer to
#5861
`kustomize build .` command should be able to detect when an env variable is not defined in configmap
#5856
nameSuffix improperly adds suffix to base resource deployment persistentVolumeClaim/claimName
#5852
configMapGenerator unable to replace/merge ConfigMap from another Component
#5851
Allow building helm dependencies when dealing with local charts
#5843
Kustomize considers apiVersion a part of object ID, but it is not
#5878
Utilize x-kubernetes-list-type and x-kubernetes-list-map-keys annotations
5909
#5829
pass arguments down to the helm chart inflator
#5820
Race Condition Issue: Assign Order of Execution to Certain Components.
#5828
Kustomize Replacement and prefix Issue: prefix container registry host to Image with missing registry and Registry Replacements for existing images
#5788
v5.5.0 is missing on registry.k8s.io/kustomize
#5775
Per-chart chartHome in kustomization.ayml
#5766
Regression in 5.4.0+: "Error: could not merge values: wrong node kind: expected MappingNode but got SequenceNode"
#5714
Allow using Helm charts as bases and values.yaml file patching in overlays
#5709
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
#5685
helmGlobals is not used when HelmChartInflationGenerator is used in generators field
#5836
configMapGenerator unable to replace/merger ConfigMap from a Helm chart
#5664
Using digest and newTag outputs both when docs indicate newTag is ignored
#5563
Standardized behavior for `kustomize edit`
#5531
Replacements in components does not behave as expected
#5626
Kustomize patches overwritten by namespace
5911
#5504
nameReference transformer is not updating fields in all configured resource kinds
#5482
In `replacements`, the type of source value is not retained when the target fieldPath is not existent an configured with `option.create: true`
#5338
`replacements` changes string to scientific notation float
#5318
Replacements doesn't work with source value of empty map `{}`
#5282
`namespace` changes the name of `Namespace` resources
#5233
Umbrella Issue: Enhancing `kustomize edit` Command Functionality
#5122
Prioritize friction with migration from deprecated fields to new fields.
#5113
Better error message when patch is the wrong type?
#5092
Cross-version compatibility tests
#5124
Kustomize removing quotes
#4768
Is it possible to have kustomize ensure we have the latest version of a Helm chart?
#5422
Researching performance degradation (and improvement) over a number of releases
5425
5082
#4724
kustomize edit set image should be idempotent
#5777
Replacements IgnoreMissingField
5778
#4752
patchesStrategicMerge is not working for service of single port but multiple protocols.
#4613
OpenAPI field should support merging
#4130
install_kustomize.sh returns `Version vX.X.X does not exist` for non module versions.
4131
#4398
Better errors for function config failures
#3974
Docs site should integrate Kustomize repo examples
#4400
Develop new standard process for implementing builtin transformers
4887
#3950
Improve kyaml documentation
#3973
Improve docs for getting started with Kustomize
4508
4516
4748
5121
#3829
explain in eschewed features position on sorting
4237
#3464
Add documentation for kustomize commands
#3248
Add a set of performance benchmark
4396
#4224
Regression: Resource with generateName builds with 4.1.1, fails with anything later
#4420
[Linux only] kustomization.yaml not found if it's a symlink
#5915
Update golangci to v2
#5909
fix: Respect x-kubernetes-list-type in OpenAPI spec for CRDs
#5869
Add --not-in-schema Flag to Helm
#5893
build(deps): bump golang.org/x/net from 0.33.0 to 0.38.0 in /functions/examples/application-cr/image
#5892
build(deps): bump golang.org/x/crypto from 0.32.0 to 0.35.0 in /hack
#5144
Add .netrc support for remote http(s) paths
#5910
feat: extend `TemplateStrings` and `TemplateFiles` function by introducing custom template function
#5780
add ability to change MergeOptions for Patch Strategic Merge
#5863
Add regex support for Replacement selectors
#5778
feat(replacements): add IgnoreMissingField option
#5147
Add support to pull & build OCI kustomize manifests
#3655
Cached git cloner
#5911
fix: allow patches to override namespace, fixing evaluation order
#5891
Any way to drop dependency on "github.com/google/shlex"?
๐
#5866
Release automation
๐
Triage Party v1.4.0