Highlights
kpt live
is now faster and more responsive because it uses watch mechanism instead of polling. Multiple enhancements tokpt live
, see PR for more details.kpt fn
now supportspodman
as function execution runtime.kpt fn eval --save
preserves the comments inKptfile
.Developing functions in Go guide
has been updated to use new Go SDK.
Changelog
- d76d6c3 Fix method of obtaining service account token (#3199)
- d8acc54 Update code owners file (#3205)
- c10249e default revision for rpkg copy (#3185)
- 4a563ff fix: typo on deployment version (#3208)
- fe4ead7 support podman as a runtime for kpt CLI (#3133)
- b5403ad tag configMap data nodes as 'string' (#3229)
- 68a1452 update to book to use the updated packages (#3198)