1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-08 17:06:57 +00:00
kyverno/pkg/policy
Vyankatesh Kudtarkar 737d3bdd36
handle subresources (#3841) (#3848)
* handle subresources

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

* make fmt

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

* fix logger name

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

* fix webhook and logs

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

* make fmt

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

Co-authored-by: Vyankatesh Kudtarkar <vyankateshkd@gmail.com>
Co-authored-by: shuting <shuting@nirmata.com>

Co-authored-by: Jim Bugwadia <jim@nirmata.com>
Co-authored-by: shuting <shuting@nirmata.com>
2022-05-10 12:34:17 +08:00
..
common updates for foreach and mutate (#2891) 2022-01-05 09:36:33 +08:00
generate refactor: dclient package (#3775) 2022-05-03 13:30:04 +08:00
mutate fix: CRD generation (#3334) 2022-03-06 11:07:51 -08:00
validate refactor: remove some api unnecessary pointers (#3704) 2022-04-28 12:41:10 +08:00
actions.go refactor: dclient package (#3775) 2022-05-03 13:30:04 +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 refactor: dclient package (#3775) 2022-05-03 13:30:04 +08:00
background.go refactor: imported pkg redeclared and a few other unused func (#3827) 2022-05-07 16:44:57 +00:00
background_test.go redo variable validation (#2647) 2021-11-03 11:16:55 -07:00
common.go refactor: imported pkg redeclared and a few other unused func (#3827) 2022-05-07 16:44:57 +00:00
existing.go refactor: dclient package (#3775) 2022-05-03 13:30:04 +08:00
metrics.go refactor: metrics package (#3549) 2022-04-07 02:14:13 +08:00
on_update_policy_test.go Load mutate.targets via dclient (#3797) 2022-05-06 05:46:36 +00:00
policy_controller.go feat: trigger generate on existing matched resource (#3819) 2022-05-09 07:13:11 +00:00
report.go refactor: replace clientset by inteface (#3774) 2022-05-02 20:30:07 +00:00
updaterequest.go feat: trigger generate on existing matched resource (#3819) 2022-05-09 07:13:11 +00:00
utils.go feat: trigger generate on existing matched resource (#3819) 2022-05-09 07:13:11 +00:00
validate.go handle subresources (#3841) (#3848) 2022-05-10 12:34:17 +08:00
validate_test.go refactor: match and exclude conflict validation (#3454) 2022-03-23 17:04:17 +05:30