mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-05 23:46:56 +00:00
Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com> Co-authored-by: shuting <shuting@nirmata.com> |
||
---|---|---|
.. | ||
chainsaw-test.yaml | ||
deployment.yaml | ||
exception.yaml | ||
namespace.yaml | ||
policy-assert.yaml | ||
policy.yaml | ||
README.md |
Description
This test creates a policy, a policy exception and tries to create a deployment violating the policy. The deployment is then deleted.
Expected Behavior
Both creation and deletion should be accepted, the exception applies to all operations.
Reference Issue(s)
7423