1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-31 03:45:17 +00:00
kyverno/pkg/engine/internal
Vishal Choudhary 0c2a88638b
fix: properly use useCache field in image verification policies (#10709)
* fix: properly use useCache field in image verification policies

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

* fix: add test

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

* fix: revert client changes

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

---------

Signed-off-by: Vishal Choudhary <vishal.choudhary@nirmata.com>
Co-authored-by: Mariam Fahmy <mariam.fahmy@nirmata.com>
2024-08-19 14:26:07 +00:00
..
auth.go feat: support authorizer variable in CEL expressions (#8024) 2023-09-05 10:16:50 +00:00
imageverifier.go fix: properly use useCache field in image verification policies (#10709) 2024-08-19 14:26:07 +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 fix: remove unused parameters (#10330) 2024-05-29 23:29:24 +00:00
preconditions.go lazy evaluate vars in conditions (#7238) 2023-05-20 21:06:54 +00:00