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

Update rust SDK to the latest version #4

Closed ereslibre closed 3 years ago

ereslibre commented 3 years ago

Fixes https://github.com/kubewarden/psp-capabilities/issues/3

This makes the policy compatible with mutating hooks, given that the communication channel between the SDK and the policy server changed.

ereslibre commented 3 years ago

Policy server is now updated, so it's fine to use the 0.2.0 SDK version.