mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-09 17:37:12 +00:00
|
||
---|---|---|
.. | ||
chainsaw-test.yaml | ||
gctxentry.yaml | ||
main-deployment.yaml | ||
namespace.yaml | ||
new-deployment-exists.yaml | ||
new-deployment.yaml | ||
policy-failed.yaml | ||
policy.yaml | ||
README.md |
Description
This test verifies that the policy becomes not ready if the referenced Global Context Entries don't exist anymore.
Expected Behavior
new-deployment
should not be created because the policy is not ready.