Highlights
- Added exec support for running functions using
kpt fn render
. (docs) - Docs to enable shell auto-complete feature.
Changelog
- 11bc9b3 Add annotation reference docs (#2636)
- 8125c67 Cobra based autocompletion (#2631)
- ebfc90c feat: Use fn patch version for cli autocomplete (#2629)
- 32bb433 fix: bash auto completion for CLI flags (#2630)
- f9ccd1a fn render supports function binary executables (#2593)
- 839fb52 update base image in Dockerfiles (#2634)
- e3057af updated installation instructions for kpt 1.0.beta.10 (#2628)