mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-10 09:56:55 +00:00
* chore: bump chainsaw Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com> * more template use Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com> * v0.2.10 Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com> * go mod 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-test.yaml | ||
pod-assert.yaml | ||
pod.yaml | ||
policy-assert.yaml | ||
policy.yaml | ||
README.md | ||
report-assert.yaml |
Title
This test creates pods using an unsigned or not correctly signed image. It then creates an image verification policy running in the background.
Note: the pods have to be created first because we don't want the policy to apply at admission time.
Expected Behavior
The pods are created and policy reports are generated with a fail result.