1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-09 09:26:54 +00:00
kyverno/test/conformance/kuttl/exceptions/background-mode/standard/README.md

11 lines
408 B
Markdown
Raw Normal View History

## Description
This test creates policy exceptions with the `spec.background` field. It tests the usage of using components not available in background scans in exceptions.
## Expected Behavior
The polex-right is expected to be created but the polex-wrong should fail due to having a component that isn't available in background scan.
## Reference Issue(s)
https://github.com/kyverno/kyverno/issues/5949