k-rail icon indicating copy to clipboard operation
k-rail copied to clipboard

Add cli tool to check manifests

Open syndicut opened this issue 3 years ago • 1 comments

This PR adds a cli utility to do the same policy checks as admission controller. Motivation here is to be able to check manifests against policy rules without accessing k8s cluster (e.g. in CI/CD pipeline) It also fixes bug with copying lock inside plugin instance, which causes plugin.Kill() to kill plugin prematurely.

syndicut avatar Feb 15 '22 19:02 syndicut

👋 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!

mark-adams avatar Jan 12 '23 16:01 mark-adams