1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-31 03:45:17 +00:00
kyverno/pkg/policy
Jim Bugwadia 4f8eab76ce
cleanup event messages and sources ()
* cleanup events

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

* fix sonatype issues

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

Co-authored-by: Sambhav Kothari <sambhavs.email@gmail.com>
Co-authored-by: shuting <shuting@nirmata.com>
2022-05-02 05:14:32 +00:00
..
common updates for foreach and mutate () 2022-01-05 09:36:33 +08:00
generate refactor: auth package logger () 2022-04-27 13:34:08 +00: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 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 refactor: engine context () 2022-04-09 11:52:50 +00:00
background.go feat: mutate existing resources () 2022-04-25 12:20:40 +00:00
background_test.go redo variable validation () 2021-11-03 11:16:55 -07:00
common.go refactor: move some helpers in utils package () 2022-04-04 18:58:22 +00:00
existing.go refactor: metrics package () 2022-04-07 02:14:13 +08:00
metrics.go refactor: metrics package () 2022-04-07 02:14:13 +08:00
policy_controller.go Convert GenerateRequest to UpdateRequest for backward compatibility () 2022-04-29 16:35:49 +05:30
report.go cleanup event messages and sources () 2022-05-02 05:14:32 +00:00
updaterequest.go Create UR for both mutate and generate policies () 2022-04-29 11:01:02 +05:30
utils.go fixes () 2020-12-15 15:21:39 -08:00
validate.go Allow definition of inline variables in context () 2022-04-25 19:06:07 +08:00
validate_test.go refactor: match and exclude conflict validation () 2022-03-23 17:04:17 +05:30