mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-09 09:26:54 +00:00
* feat: use more chainsaw test templates Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com> * fix Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com> --------- Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com> |
||
---|---|---|
.. | ||
chainsaw-test.yaml | ||
event.yaml | ||
policy.yaml | ||
README.md | ||
resource.yaml |
Description
This test creates a generate policy, and the trigger resource (namespace) ns-1
which is excluded by the policy.
No events generated since the ns-1
Steps
-
- Create a generate policy
- Assert the policy becomes ready
- Create the namespace.
- No events generated as the rule result is
skip