1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-04-24 04:57:12 +00:00
kyverno/pkg/policy
Charles-Edouard Brétéché 20069c13c3
feat: stop mutating rules ()
* feat: stop adding autogen annotation

Signed-off-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>

* feat: stop mutating rules

Signed-off-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>

* feat: stop mutating rules

Signed-off-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>

* fix: use toggle

Signed-off-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>

* fix: review comments

Signed-off-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>

Co-authored-by: shuting <shuting@nirmata.com>
2022-03-28 22:01:27 +08:00
..
common updates for foreach and mutate () 2022-01-05 09:36:33 +08:00
generate fix: CRD generation () 2022-03-06 11:07:51 -08:00
mutate fix: CRD generation () 2022-03-06 11:07:51 -08:00
validate fix: CRD generation () 2022-03-06 11:07:51 -08:00
actions.go updates for foreach and mutate () 2022-01-05 09:36:33 +08:00
allowed_vars_test.go Only report on intended errors when checking JSONPatch path for variables () 2021-11-30 17:14:58 +00:00
apply.go Remove resourceCache from engine () 2022-01-18 12:59:35 +00:00
background.go feat: stop mutating rules () 2022-03-28 22:01:27 +08:00
background_test.go redo variable validation () 2021-11-03 11:16:55 -07:00
common.go clean up dependencies () 2022-03-25 08:40:25 +00:00
existing.go feat: stop mutating rules () 2022-03-28 22:01:27 +08:00
metrics.go Restructure project to follow standards () 2021-10-29 18:13:20 +02:00
policy_controller.go feat: stop mutating rules () 2022-03-28 22:01:27 +08:00
report.go list resources once per policy in the background reconcilliation () 2022-01-19 16:42:01 +00:00
utils.go fixes () 2020-12-15 15:21:39 -08:00
validate.go feat: stop mutating rules () 2022-03-28 22:01:27 +08:00
validate_test.go refactor: match and exclude conflict validation () 2022-03-23 17:04:17 +05:30