• Kubernetes Submit Queue's avatar
    Merge pull request #33003 from hongchaodeng/etcd_fix2 · d323fed0
    Kubernetes Submit Queue authored
    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.
    d323fed0
Name
Last commit
Last update
..
etcd Loading commit data...
etcd3 Loading commit data...
storagebackend Loading commit data...
testing Loading commit data...
OWNERS Loading commit data...
cacher.go Loading commit data...
cacher_test.go Loading commit data...
doc.go Loading commit data...
errors.go Loading commit data...
interfaces.go Loading commit data...
util.go Loading commit data...
util_test.go Loading commit data...
watch_cache.go Loading commit data...
watch_cache_test.go Loading commit data...