github kubernetes-sigs/kustomize kustomize/v4.1.3

latest releases: kustomize/v5.4.1, api/v0.17.1, kustomize/v5.4.0...
2 years ago
  • New experimental ReplacementTransformer, docs on the way: kubernetes-sigs/cli-experimental#158 (will end up here )
    This will replace the vars feature. Thanks @natasha41575!
  • Fix for #3705 (use k8s.io/kube-openapi instead of github.com/go-openapi/spec). Thanks @gautierdelorme!
  • Allow pulls of openapi data from live API servers (openapi fetch command). Thanks @natasha41575!
  • Remote git urls can specify a timeout parameter. Thanks to @joshdk!
  • More examples of helm usage.
  • Speed up cluster-scoped type checks.
  • API changes towards 1.0
    • Gvk and Resid types moved to kyaml
    • Resource now inlines RNode rather than delegating to it
    • Resmap now accepts an kio.Filter visitor (that can change the ResMap size).

afaf7c6 Pin to api v0.8.10
c24daec Pin to cmd/config v0.9.12
51605be Pin to kyaml v0.10.20
3f3d3b1 Replace pkger with embed.FS compatibility
dca13a4 use assert statements for kustomize edit tests
3cf18ad fix test
2bec25b add new fields to ordered fields
6608472 Simplify gvk, speed up cluster-scoped checks.
a4db686 Unpin everything.
5a8a4d4 More pinning.
1235047 Establish pin state.
1e7260b Pin to cmd/config v0.9.11
3a508da Pin to kyaml/v0.10.18
45fc670 update openapi fetch command
bcbfa06 remove go-openapi/spec,validate,strfmt from kustomize/
38e9c34 Back to dev mode; unpin the modules.

Don't miss a new kustomize release

NewReleases is sending notifications on new releases.