1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-01-20 18:52:16 +00:00
kyverno/pkg/engine/context
Vishal Choudhary b2515154f3
fix: return error in LoadMatching (#8234)
Signed-off-by: Vishal Choudhary <sendtovishalchoudhary@gmail.com>
Co-authored-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2023-09-04 22:42:27 +00:00
..
loaders feat: add lazy loading feature flag (#7680) 2023-06-27 13:44:15 +08:00
resolvers chore: move cache enabled label (#7949) 2023-08-01 16:28:38 +00:00
context.go fix: Fixed issue with AddVariable that prevented certain variables (#7981) 2023-08-08 15:03:59 +08:00
context_test.go refactor: introduce jmespath interface (#6882) 2023-04-13 11:29:40 +00:00
deferred.go fix: return error in LoadMatching (#8234) 2023-09-04 22:42:27 +00:00
deferred_test.go fix: return error in LoadMatching (#8234) 2023-09-04 22:42:27 +00:00
evaluate.go Fix deferred loading (#7597) 2023-06-27 09:58:50 -07:00
evaluate_test.go refactor: introduce jmespath interface (#6882) 2023-04-13 11:29:40 +00:00
loader.go Fix deferred loading (#7597) 2023-06-27 09:58:50 -07:00
mock_context.go refactor: introduce jmespath interface (#6882) 2023-04-13 11:29:40 +00:00
utils.go chore: remove dead code (#6395) 2023-02-24 20:33:57 +08:00