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> |
||
---|---|---|
.. | ||
chainsaw-step-01-apply-1.yaml | ||
chainsaw-step-01-apply-2.yaml | ||
chainsaw-step-01-assert-1.yaml | ||
chainsaw-step-02-apply-1.yaml | ||
chainsaw-step-02-assert-1.yaml | ||
chainsaw-test.yaml | ||
README.md |
Description
This test performs a simple verification of an image using a public key specified directly in the policy.
Expected Behavior
Pod creation should pass as the image has been signed by the public key specified in the policy.
Reference Issue(s)
N/A