1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-10 01:46:55 +00:00
kyverno/pkg/utils/controller
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
..
handlers.go fix: check resource version on update notification (#5179) 2022-11-01 21:49:25 +01:00
metadata.go fix: deletion of reports not belonging to kyverno (#5194) 2022-11-02 10:08:54 +00:00
run.go fix: synchronize source resource update to clone list resource (#5317) 2022-11-11 19:30:54 +00:00
utils.go refactor: add update status helper (#4985) 2022-10-17 05:52:54 +00:00