1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-05 15:37:19 +00:00
kyverno/pkg/controllers/webhook
Prateek Pandey 2b4ff1ef6d
fix: synchronize source resource update to clone list resource (#5317)
* fix: synchronize source resource update to clone list target resource

Signed-off-by: prateekpandey14 <prateek.pandey@nirmata.com>

* add kuttl test to verify the clone list synchronized behavior

Signed-off-by: prateekpandey14 <prateek.pandey@nirmata.com>

* refactor functions parameters

Signed-off-by: prateekpandey14 <prateek.pandey@nirmata.com>

* fix the kuttl test description and behavior README

Signed-off-by: prateekpandey14 <prateek.pandey@nirmata.com>

* Use entire content to compare

Signed-off-by: prateekpandey14 <prateek.pandey@nirmata.com>
2022-11-11 19:30:54 +00:00
..
controller.go fix: synchronize source resource update to clone list resource (#5317) 2022-11-11 19:30:54 +00:00
log.go fix: use correct logger in webhook controller (#5083) 2022-10-20 20:54:42 +05:30
utils.go feat: separate webhook rules per GVK/rule (#4986) 2022-11-07 16:05:56 +00:00
utils_test.go Fixed issue-5102: Show rule count and type in output (#5106) 2022-10-27 10:05:32 +00:00