Gyuho Lee
|
34bd797e67
*: revert module import paths
|
5 سال پیش |
shivaramr
|
9150bf52d6
go modules: Fix module path version to include version number
|
5 سال پیش |
Gyuho Lee
|
2ac04381a2
clientv3: update Go import paths to "go.etcd.io"
|
6 سال پیش |
Joe Betz
|
b3b06a862a
clientv3: Fix maintenance APIs to directly dial grpc endpoints correctly.
|
6 سال پیش |
Joe Betz
|
a5b2fb5563
clientv3: Introduce custom retry interceptor based on go-grpc-middleware/retry
|
6 سال پیش |
Joe Betz
|
ee2747eba8
clientv3: Fix dial calls to consistently use endpoint resolver, attempt to deflake alarm test
|
6 سال پیش |
Gyuho Lee
|
096c947159
Merge pull request #9024 from gyuho/snapshot-doc
|
7 سال پیش |
Gyuho Lee
|
497412c588
clientv3: call other APIs with default gRPC call options
|
7 سال پیش |
Gyuho Lee
|
7cd985bdac
clientv3: translate Snapshot API gRPC status error
|
7 سال پیش |
Gyuho Lee
|
e833b7c2d8
clientv3: document context to "Snapshot" API
|
7 سال پیش |
Gyu-Ho Lee
|
141170c1d4
clientv3: remove redundant retries in Maintenance, set FailFast=true
|
7 سال پیش |
Gyu-Ho Lee
|
f65aee0759
*: replace 'golang.org/x/net/context' with 'context'
|
7 سال پیش |
Anthony Romano
|
2d0eec0b35
clientv3: goword spelling check
|
7 سال پیش |
Gyu-Ho Lee
|
8c32cd96fb
clientv3: add 'HashKV' to 'Maintenance' interface
|
7 سال پیش |
Gyu-Ho Lee
|
581a83dfd9
clientv3/*: add 'MoveLeader' method to 'Maintenance'
|
7 سال پیش |
Gyu-Ho Lee
|
0bf110e27f
clientv3,v3client: maintenance to embedded client
|
7 سال پیش |
Anthony Romano
|
d8f0ef0e80
clientv3: use grpc.FailFast(false) for all calls
|
8 سال پیش |
Anthony Romano
|
62f8ec25c0
clientv3: use grpc reconnection logic
|
8 سال پیش |
Gyu-Ho Lee
|
fd9e07a529
clientv3: update LICENSE header
|
8 سال پیش |
Anthony Romano
|
cdc8f99658
clientv3: rework reconnection logic
|
8 سال پیش |
Gyu-Ho Lee
|
2e3d79a7bf
clientv3: convert errors to rpctypes on returning
|
8 سال پیش |
Xiang Li
|
ae9b251d99
etcdctl: move endpoint-heath and status into endpoint command
|
8 سال پیش |
Anthony Romano
|
d5766eab3e
clientv3: add Snapshot to Maintenance
|
8 سال پیش |
mqliang
|
f3ca17ea03
etcdctlv3: implement the client side functionality
|
8 سال پیش |
Anthony Romano
|
c91b2d098d
clientv3: AlarmList and AlarmDisarm
|
8 سال پیش |
Anthony Romano
|
bd832e5b0a
*: migrate Godeps to vendor/
|
8 سال پیش |
Xiang Li
|
7c377fa703
*: add client.defrag and defrag cmd for etcdctl
|
8 سال پیش |