mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-06 07:57:07 +00:00
* chore: convert chainsaw tests to Test resource Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com> * fix 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.yaml | ||
chainsaw-step-03-apply-1-1.yaml | ||
chainsaw-test.yaml | ||
policy-ready.yaml | ||
policy.yaml | ||
README.md |
Description
This test is migrated from e2e. It tests basic functionality of the x509_decode JMESPath filter.
Expected Behavior
The test-bad-configmap
should fail and the test-good-configmap
should succeed.
Reference Issue(s)
N/A