Releases: kubernetes-sigs/kustomize
kyaml/v0.19.0
kustomize/v5.6.0
Announce
This release introduces a unified internal package version (v0.19.0
) across the entire kustomize repository.
ref. #5800
Chore
#5809: fix: "edit add labels" make labels handle -f flag same as commonLabels
Dependencies
#5825: Update to latest kube-opeapi to drop govalidator dependency
#5830: downgrade go-difflib and go-spew to tagged releases
#5837: Update kyaml to v0.19.0
#5839: Update cmd/config to v0.19.0
#5840: Update api to v0.19.0
cmd/config/v0.19.0
Caution
This release of cmd/config module skipped a few versions(v0.15.0 -> v0.19.0) to unify each pkg version in the kustomize repo.
ref. #5800
Announce
This release introduces a unified internal package version (v0.19.0) across the entire kustomize repository.
Dependencies
#5825: Update to latest kube-opeapi to drop govalidator dependency
#5830: downgrade go-difflib and go-spew to tagged releases
#5837: Update kyaml to v0.19.0
api/v0.19.0
Announce
This release introduces a unified internal package version (v0.19.0
) across the entire kustomize repository.
ref. #5800
Chore
#5810: Better error message on undefined loader behavior.
Dependencies
#5825: Update to latest kube-opeapi to drop govalidator dependency
#5830: downgrade go-difflib and go-spew to tagged releases
#5837: Update kyaml to v0.19.0
kyaml/v0.18.1
This is a patch release of kyaml that was created due to a defect in the release process.
Please check https://github.com/kubernetes-sigs/kustomize/releases/tag/kyaml%2Fv0.18.0
kustomize/v5.5.0
Breaking change
A starlark support for krm functions was removed to cleanup dependencies. #5768
This feature was deprecated 3 years ago and removed because there was no desire to continue using it.
#5768 (comment)
Feature
#5751: Add --helm-debug
Flag to Kustomize for Enhanced Helm Debugging
Fix Bugs
#5458: Sort built-in Namespace kind before CRDs with the same name
#5745: Add Annotation to Control Inline List Conversion in Kustomize Resources"
Dependencies
#5763: Update go 1.22.7
#5781: Update kyaml to v0.18.1
#5782: Update cmd/config to v0.15.0
#5783: Update api to v0.18.0
cmd/config/v0.15.0
api/v0.18.0
kyaml/v0.18.0
Breaking change
A starlark support for krm functions was removed to cleanup dependencies. #5768
This feature was deprecated long ago and removed because there was no desire to continue using it.
#5768 (comment)
What's Changed
- docs: update patchMultipleObject example to filter with labelSelector by @johnzheng1975 in #5700
- Remove misleading documentation about config generation by @VannTen in #5716
- Sort built-in Namespace kind before CRDs with the same name by @danielwilsonkainos in #5458
- Docs: fix kubectl command by @Kavinjsir in #5760
- Add Annotation to Control Inline List Conversion in Kustomize Resources" by @isarns in #5745
- Add
--helm-debug
Flag to Kustomize for Enhanced Helm Debugging by @isarns in #5751 - Update go 1.22.7 by @koba1t in #5763
- Remove starlark support by @dims in #5768
New Contributors
- @johnzheng1975 made their first contribution in #5700
- @VannTen made their first contribution in #5716
- @danielwilsonkainos made their first contribution in #5458
- @Kavinjsir made their first contribution in #5760
- @isarns made their first contribution in #5745
Full Changelog: kustomize/v5.4.3...kyaml/v0.18.0