k3s/federation/registry/cluster
Kubernetes Submit Queue e39d7f71e6 Merge pull request #30251 from hongchaodeng/r2
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.
2016-08-13 10:09:49 -07:00
..
etcd move new etcd storage into cacher 2016-08-12 18:40:20 -07:00
registry.go Remove unnecessary empty line. 2016-07-23 19:37:13 +08:00
strategy.go Plumb context to strategy methods 2016-08-08 22:33:25 -04:00
strategy_test.go Plumb context to strategy methods 2016-08-08 22:33:25 -04:00