1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-01-20 18:52:16 +00:00
kyverno/pkg/engine/internal
Vishal Choudhary a0afda4f0a
fix: allow multiple keys in verifyImages.attestations.attestors.entries (#8880)
* fix: allow multiple keys in verifyImages.attestations.attestors.entries

Signed-off-by: Vishal Choudhary <vishal.choudhary@nirmata.com>

* fix: tests

Signed-off-by: Vishal Choudhary <vishal.choudhary@nirmata.com>

---------

Signed-off-by: Vishal Choudhary <vishal.choudhary@nirmata.com>
2024-01-22 06:49:22 +00:00
..
auth.go feat: support authorizer variable in CEL expressions (#8024) 2023-09-05 10:16:50 +00:00
imageverifier.go fix: allow multiple keys in verifyImages.attestations.attestors.entries (#8880) 2024-01-22 06:49:22 +00:00
logging.go fix: remove a couple DeepEqual and fix deletion check bug (#6640) 2023-03-22 04:46:35 +00:00
match.go feat: add subresource support to resource filters (#6780) 2023-04-05 13:51:07 +00:00
preconditions.go lazy evaluate vars in conditions (#7238) 2023-05-20 21:06:54 +00:00