kubewarden / capabilities-psp-policy

A Pod Security Policy that controls Container Capabilities
https://kubewarden.io
Apache License 2.0
5 stars 7 forks source link

Rebuild policy against latest SDK #3

Closed flavio closed 3 years ago

flavio commented 3 years ago

We changed the way mutated objects are sent back to the policy-server. This breaks this policy's ability to mutate requests once a new version of the policy server is released.

A simple rebuild of the policy and release will fix it, but we have to wait for a new version of the policy-server to be tagged