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 5532203091
Handle errors properly for mutate and generate on existing resources ()
Signed-off-by: ShutingZhao <shuting@nirmata.com>

Co-authored-by: Prateek Pandey <prateek.pandey@nirmata.com>
2022-05-10 16:36:50 +00:00
..
common updates for foreach and mutate () 2022-01-05 09:36:33 +08:00
generate refactor: dclient package () 2022-05-03 13:30:04 +08:00
mutate fix: CRD generation () 2022-03-06 11:07:51 -08:00
validate refactor: remove some api unnecessary pointers () 2022-04-28 12:41:10 +08:00
actions.go refactor: dclient package () 2022-05-03 13:30:04 +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 refactor: dclient package () 2022-05-03 13:30:04 +08:00
background.go refactor: imported pkg redeclared and a few other unused func () 2022-05-07 16:44:57 +00:00
background_test.go redo variable validation () 2021-11-03 11:16:55 -07:00
common.go refactor: imported pkg redeclared and a few other unused func () 2022-05-07 16:44:57 +00:00
existing.go refactor: dclient package () 2022-05-03 13:30:04 +08:00
metrics.go chore: enable deadcode and unused linters () 2022-05-10 17:06:48 +02:00
on_update_policy_test.go Load mutate.targets via dclient () 2022-05-06 05:46:36 +00:00
policy_controller.go refactor: remove unused functions () 2022-05-09 14:24:55 +05:30
report.go refactor: replace clientset by inteface () 2022-05-02 20:30:07 +00:00
updaterequest.go Handle errors properly for mutate and generate on existing resources () 2022-05-10 16:36:50 +00:00
utils.go feat: trigger generate on existing matched resource () 2022-05-09 07:13:11 +00:00
utils_test.go tests: add unit tests for utils functions () 2022-05-10 13:45:48 +00:00
validate.go fix: golangci-lint warnings in pkg () 2022-05-10 09:24:27 +00:00
validate_test.go refactor: match and exclude conflict validation () 2022-03-23 17:04:17 +05:30