vimalk78
|
83bf125d93
clientv3: add nil checks in Close()
|
5 lat temu |
Gyuho Lee
|
34bd797e67
*: revert module import paths
|
5 lat temu |
shivaramr
|
9150bf52d6
go modules: Fix module path version to include version number
|
5 lat temu |
Gyuho Lee
|
2ac04381a2
clientv3: update Go import paths to "go.etcd.io"
|
6 lat temu |
Gyuho Lee
|
994a569f53
clientv3: pass "grpc.WithBlock" on "TestDialTimeout"
|
6 lat temu |
Gyu-Ho Lee
|
f65aee0759
*: replace 'golang.org/x/net/context' with 'context'
|
7 lat temu |
Anthony Romano
|
2d0eec0b35
clientv3: goword spelling check
|
7 lat temu |
Gyu-Ho Lee
|
15c3c1be28
*: replace 'grpc.ErrClientConnTimeout' with 'context.DeadlineExceeded'
|
7 lat temu |
Anthony Romano
|
a0149106b8
clientv3: fix go1.8 go fmt warning in test
|
7 lat temu |
Anthony Romano
|
5aebe1a52d
clientv3: test dial timeout is respected when using auth
|
7 lat temu |
Anthony Romano
|
d1a9ccb2b9
clientv3: wait for Get goroutine in TestDialCancel
|
7 lat temu |
Anthony Romano
|
270dc9427b
clientv3: pass back dial error on dial timeout
|
7 lat temu |
Anthony Romano
|
a2c44a8b65
clientv3: test closing client cancels blocking dials
|
7 lat temu |
Anthony Romano
|
267063efd0
clientv3: use grpc codes to translate raw grpc errors
|
8 lat temu |
Anthony Romano
|
46765ad79c
clientv3: respect up/down notifications from grpc
|
8 lat temu |
Anthony Romano
|
429d5ab20b
clientv3: only block on New() when DialTimeout > 0
|
8 lat temu |
Anthony Romano
|
8abae076d1
rpctypes, clientv3: retry RPC on EtcdStopped
|
8 lat temu |
Gyu-Ho Lee
|
fd9e07a529
clientv3: update LICENSE header
|
8 lat temu |
Gyu-Ho Lee
|
2e3d79a7bf
clientv3: convert errors to rpctypes on returning
|
8 lat temu |
Anthony Romano
|
bd832e5b0a
*: migrate Godeps to vendor/
|
8 lat temu |
Anthony Romano
|
16c35167df
clientv3: do not reconnect on request context cancellation
|
8 lat temu |
Gyu-Ho Lee
|
71c2a9bb3c
*: fix minor typos, comments
|
8 lat temu |
Anthony Romano
|
64413927cc
clientv3: support connection timeout
|
8 lat temu |