1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +00:00
kyverno/pkg/controllers
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
..
certmanager fix: go routines not gracefully shut down in controllers (#5022) 2022-10-19 08:54:48 +00:00
config fix: go routines not gracefully shut down in controllers (#5022) 2022-10-19 08:54:48 +00:00
metrics/policy refactor: support Audit and Enforce validation failure actions (#5152) 2022-11-01 09:56:52 +00:00
openapi fix: go routines not gracefully shut down in controllers (#5022) 2022-10-19 08:54:48 +00:00
policycache fix: go routines not gracefully shut down in controllers (#5022) 2022-10-19 08:54:48 +00:00
report fix: send notification when stoping watching resource in reports system (#5298) 2022-11-10 17:01:56 +00:00
webhook fix: synchronize source resource update to clone list resource (#5317) 2022-11-11 19:30:54 +00:00
controller.go fix: add workers to the controller interface (#4776) 2022-10-03 07:55:59 +00:00