You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Starting with .NET 8, a big chunk of the work from https://github.com/dotnet/dotnet-wasi-sdk made its way upstream. This means
it's a good time to revisit Kubewarden's .NET SDK for policies.
Implement all capabilities in the policy specification. Currently the SDK supports validating and mutating policies. Add Host capabilities following our host specification , including unit tests, tested with generated mocks. For this, other implementations such as the Go or Rust one can be used as reference. This includes:
Starting with .NET 8, a big chunk of the work from https://github.com/dotnet/dotnet-wasi-sdk made its way upstream. This means
it's a good time to revisit Kubewarden's .NET SDK for policies.
This is an EPIC to be converted into sub-issues.
Acceptance criteria
wasi-experimental
workload, which runs on awasmtime
host as the current .NET SDK, and other SDKs such as the Go or Rust ones.The text was updated successfully, but these errors were encountered: