cruise-automation / k-rail

Kubernetes security tool for policy enforcement
Apache License 2.0
444 stars 55 forks source link

Add option to customize pod/containerSecurityContext #134

Open funkypenguin opened 1 year ago

funkypenguin commented 1 year ago

Hey gang!

This PR adds the ability for the user to customize both the pod and the container securityContext, which may be required to make k-rail itself comply with other audit / admission tools, such as Kyverno :)

(We are migrating from k-rail to Kyverno, but some of its features are still desirable, such as gating image repositories!)

mark-adams commented 1 year ago

👋 The k-rail project has been deprecated and is no longer under active development. We recommend taking a look at OPA Gatekeeper to see if it might meet your needs going forward.

Thanks for your contribution(s) to the project!