Skip to content

Releases: kptdev/krm-functions-catalog

release-ts-functions-v0.0.4

15 Jul 00:59
57f02c8
Compare
Choose a tag to compare
Update catalog for v0.0.4 (#70)

* Update deps to use kpt-functions@0.14.3

* Update catalog to latest sdk version

* Update catalog versions

release-ts-functions-v0.0.3

30 Jun 01:10
73ee6d4
Compare
Choose a tag to compare
Fix function config tags (#60)

release-ts-functions-v0.0.2

29 Jun 22:23
3a14385
Compare
Choose a tag to compare
Fix e2e script and update version for release (#59)

release-ts-functions-v0.0.1

29 Jun 21:52
073e4ed
Compare
Choose a tag to compare
Transfer kubeval function and add tests (#56)

* Add a basic demo function using kubeval

* Remove unnecessary guard when emitting results

* Break out the generation of kubeval command line args separately

* Mention detailed defaulting behavior in function docstring

* Temporarily disable tests awaiting clarity around testing strategy

* Fix lint issues in kubeval funtion

* Fix kubeeval Dockerfile

* Add kubeval unit and e2e tests

* Small changes to e2e script

Co-authored-by: David Flemström <dflemstr@spotify.com>
Co-authored-by: Frank Farzan <frankf@google.com>