1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 16:06:56 +00:00
kyverno/test/conformance/kuttl/verifyImages/clusterpolicy/standard/keyed-basic
Chip Zoller d9480c268d
More kuttl tests (#5238)
* add remainder of e2e verifyImages tests

Signed-off-by: Chip Zoller <chipzoller@gmail.com>

* add tests

Signed-off-by: Chip Zoller <chipzoller@gmail.com>

* add external-metrics test case and scaffolding

Signed-off-by: Chip Zoller <chipzoller@gmail.com>

* update scaffolding

Signed-off-by: Chip Zoller <chipzoller@gmail.com>

* add keyed-basic test

Signed-off-by: Chip Zoller <chipzoller@gmail.com>

* add migrated e2e test for gen role and rolebinding

Signed-off-by: Chip Zoller <chipzoller@gmail.com>

* add clone-role-and-rolebinding from e2e

Signed-off-by: Chip Zoller <chipzoller@gmail.com>

* remove timeout param from kuttl-test.yaml

Signed-off-by: Chip Zoller <chipzoller@gmail.com>

* add tests for external-metrics Policy fix

Signed-off-by: Chip Zoller <chipzoller@gmail.com>

Signed-off-by: Chip Zoller <chipzoller@gmail.com>
Co-authored-by: Vyankatesh Kudtarkar <vyankateshkd@gmail.com>
Co-authored-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>
2022-11-07 17:23:19 +00:00
..
01-assert.yaml More kuttl tests (#5238) 2022-11-07 17:23:19 +00: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