Skip to content

Releases: GoogleContainerTools/kpt-functions-sdk

Release go fn v0.0.1

14 May 07:14
d396a3e
Compare
Choose a tag to compare

This release is for Go SDK github.com/GoogleContainerTools/kpt-functions-sdk/go/fn@v0.0.1

This version kick-starts the Go SDK to write your own KRM functions in as less as ~10 lines of code.

  • The SDK converts STDIN to a ResourceList object and provides well handling around ResourceList object read/write. The ResourceList specification is defined here
  • The SDK defines KubeObject which is the smallest unit to represent a KRM resource. KubeObject methods can be called similar to unstructured.Unstructured. For example, you can get/set the MetaType and NameType fields of KubeObejct via GetName SetNamespace, GetAnnotation, GetApiVersion "IsGVK", or get/set a specific field path via NestedStringOrDie SetNestedStringMap, etc

release-kpt-functions-v0.16.1

19 Nov 21:17
c56754d
Compare
Choose a tag to compare
kpt-functions@0.16.1 (#463)

release-kpt-functions-v0.16.1-rc.0

19 Nov 18:53
7a878e8
Compare
Choose a tag to compare
Pre-release
kpt-functions@0.16.1-rc.0 (#461)

release-create-kpt-functions-v0.19.0

13 Nov 00:04
95cecf8
Compare
Choose a tag to compare
create-kpt-functions@0.19.0 (#457)

release-kpt-functions-v0.16.0

12 Nov 22:19
10bdb18
Compare
Choose a tag to compare
kpt-functions@0.16.0 (#454)

release-kpt-functions-v0.16.0-rc.0

11 Nov 20:30
bb0aec6
Compare
Choose a tag to compare
Pre-release
kpt-functions@0.16.0-rc.0 (#452)

release-kpt-functions-v0.15.1

08 Oct 21:41
57bb370
Compare
Choose a tag to compare

Structurally compare js objects rather than YAML in tests (#404)

release-create-kpt-functions-v0.18.0

22 Jul 23:39
Compare
Choose a tag to compare
create-kpt-functions@0.18.0

release-create-kpt-functions-v0.18.0-rc.1

14 Jul 00:06
Compare
Choose a tag to compare
create-kpt-functions@0.18.0-rc.1

release-create-kpt-functions-v0.18.0-rc.0

13 Jul 21:10
Compare
Choose a tag to compare
create-kpt-functions@0.18.0-rc.0