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
Jim Bugwadia 696c7e924b
lazy loading of context vars (#7071)
* lazy loading of context vars

Signed-off-by: Jim Bugwadia <jim@nirmata.com>

* gofumpt

Signed-off-by: Jim Bugwadia <jim@nirmata.com>

* add kuttl tests

Signed-off-by: Jim Bugwadia <jim@nirmata.com>

---------

Signed-off-by: Jim Bugwadia <jim@nirmata.com>
2023-05-05 20:35:47 -04:00
..
resolvers refactor: more engine interface (#6199) 2023-02-03 13:01:11 +08:00
context.go lazy loading of context vars (#7071) 2023-05-05 20:35:47 -04:00
context_test.go refactor: introduce jmespath interface (#6882) 2023-04-13 11:29:40 +00:00
evaluate.go lazy loading of context vars (#7071) 2023-05-05 20:35:47 -04:00
evaluate_test.go refactor: introduce jmespath interface (#6882) 2023-04-13 11:29:40 +00: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