mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-10 09:56:55 +00:00
* chore: move policy exceptions to beta Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com> * fix kuttl test Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com> * fix: keep v2alpha1 as the storage version Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com> * fix: avoid using type aliases Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com> --------- Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com> |
||
---|---|---|
.. | ||
01-policy.yaml | ||
02-exception.yaml | ||
03-manifests.yaml | ||
04-sleep.yaml | ||
05-assert.yaml | ||
policy-assert.yaml | ||
policy.yaml | ||
README.md |
Description
This test checks the events are generated properly for policyexceptions.
Steps
-
- Create a cluster policy
- Assert the policy becomes ready
-
- Create a policy exception for the cluster policy created above but for a specific namespace
-
- Try to create a pod, expecting two events are created, one for the clusterpolicy, another is for policyexception