1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 16:06:56 +00:00
kyverno/test/conformance/chainsaw/reports/background/exception
Mariam Fahmy 8e0a7aa204
feat: promote policy exceptions to v2 (#9208)
Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>
2023-12-19 10:43:39 +00:00
..
chainsaw-test.yaml chore: convert chainsaw tests to Test resource (#9109) 2023-12-07 14:08:04 +00:00
configmap.yaml chore: all chainsaw tests (#9011) 2023-11-24 11:17:58 +01:00
exception.yaml feat: promote policy exceptions to v2 (#9208) 2023-12-19 10:43:39 +00:00
policy-assert.yaml chore: all chainsaw tests (#9011) 2023-11-24 11:17:58 +01:00
policy.yaml chore: all chainsaw tests (#9011) 2023-11-24 11:17:58 +01:00
README.md chore: all chainsaw tests (#9011) 2023-11-24 11:17:58 +01:00
report-assert.yaml chore: all chainsaw tests (#9011) 2023-11-24 11:17:58 +01:00

Description

This test creates a policy, a policy exception and a configmap. It makes sure the generated background scan report contains a skipped result instead of a failed one.

Steps

    • Create a cluster policy
    • Assert the policy becomes ready
    • Create a policy exception for the cluster policy created above, configured to apply to configmap named emergency
    • Try to create a confimap named emergency
    • Assert that a policy report exists with a skipped result