1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-08 17:06:57 +00:00
kyverno/pkg/policy
Charles-Edouard Brétéché 865eef248d
feat: stop adding autogen annotation (#3379)
Signed-off-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>

Co-authored-by: shuting <shuting@nirmata.com>
2022-03-18 11:30:49 +00:00
..
common updates for foreach and mutate (#2891) 2022-01-05 09:36:33 +08:00
generate fix: CRD generation (#3334) 2022-03-06 11:07:51 -08:00
mutate fix: CRD generation (#3334) 2022-03-06 11:07:51 -08:00
validate fix: CRD generation (#3334) 2022-03-06 11:07:51 -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 refactor: introduce rules getters and setters (#3350) 2022-03-09 15:28:31 +00:00
background_test.go redo variable validation (#2647) 2021-11-03 11:16:55 -07:00
common.go list resources once per policy in the background reconcilliation (#3026) 2022-01-19 16:42:01 +00:00
existing.go fix for gvk not working for existing resources policy (#3384) 2022-03-14 16:03:13 +05:30
metrics.go Restructure project to follow standards (#2632) 2021-10-29 18:13:20 +02:00
policy_controller.go feat: stop adding autogen annotation (#3379) 2022-03-18 11:30:49 +00:00
report.go list resources once per policy in the background reconcilliation (#3026) 2022-01-19 16:42:01 +00:00
utils.go fixes #1399 (#1400) 2020-12-15 15:21:39 -08:00
validate.go refactor: Policy name validation (#3409) 2022-03-18 01:02:35 +08:00
validate_test.go refactor: Rule names validation (#3406) 2022-03-17 11:36:21 +08:00