1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-10 18:06:55 +00:00
kyverno/test/conformance/chainsaw/verifyImages/clusterpolicy/standard/notary-attestation-verification
Vishal Choudhary f4482c4699
chore: add condition checking to notary attestation verify chainsaw tests (#10288)
Signed-off-by: Vishal Choudhary <vishal.choudhary@nirmata.com>
Co-authored-by: Mariam Fahmy <mariam.fahmy@nirmata.com>
Co-authored-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-05-30 21:26:44 +00:00
..
chainsaw-test.yaml chore: improve cluster startup in conformance tests (#9103) 2023-12-07 17:30:03 +05:30
pod-assert.yaml chore: all chainsaw tests (#9011) 2023-11-24 11:17:58 +01:00
pod.yaml chore: all chainsaw tests (#9011) 2023-11-24 11:17:58 +01:00
policy-ready.yaml chore: all chainsaw tests (#9011) 2023-11-24 11:17:58 +01:00
policy.yaml chore: add condition checking to notary attestation verify chainsaw tests (#10288) 2024-05-30 21:26:44 +00:00
README.md chore: all chainsaw tests (#9011) 2023-11-24 11:17:58 +01:00

Description

This test verifies image attestations using notary signatures

Expected Behavior

This test creates a cluster policy. When a pod is created with the image reference and the signature on attestations matches, the pod creation is successful

Reference Issue(s)

6142