1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-04-07 01:33:31 +00:00
kyverno/pkg/engine/api
Mariam Fahmy 716611b7ea
fix: return all the exceptions that match the incoming resource (#10722)
* fix: return all the exceptions that match the incoming resource

Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>

* fix: modify log messages

Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>

---------

Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>
2024-07-25 17:36:19 +00:00
..
client.go Reduce deps (#8654) 2023-11-09 13:04:24 +00:00
contextloader.go fix: image cache panic and cleanup (#8512) 2023-09-22 10:40:16 +00:00
engine.go
engineresponse.go feat: migrate validationFailureAction and validationFailureActionOverrides (#10528) 2024-06-26 09:13:02 +02:00
engineresponse_test.go feat: migrate validationFailureAction and validationFailureActionOverrides (#10528) 2024-06-26 09:13:02 +02:00
fuzz_test.go feat: add fuzzers from cncf-fuzzing (#8027) 2023-08-16 16:42:37 +00:00
imageverifymetadata.go feat: add skipImageReferences in verify images (#8633) 2024-01-23 12:27:39 +00:00
imageverifymetadata_test.go feat: add skipImageReferences in verify images (#8633) 2024-01-23 12:27:39 +00:00
policy.go fix: change generic policy to not return any (#9463) 2024-01-20 19:20:22 +02:00
policycontext.go feat: bump update request api version (#10508) 2024-06-20 09:44:43 +00:00
policyresponse.go
resolver.go
resolver_test.go
resourcespec.go
resourcespec_test.go
ruleresponse.go fix: return all the exceptions that match the incoming resource (#10722) 2024-07-25 17:36:19 +00:00
ruleresponse_test.go
rulestatus.go
ruletype.go
selector.go chore: use v2 clients for policy exceptions (#10530) 2024-06-24 16:36:55 +00:00
stats.go
stats_test.go