Highlights
- Default image-pull-policy for
kpt fn render
andkpt fn eval
changed fromAlwaysPull
toIfNotPresent
- KCC resources are annotated with
kpt
annotation to attribute kpt usage
Changelog
- efade46 --image flag typo fix (#2601)
- 2be5cb3 Add cnrm annotation to merge3 (#2605)
- cce430f Add missing json annotation to KptFile (#2598)
- 575efe5 Design proposal: kpt live -- Inventory to ResourceGroup (#2576)
- 386b8e5 Fix flaky e2e test (#2622)
- ef4c91e Implement metrics annotation (#2588)
- e70cd85 Simplify and speed up "kpt live" e2e tests (#2613)
- 9e3f7f8 Update beta 9 (#2597)
- 3fb2497 Use reconcile-timeout for live apply tests (#2618)
- 241d6a9 changed default image pull policy to if-not-present (#2600)
- ac17e15 upgrade to kyaml 0.13.0+ (#2603)
Docker images
docker pull gcr.io/kpt-dev/kpt:v1.0.0-beta.10
docker pull gcr.io/kpt-dev/kpt-gcloud:v1.0.0-beta.10