1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-31 03:45:17 +00:00
kyverno/pkg/policy
shuting b6447e0649
Remove resourceCache from engine (#3013)
* update log messages

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* remove resourceCache from the background controller when:
- register resource scope
- list resources per namespace

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* - use client call for configmap lookup;
- remove resourceCache from policy controller, webhook server and generate controller

Signed-off-by: ShutingZhao <shuting@nirmata.com>
2022-01-18 12:59:35 +00:00
..
common updates for foreach and mutate (#2891) 2022-01-05 09:36:33 +08:00
generate Remove resourceCache from engine (#3013) 2022-01-18 12:59:35 +00:00
mutate updates for foreach and mutate (#2891) 2022-01-05 09:36:33 +08:00
validate updates for foreach and mutate (#2891) 2022-01-05 09:36:33 +08:00
actions.go updates for foreach and mutate (#2891) 2022-01-05 09:36:33 +08:00
allowed_vars_test.go Only report on intended errors when checking JSONPatch path for variables (#2710) 2021-11-30 17:14:58 +00:00
apply.go Remove resourceCache from engine (#3013) 2022-01-18 12:59:35 +00:00
background.go redo variable validation (#2647) 2021-11-03 11:16:55 -07:00
background_test.go redo variable validation (#2647) 2021-11-03 11:16:55 -07:00
common.go Remove resourceCache from engine (#3013) 2022-01-18 12:59:35 +00:00
existing.go Remove resourceCache from engine (#3013) 2022-01-18 12:59:35 +00:00
metrics.go Restructure project to follow standards (#2632) 2021-10-29 18:13:20 +02:00
policy_controller.go Remove resourceCache from engine (#3013) 2022-01-18 12:59:35 +00:00
report.go Add SelectorLabel to (Cluster)PolicyReporter resources (#2841) 2021-12-17 05:03:52 +00:00
utils.go fixes #1399 (#1400) 2020-12-15 15:21:39 -08:00
validate.go Add image data to validate image configs (#2946) 2022-01-17 04:06:44 +00:00
validate_test.go updates for foreach and mutate (#2891) 2022-01-05 09:36:33 +08:00