1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-10 09:56:55 +00:00
kyverno/test/conformance/kuttl/verifyImages/clusterpolicy/standard/keyed-basic
Charles-Edouard Brétéché 14e6aa4bba
fix: check policy is ready in kuttl tests (#5286)
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2022-11-10 09:43:51 +01:00
..
01-assert.yaml fix: check policy is ready in kuttl tests (#5286) 2022-11-10 09:43:51 +01:00
01-manifests.yaml More kuttl tests (#5238) 2022-11-07 17:23:19 +00:00
02-assert.yaml More kuttl tests (#5238) 2022-11-07 17:23:19 +00:00
02-goodpod.yaml More kuttl tests (#5238) 2022-11-07 17:23:19 +00:00
99-cleanup.yaml More kuttl tests (#5238) 2022-11-07 17:23:19 +00:00
README.md More kuttl tests (#5238) 2022-11-07 17:23:19 +00:00

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