1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 16:06:56 +00:00
kyverno/pkg/webhooks/resource
shuting 2cd462570a
feat: foreach support for clone (#10888)
* chore: add chainsaw tests for foreach clone

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* fix: update webhooks for foreach generate

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* chore: rename generatePattern

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* chore: chainsaw tests for generateExisting

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* chore: add missing files

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* chore: add chainsaw tests for foreach clone, sync=true

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* fix: linter issues

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* chore: add chainsaw test foreach clonelist, sync=true, delete source

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* fix: sync deletion for cloneList

Signed-off-by: ShutingZhao <shuting@nirmata.com>

---------

Signed-off-by: ShutingZhao <shuting@nirmata.com>
2024-08-29 11:59:22 +00:00
..
generation feat: foreach support for clone (#10888) 2024-08-29 11:59:22 +00:00
imageverification rename package: d4f --> breaker (#10863) 2024-08-15 10:53:20 +00:00
mutation feat: bump to k8s 1.31 (#10938) 2024-08-28 17:09:58 +00:00
validation rename package: d4f --> breaker (#10863) 2024-08-15 10:53:20 +00:00
fake.go chore: use v2 clients for policy exceptions (#10530) 2024-06-24 16:36:55 +00:00
handlers.go remove wildcard permissions (#10785) 2024-08-20 11:55:32 +03:00
handlers_test.go feat: bump update request api version (#10508) 2024-06-20 09:44:43 +00:00
updaterequest.go remove wildcard permissions (#10785) 2024-08-20 11:55:32 +03:00
utils.go feat: bump update request api version (#10508) 2024-06-20 09:44:43 +00:00
validation_test.go chore: rename validationFailureAction to failureAction under the rule (#10893) 2024-08-27 20:07:57 +00:00