Skip to content

v1.0.0-beta.16

Choose a tag to compare

@droot droot released this 24 May 19:51
· 959 commits to main since this release
b5403ad

Highlights

  • kpt live is now faster and more responsive because it uses watch mechanism instead of polling. Multiple enhancements to kpt live, see PR for more details.
  • kpt fn now supports podman as function execution runtime.
  • kpt fn eval --save preserves the comments in Kptfile.
  • Developing functions in Go guide has been updated to use new Go SDK.

Changelog