1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-10 18:06:55 +00:00
kyverno/test/conformance/kuttl/validating-admission-policy-reports/background/validating-admission-policy-pass
Mariam Fahmy bbd137db24
feat: add kuttl tests for validating admission policy backgroundscan reports (#8292)
Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>
2023-09-07 02:22:12 +00:00
..
01-deployment.yaml feat: add kuttl tests for validating admission policy backgroundscan reports (#8292) 2023-09-07 02:22:12 +00:00
02-policy.yaml feat: add kuttl tests for validating admission policy backgroundscan reports (#8292) 2023-09-07 02:22:12 +00:00
03-bgscanr.yaml feat: add kuttl tests for validating admission policy backgroundscan reports (#8292) 2023-09-07 02:22:12 +00:00
04-sleep.yaml feat: add kuttl tests for validating admission policy backgroundscan reports (#8292) 2023-09-07 02:22:12 +00:00
bgscanr-assert.yaml feat: add kuttl tests for validating admission policy backgroundscan reports (#8292) 2023-09-07 02:22:12 +00:00
deployment-assert.yaml feat: add kuttl tests for validating admission policy backgroundscan reports (#8292) 2023-09-07 02:22:12 +00:00
deployment.yaml feat: add kuttl tests for validating admission policy backgroundscan reports (#8292) 2023-09-07 02:22:12 +00:00
policy.yaml feat: add kuttl tests for validating admission policy backgroundscan reports (#8292) 2023-09-07 02:22:12 +00:00
README.md feat: add kuttl tests for validating admission policy backgroundscan reports (#8292) 2023-09-07 02:22:12 +00:00

Title

This test creates a deployment with two replicas. It then creates a validating admission policy that checks the replicas of the deployment.

Expected Behavior

The deployment is created and a background scan report is generated for it with a pass result.