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
Netanel Kadosh cef7be1fdc
feat: Add Manifest Index to ImageRegistry context (#9883)
* feat: Add Manifest Index to ImageRegistry context

Signed-off-by: Netanel Kadosh <kadoshnetanel@gmail.com>

* test: adding manifest list tests

Signed-off-by: Netanel Kadosh <kadoshnetanel@gmail.com>

---------

Signed-off-by: Netanel Kadosh <kadoshnetanel@gmail.com>
Co-authored-by: shuting <shuting@nirmata.com>
2024-11-14 08:10:25 +00:00
..
loaders feat: Add Manifest Index to ImageRegistry context (#9883) 2024-11-14 08:10:25 +00:00
resolvers chore: move cache enabled label (#7949) 2023-08-01 16:28:38 +00:00
context.go Deferred loading for image info in policy context (#10787) 2024-08-30 05:35:26 +00:00
context_test.go Deferred loading for image info in policy context (#10787) 2024-08-30 05:35:26 +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