mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-06 16:06:56 +00:00
|
||
---|---|---|
.. | ||
chainsaw-step-01-apply-1.yaml | ||
chainsaw-step-01-assert-1.yaml | ||
chainsaw-step-03-error-1.yaml | ||
chainsaw-test.yaml | ||
pod.yaml | ||
README.md |
Description
Verify image attestations with the given predicateType and attestors. The image has multiple signatures for different predicateTypes.
Expected Behavior
Given the defined predicateType, all attestor entries must be valid if the count is not specified. This test only has one valid attestor so the pod creation should be blocked.