-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
Add support to write WASM plugin.
- As a first step, we could send the objects as strings and let the plugin do the deserialization.
- A seconds step should allow to access to the "context" and allow to retrieve other objects (For example, ALB ingress controller needs to access to all the defined services).
Reactions are currently unavailable