kubewarden / trusted-repos-policy

A Kubewarden policy that restricts what registries, tags and images can pods on your cluster refer to
https://kubewarden.io
Apache License 2.0
5 stars 3 forks source link

Update dependencies #24

Closed flavio closed 2 years ago

flavio commented 2 years ago

Update to latest version of kubewarden SDK and k8s-openapi. Fix all the compilation errors caused by API changes.

Supersedes https://github.com/kubewarden/trusted-repos-policy/pull/23