mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-10 01:46:55 +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-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 and a tsa cert chain.
Expected Behavior
Pod creation should pass as the image has been signed by the public key and timestamp created using the TSA provider specified in the policy.
Reference Issue(s)
N/A