1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-29 19:05:27 +00:00
kyverno/pkg/policy
shuting d3db3bc342
refactor: generate reconciliation on policy updates ()
* generate rule type validation

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

* generate rule type validation

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

* fix

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

* add the kuttl test

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

* linter fixes

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

* rever validation checks

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

* refactor

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

---------

Signed-off-by: ShutingZhao <shuting@nirmata.com>
2023-06-14 13:52:27 +00:00
..
common Replaces manually written logic with regex for matching anchor elements () 2023-01-30 12:17:19 +00:00
generate require generate.apiVersion () 2023-05-03 10:33:29 +00:00
mutate fix: permission validation message () 2023-05-31 19:14:32 +00:00
validate feat: support cel expression in validate rules () 2023-05-31 14:30:55 -07:00
generate.go refactor: generate reconciliation on policy updates () 2023-06-14 13:52:27 +00:00
mutate.go refactor: introduce jmespath interface () 2023-04-13 11:29:40 +00:00
policy_controller.go refactor: generate reconciliation on policy updates () 2023-06-14 13:52:27 +00:00
updaterequest.go fix: delete downstream for a generate rule removal, with data and sync () 2023-03-01 03:48:18 +00:00
utils.go refactor: generate reconciliation on policy updates () 2023-06-14 13:52:27 +00:00
utils_test.go tests: add unit tests for utils functions () 2022-05-10 13:45:48 +00:00