kpt icon indicating copy to clipboard operation
kpt copied to clipboard

WASM as a KRM function runtime

Open mengqiy opened this issue 2 years ago • 2 comments

WASM can be potentially used as a KRM function runtime and KRM function packaging method. Exploration in the area is in progress. More details will be updated in this thread.

mengqiy avatar Jun 09 '22 17:06 mengqiy

The main runtime issue is #2567.

bgrant0607 avatar Jul 06 '22 18:07 bgrant0607

wasm function runtime is implemented in https://github.com/GoogleContainerTools/kpt/pull/3450.

mengqiy avatar Aug 18 '22 06:08 mengqiy

We can close this issue since WASM support was added in https://github.com/GoogleContainerTools/kpt/pull/3450.

I opened another good first issue for publishing end user docs for this feature. https://github.com/GoogleContainerTools/kpt/issues/3755

droot avatar Jan 26 '23 15:01 droot