mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-29 13:53:26 -04:00
Automatic merge from submit-queue Bump up etcd dependency to fix data race ref: https://github.com/kubernetes/kubernetes/pull/23694 What this PR does - Bumping up the godep of etcd to fix data race in etcd watcher. Without this change, watcher PR builds will fail in race detection. - Small changes to fix builds after upgrade |
||
|---|---|---|
| .. | ||
| etcd | ||
| etcd3 | ||
| testing | ||
| cacher.go | ||
| cacher_test.go | ||
| doc.go | ||
| errors.go | ||
| interfaces.go | ||
| util.go | ||
| util_test.go | ||
| watch_cache.go | ||
| watch_cache_test.go | ||