mirror of
https://github.com/kyverno/kyverno.git
synced 2024-12-14 11:57:48 +00:00
df267dd829
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com> |
||
---|---|---|
.. | ||
chainsaw-test.yaml | ||
deployment.yaml | ||
exception.yaml | ||
namespace.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