The source could not be displayed because it is larger than 1 MB.
You can
load it anyway or download it
instead.
-
k8s-merge-robot authored
Automatic merge from submit-queue storage.Interface KV impl. of etcd v3 This is the initial implementation of #22448. The PR consists of two parts: - add godep of "clientv3" and "integration" (for testing) - create new package "etcd3" under "pkg/storage/" - implement KV methods of storage.Interface using etcd v3 APIs - Create, Set, Get, Delete, GetToList, List, GuaranteedUpdate
d807690c