Files
kubernetes/pkg/storage
Kubernetes Submit Queue d323fed024 Merge pull request #33003 from hongchaodeng/etcd_fix2
Automatic merge from submit-queue

stop etcd watcher when watch chan is closed

When startWatching() stops due to the watch chan is closed, the watcher could still keeps running in the background. When this case happen, we should stop the watcher entirely and close ResultChan() too.
2016-09-20 20:21:24 -07:00
..
2016-09-14 09:13:41 +02:00
2016-07-16 13:48:21 -04:00
2016-05-25 21:13:10 -07:00