Skip to content

Conversation

@CsatariGergely
Copy link
Contributor

Some decriptions are copied from the README of the kpt repo.

Some decriptions are copied from the README of the kpt repo.

Signed-off-by: Gergely Csatari <[email protected]>
off-the-shelf, tested functions. kpt makes configuration easy to create and transform, via reusable functions. Because
they are expected to be used for in-place transformation, the functions need to be idempotent.
- [krm-function-sdk](https://github.com/kptdev/krm-functions-sdk): Any general-purpose or domain-specific language can
be used to create functions to transform and/or validate the YAML KRM input/output format, but we provide SDKs to
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since go will be the only maintained SDK for a while, I suugest:

"Any general-purpose or domain-specific language can be used to create functions to transform and/or validate the YAML KRM input/output format, but in this repository we provide an SDK to simplify the function authoring process specifically in Go

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've modified it to

"Any general-purpose or domain-specific language can be used to create functions to transform and/or validate the YAML KRM input/output format, but in this repository we provide an SDK to simplify the function authoring process in Go"

in f363a56

@CsatariGergely CsatariGergely requested a review from kispaljr June 5, 2025 06:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants