coreos / etcd-operator

etcd operator creates/configures/manages etcd clusters atop Kubernetes
https://coreos.com/blog/introducing-the-etcd-operator.html
Apache License 2.0
1.75k stars 741 forks source link

fix use workqueue. nothing should block event handler(#1410) #2151

Open xigang opened 4 years ago

xigang commented 4 years ago

https://github.com/coreos/etcd-operator/issues/1410

xigang commented 4 years ago

cc @hongchaodeng @hexfusion @hasbro17 please review, thx:)