github kptdev/kpt v0.33.0

latest releases: v1.0.0-beta.50, v1.0.0-beta.49, porch/v0.0.35...
3 years ago

Highlights

This release contains a new kpt pkg fix command that will automatically update the setter format. The old format is considered deprecated and support for it will eventually be removed.

If a type is provided (either as a flag or in the schema) to the kpt cfg create-setter command, it will be validated to make sure it is a valid type. 

kpt live apply will no longer create a new inventory object every time, but instead update the inventory of the existing object. The output no longer contains references to the inventory object.

kpt live preview now supports server-side dry-run with the --server-side flag.

Dependencies

sigs.k8s.io/kustomize/kyaml v0.6.0
sigs.k8s.io/kustomize/cmd/config v0.6.0
sigs.k8s.io/cli-utils v0.18.1

Changelog

6862e33 Add config.kubernetes.io/local-config to functions in function-export-blueprint
ea5d5ad Add names to functions in function-export-blueprint
fa5adc2 Address review comments
755b0b8 Avoid ugly Kptfile indentation on get/update
b111ec1 Bump dependencies versions for release
6bcd831 Format function-export-blueprint
90099e2 Hide cobra flags that are unlikely to be used
55dd416 Regenerated docs
1c12971 Silence long usage message for errors
2db5440 Update MAINTAINERS and add CODEOWNERS.
d68f383 Update kustomize library versions
8d46209 Update pkg fix to handle v1 partial setters suffix/infix
10ea762 kpt pkg fix command impl
3f304a9 update homebrew to v0.32.0

Don't miss a new kpt release

NewReleases is sending notifications on new releases.