Skip to content
This repository has been archived by the owner on Jan 12, 2023. It is now read-only.

Add cli tool to check manifests #133

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

syndicut
Copy link

@syndicut syndicut commented Feb 15, 2022

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.

@mark-adams
Copy link
Contributor

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants