mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-10 01:46:55 +00:00
* fix: return policies with either audit or enforce rules from the cache Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com> * feat: introduce validationFailureAction under verifyImage rules Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com> * feat: add chainsaw tests Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com> * fix Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com> --------- Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com> Co-authored-by: shuting <shuting@nirmata.com> |
||
---|---|---|
.. | ||
chainsaw-step-01-apply-1.yaml | ||
chainsaw-step-01-assert-1.yaml | ||
chainsaw-step-02-apply-1.yaml | ||
chainsaw-step-02-assert-1.yaml | ||
chainsaw-test.yaml | ||
README.md |
Description
Verify image attestations with the given predicateType and attestors. The image has multiple signatures for different predicateTypes.
Expected Behavior
Given another defined predicateType, the image's subject and issuer match as well as the attestation specified in the conditions block. The pod creation should pass.