mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-10 09:56:55 +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> |
||
---|---|---|
.. | ||
chainsaw-test.yaml | ||
pod-assert.yaml | ||
pod.yaml | ||
policy-ready.yaml | ||
policy.yaml | ||
README.md |
Description
This test verifies images using notary signatures
Expected Behavior
This test creates a cluster policy. When a pod is created with the image reference and the signature matches, the pod creation is successful
Reference Issue(s)
6142