mirror of
https://github.com/kyverno/kyverno.git
synced 2025-04-14 00:06:45 +00:00
* chore: bump chainsaw * more template use * v0.2.10 * go mod --------- Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com> Co-authored-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com> |
||
---|---|---|
.. | ||
chainsaw-test.yaml | ||
clusterpolicy-assert.yaml | ||
clusterpolicy.yaml | ||
gctxentry.yaml | ||
main-deployment.yaml | ||
namespace.yaml | ||
README.md |
Description
This test verifies that policies cannot be created if referenced Global Context Entries don't exist.
Expected Behavior
The clusterpolicy cpol-gctxentry-not-exist
should not be created because the globalcontextentry does not exist.