mirror of
https://github.com/kyverno/kyverno.git
synced 2025-04-15 08:46:36 +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-failed.yaml | ||
clusterpolicy-ready.yaml | ||
clusterpolicy.yaml | ||
gctxentry.yaml | ||
main-deployment.yaml | ||
namespace.yaml | ||
new-deployment-exists.yaml | ||
new-deployment.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.