monokle-core icon indicating copy to clipboard operation
monokle-core copied to clipboard

ValidatingAdmissionPolicy validator

Open olensmar opened this issue 1 year ago • 0 comments

I would like to validate my resources using the Kubernetes 1.28 ValidatingAdmissionPolicy-related CRDs - see https://kubernetes.io/docs/reference/access-authn-authz/validating-admission-policy/

Initially I am fine with the validator automatically detecting any corresponding resources in my set of files/YAML and validating the remaining resources against them.

A future improvement could be a configuration that sets a different folder containing the resources to use for validation.

olensmar avatar Sep 12 '23 08:09 olensmar