Support Starlib for Starlark runtime #1083
Labels
area/fn-catalog
Functions Catalog
area/fn-sdk
Typescript SDK
enhancement
New feature or request
triaged
Issue has been triaged by adding an `area/` label
Milestone
I'm trying to write a Starlark Kpt function and realized I needed regex and md5 support. Starlib seems to have what I need but I can't load the modules:
just yields "error: load not implemented by this application".
Is this something you might consider supporting?
I'm sorry if this is already supported, I'm new to Starlark so I might be missing something.
The text was updated successfully, but these errors were encountered: