Skip to content

Releases: GoogleContainerTools/kpt-functions-catalog

starlark: v0.4.1

21 Apr 20:29
Compare
Choose a tag to compare
functions/go/starlark/v0.4.1

Merge branch 'master' into starlark/v0.4

set-namespace: v0.3.4

18 Apr 22:20
20a0f6c
Compare
Choose a tag to compare

Simplify the set-namespace result to only show a summary.

set-namespace: v0.3.3

13 Apr 21:08
bfe46a2
Compare
Choose a tag to compare
  • Better output: count the changed field, previous and new namespace
  • upgrade go/sdk to show the stack trace when panic.
  • Better user message to fix their resources.

set-namespace: v0.3.2

08 Apr 01:14
Compare
Choose a tag to compare
functions/go/set-namespace/v0.3.2

Merge branch 'master' into set-namespace/v0.3

set-namespace: v0.3.1

07 Apr 20:43
Compare
Choose a tag to compare
functions/go/set-namespace/v0.3.1

Merge branch 'master' into set-namespace/v0.3

set-namespace: v0.3.0

07 Apr 17:26
66662ce
Compare
Choose a tag to compare
fix: upgrade @types/jasmine from 3.10.1 to 3.10.4 (#798)

Snyk has created this PR to upgrade @types/jasmine from 3.10.1 to 3.10.4.

See this package in npm:
https://www.npmjs.com/package/@types/jasmine

See this project in Snyk:
https://app.snyk.io/org/kpt-fn-bot/project/9c679165-80dd-42cc-8c50-3ff4a52ffea9?utm_source=github&utm_medium=referral&page=upgrade-pr

ensure-name-substring: v0.2.0

07 Apr 17:35
66662ce
Compare
Choose a tag to compare
fix: upgrade @types/jasmine from 3.10.1 to 3.10.4 (#798)

Snyk has created this PR to upgrade @types/jasmine from 3.10.1 to 3.10.4.

See this package in npm:
https://www.npmjs.com/package/@types/jasmine

See this project in Snyk:
https://app.snyk.io/org/kpt-fn-bot/project/9c679165-80dd-42cc-8c50-3ff4a52ffea9?utm_source=github&utm_medium=referral&page=upgrade-pr

apply-replacements: v0.1.0

07 Apr 16:55
0be5880
Compare
Choose a tag to compare
[starlark] builtin match_gvkn function (#794)

* [starlark] builtin match_gvkn function

* go mod tidy

* suggested changes

starlark: v0.4.0

07 Apr 01:28
366d9be
Compare
Choose a tag to compare
feat: Refactor set-namespace (#785)

Co-authored-by: Sunil Arora <sunilarora@google.com>

export-terraform: v0.1.0

05 Apr 04:21
e649e50
Compare
Choose a tag to compare
Handle kpt fn behavior change (#796)

* updated behavior and tests for ensure-name-substring

* adjusted fix-simple test to not specify include-meta-resources

* kubeval-simple: skip Kptfile validation

* adjusted starlark tests/examples to handle Kptfile and StarlarkRun files

* adjusted search-replace tests to match kpt behavior to include meta resources by default

* adjusted create-setters-simple test to match kpt behavior

* adjusted set-project-id to match the kpt fn behavior

* adjusted generate-kpt-pkg-docs-simple test to match kpt behavior

* adjusted set-annotations tests to match new kpt fn behavior

* adjusted set-labels test to match new kpt fn behavior

* adjusted the golden file for generate-folders function

* using kpt@main