1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +00:00
kyverno/pkg/webhooks
shuting 0c3351887a
fix: the same source cannot be used for multiple targets with a generate clone rule (#7436)
* add source labels to targets

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

* handle multiple triggers/targets for the same clone source

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

* add source labels to targets

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

* fix test

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

* remove unused code

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

* add kuttl tests

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

* rename the test

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

* add kuttl tests

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

* add kuttl tests

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

* split apiversion label into version and group

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

---------

Signed-off-by: ShutingZhao <shuting@nirmata.com>
2023-06-07 13:50:47 +00:00
..
exception refactor: remove more admission request pointers (#6774) 2023-04-04 13:11:18 +08:00
handlers fix: protect managed resource not considering other components (#7363) 2023-05-31 14:05:49 +00:00
policy fix: generate policy validation to prevent endless loop (#7026) 2023-04-28 13:54:17 +00:00
resource fix: the same source cannot be used for multiple targets with a generate clone rule (#7436) 2023-06-07 13:50:47 +00:00
updaterequest chore: cleanup generate codebase (#6598) 2023-03-17 08:36:06 +00:00
utils [Bug] Enforce message wrong (#7208) 2023-05-16 09:54:26 +00:00
log.go add package logger in files (#4766) 2022-10-02 19:45:03 +00:00
server.go fix: tls cipher suites (#7308) 2023-05-26 13:15:12 +00:00