1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +00:00
kyverno/pkg/engine/context
Khaled Emara c2646f7a9d
feat(json): reduce reliance on DocumentToUntyped() (#10724)
Signed-off-by: Khaled Emara <khaled.emara@nirmata.com>
Co-authored-by: Mariam Fahmy <mariam.fahmy@nirmata.com>
2024-07-29 11:57:20 +00:00
..
loaders feat(json): reduce reliance on DocumentToUntyped() (#10724) 2024-07-29 11:57:20 +00:00
resolvers chore: move cache enabled label (#7949) 2023-08-01 16:28:38 +00:00
context.go fix(json-ctx): overwrite element each iteration (#10615) 2024-07-05 15:06:48 +00:00
context_test.go feat: bump update request api version (#10508) 2024-06-20 09:44:43 +00:00
deferred.go fix: return error in LoadMatching (#8234) 2023-09-04 22:42:27 +00:00
deferred_test.go fix: deferred loader panic when mutate and generate policies are applied (#9935) 2024-03-29 14:37:15 +01:00
evaluate.go optimize JSON context processing using in-memory maps (#8322) 2023-12-04 07:35:36 +00:00
evaluate_test.go optimize JSON context processing using in-memory maps (#8322) 2023-12-04 07:35:36 +00:00
fuzz_test.go Refactor fuzzing utils and add 3 fuzzers (#8555) 2023-10-05 16:33:26 +00:00
loader.go Fix deferred loading (#7597) 2023-06-27 09:58:50 -07:00
mock_context.go optimize JSON context processing using in-memory maps (#8322) 2023-12-04 07:35:36 +00:00
mock_deferred.go fix: deferred loader panic when mutate and generate policies are applied (#9935) 2024-03-29 14:37:15 +01:00
utils.go fix(json-ctx): overwrite element each iteration (#10615) 2024-07-05 15:06:48 +00:00
utils_test.go fix(json-ctx): overwrite element each iteration (#10615) 2024-07-05 15:06:48 +00:00