• k8s-merge-robot's avatar
    Merge pull request #23387 from hongchaodeng/e · d807690c
    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
Name
Last commit
Last update
..
etcd Loading commit data...
go-etcd Loading commit data...
go-oidc Loading commit data...
go-semver Loading commit data...
go-systemd Loading commit data...
pkg Loading commit data...
rkt Loading commit data...