mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-10 09:56:55 +00:00
12 lines
227 B
Markdown
12 lines
227 B
Markdown
|
## 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
|