mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-06 16:06:56 +00:00
* chore: improve cluster startup in conformance tests Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com> * fix flake Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com> * fix flake Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com> --------- Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com> |
||
---|---|---|
.. | ||
bad-pod.yaml | ||
chainsaw-step-02-apply-1.yaml | ||
chainsaw-test.yaml | ||
policy-ready.yaml | ||
policy.yaml | ||
README.md |
Description
This test verifies that resource creation is not blocked if the failurePolicy
is set to Ignore
, when there is an error resolving context variables.
Expected Behavior
The pod should be created successfully.