1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-04-15 16:56:56 +00:00
kyverno/test/conformance/chainsaw/policy-validation/cluster-policy/schema-validation-crd
gcp-cherry-pick-bot[bot] 81e2445181
chore: use more chainsaw step templates (#11300) (#11302)
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
Co-authored-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-10-03 09:03:34 +00:00
..
chainsaw-test.yaml chore: use more chainsaw step templates (#11300) (#11302) 2024-10-03 09:03:34 +00:00
policy.yaml chore: use more chainsaw step templates (#11300) (#11302) 2024-10-03 09:03:34 +00:00
README.md chore: all chainsaw tests (#9011) 2023-11-24 11:17:58 +01:00

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