kubewarden / rfc

Kubewarden's RFCs
https://github.com/kubewarden/
4 stars 5 forks source link

RFC: how to group multiple policies using logical operators #34

Closed flavio closed 4 months ago

flavio commented 6 months ago

We would like to combine multiple policies together using logical operators.

For example: it would pod is not running as root AND NOT image registry == "infra.registry.local.lan"