mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-09 01:50:56 -04:00
Automatic merge from submit-queue Move new etcd storage (low level storage) into cacher In an effort for #29888, we are pushing forward this: What? - It changes creating etcd storage.Interface impl into creating config - In creating cacher storage (StorageWithCacher), it passes config created above and new etcd storage inside. Why? - We want to expose the information of (etcd) kv client to cacher. Cacher storage uses this information to talk to remote storage. |
||
|---|---|---|
| .. | ||
| etcd | ||
| doc.go | ||
| strategy.go | ||
| strategy_test.go | ||