kubewarden / policy-server

Webhook server that evaluates WebAssembly policies to validate Kubernetes requests
https://kubewarden.io
Apache License 2.0
138 stars 18 forks source link

Verify images signed with custom certificates #366

Closed flavio closed 1 year ago

flavio commented 1 year ago

As part of https://github.com/kubewarden/verify-image-signatures/issues/39, policy server needs to be updated to the latest version of policy-evaluator that offers this capability.

flavio commented 1 year ago

Note well: this is blocked because we're still working on the new version of policy-evaluator