mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-09 17:37:12 +00:00
13 lines
357 B
Markdown
13 lines
357 B
Markdown
|
# Title
|
||
|
|
||
|
This test checks for generated events when applying ValidatingAdmissionPolicies.
|
||
|
|
||
|
## Expected Behavior
|
||
|
|
||
|
|
||
|
This test creates a deployment with 4 replicas that violates the policy. It verifies policy violation events generation for the ValidatingAdmissionPolicy and the Deployment.
|
||
|
|
||
|
## Reference Issues
|
||
|
|
||
|
https://github.com/kyverno/kyverno/issues/8781
|