Releases: kubernetes-sigs/kustomize
api/v0.12.0
#4667: Replacements: fix issue with create: true
option when there is an existing field
#4675: Update dependency github.com/xlab/treeprint to v1.1.0
#4700: Correctly detect ambiguity between potential referrers when targeting a name+namespace reference
#4703: Fix NameReference transformer handling of self-references in annotations
#4704: Option to customize NamespaceTransformer role binding subject handling
#4708: Option to customize NamespaceTransformer overwrite behaviour
#4730: Emit a warning when env loading bug is being relied on
#4736: Update dependency kyaml to v0.13.8
kyaml/v0.13.7
#4489: Fix containerized function mounts issue
#4568: Openapi parsing performance improvement with protobuffer
#4577: Fix error message using replacement wildcard and create
option
#4591: Added code for fields with dots(.) in their names work as needed
#4629: Fn framework: bugfix for schema providers + configurable template extensions
#4635: Fix: Testing code leaked to production
kustomize/v4.5.5
This release is expected to have significant performance improvements for a good portion of inputs, due to #4568.
Small features
#4209: [Address #3937] Add labels to template/metadata if includeTemplates is true
#4364: Add tagsuffix to take image tag suffix
#4567: Add support for remote OpenAPI schema
Bug fixes and performance improvements
#4568: openapi parsing performance improvement with protobuffer
#4489: Fix containerized function mounts issue
#4577: Fix error message using replacement wildcard and create option
#4565: Raise error for external generators or transformers
Dependency changes
#4644: Update kyaml to v0.13.7
#4645: Update cmd/config to v0.10.7
#4646: Update api to v0.11.5
cmd/config/v0.10.7
#4644: Update kyaml to v0.13.7
api/v0.11.5
#4209: [Address #3937] Add labels to template/metadata if includeTemplates is true
#4364: Add tagsuffix to take image tag suffix
#4565: Raise error for external generators or transformers
#4567: Add support for remote OpenAPI schema
#4568: Openapi parsing performance improvement with protobuffer
#4577: Fix error message using replacement wildcard and create option
#4591: Added code for fields with dots(.) in their names work as needed
#4605: Fix kustomize 4.5.3+ breaking remote resources (4559)
#4644: Update kyaml to v0.13.7
kyaml/v0.13.6
#4538: move to google/gnostic v0.5.7-v3refs (required for kubectl integration update)