Releases: GoogleContainerTools/kpt-functions-catalog
Releases · GoogleContainerTools/kpt-functions-catalog
starlark: v0.4.1
functions/go/starlark/v0.4.1 Merge branch 'master' into starlark/v0.4
set-namespace: v0.3.4
Simplify the set-namespace result to only show a summary.
set-namespace: v0.3.3
- 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
functions/go/set-namespace/v0.3.2 Merge branch 'master' into set-namespace/v0.3
set-namespace: v0.3.1
functions/go/set-namespace/v0.3.1 Merge branch 'master' into set-namespace/v0.3
set-namespace: v0.3.0
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
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
[starlark] builtin match_gvkn function (#794) * [starlark] builtin match_gvkn function * go mod tidy * suggested changes
starlark: v0.4.0
feat: Refactor set-namespace (#785) Co-authored-by: Sunil Arora <[email protected]>
export-terraform: v0.1.0
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