1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +00:00
kyverno/pkg/background/generate
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
..
cleanup.go refactor: move kyverno constants out of v1 package (#7760) 2023-07-06 08:00:36 +00:00
clone.go fix: Remove ownerReferences when cloning across Namespaces (#7517) 2023-06-13 15:35:10 +00:00
data.go fix: array element removal should be synced to the downstream resource with a generate data sync rule (#7417) 2023-06-06 12:07:07 +02:00
generate.go feat: migrate to events.k8s.io/v1 (#7673) 2023-07-26 14:06:51 +00:00
response.go fix: array element removal should be synced to the downstream resource with a generate data sync rule (#7417) 2023-06-06 12:07:07 +02:00
source.go fix: the same source cannot be used for multiple targets with a generate clone rule (#7436) 2023-06-07 13:50:47 +00:00
utils.go fix: the same source cannot be used for multiple targets with a generate clone rule (#7436) 2023-06-07 13:50:47 +00:00
validate.go refactor: engine pattern package and add duration support (#5958) 2023-01-10 14:07:26 +01:00
validate_test.go refactor generate controller (#3589) 2022-04-13 12:45:04 +00:00