1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-10 01:46:55 +00:00
kyverno/test/conformance/chainsaw/policy-validation/cluster-policy/schema-validation-crd/README.md

12 lines
227 B
Markdown
Raw Normal View History

## Description
This test ensures the schema validation is skipped for CustomResourceDefinition.
## Expected Behavior
The Pod creation should be allowed.
## Reference Issue(s)
https://github.com/kyverno/kyverno/issues/7844