mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-09 09:26:54 +00:00
feat(gctx): move ready check to runtime Signed-off-by: Khaled Emara <khaled.emara@nirmata.com> Co-authored-by: shuting <shuting@nirmata.com> |
||
---|---|---|
.. | ||
chainsaw-test.yaml | ||
clusterpolicy.yaml | ||
main-deployment.yaml | ||
namespace.yaml | ||
new-deployment.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.