1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +00:00
kyverno/pkg/policy
Mariam Fahmy a60dc00392
feat: migrate to events.k8s.io/v1 (#7673)
* feat: migrate events to events.k8s.io group

Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>

* fix: kuttl event tests

Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>

* migrate background events to events.k8s.io

Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>

* update kuttl tests

Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>

* remove ResourceSkipped from actions

Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>

---------

Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>
2023-07-26 14:06:51 +00:00
..
common Replaces manually written logic with regex for matching anchor elements (#6133) 2023-01-30 12:17:19 +00:00
generate fix: auth checks with the APIVersion and the subresource (#7628) 2023-06-22 14:14:06 +00:00
mutate fix: auth checks with the APIVersion and the subresource (#7628) 2023-06-22 14:14:06 +00:00
validate feat: support cel expression in validate rules (#7070) 2023-05-31 14:30:55 -07:00
generate.go refactor: move kyverno constants out of v1 package (#7760) 2023-07-06 08:00:36 +00:00
mutate.go refactor: introduce jmespath interface (#6882) 2023-04-13 11:29:40 +00:00
policy_controller.go feat: migrate to events.k8s.io/v1 (#7673) 2023-07-26 14:06:51 +00:00
updaterequest.go fix: delete downstream for a generate rule removal, with data and sync (#6393) 2023-03-01 03:48:18 +00:00
utils.go fix: Delete downstream objects on precondition fail (#7496) 2023-06-15 11:32:19 -04:00
utils_test.go fix: Delete downstream objects on precondition fail (#7496) 2023-06-15 11:32:19 -04:00