Jordan Liggitt
|
75c159baa8
clientv3: backoff on reestablishing watches when Unavailable errors are encountered
|
há 6 anos atrás |
Gyuho Lee
|
348b25f3dc
clientv3: call other APIs with default gRPC call options
|
há 7 anos atrás |
Gyuho Lee
|
e82f0557ac
clientv3: configure gRPC message limits in Config
|
há 7 anos atrás |
Gyu-Ho Lee
|
a8c84ffc93
clientv3: fix client balancer with gRPC v1.7
|
há 7 anos atrás |
Anthony Romano
|
b4c655677a
clientv3: support unixs:// scheme
|
há 7 anos atrás |
Anthony Romano
|
5ada311416
clientv3: use Endpoints[0] to initialize grpc creds
|
há 7 anos atrás |
Iwasaki Yudai
|
aa85b0cea7
clientv3: Do no stop keep alive loop by server side errors
|
há 7 anos atrás |
Hitoshi Mitake
|
e1306bff8f
*: simply ignore ErrAuthNotEnabled in clientv3 if auth is not enabled
|
há 7 anos atrás |
Anthony Romano
|
9b8e39e7ca
clientv3: let client.Dial() dial endpoints not in the balancer
|
há 7 anos atrás |
Anthony Romano
|
d42c1f5131
Merge pull request #7646 from andelf/fix-unix-socket-url
|
há 7 anos atrás |
andelf
|
4f27981c46
*: fix a bug in handling unix socket urls
|
há 7 anos atrás |
Anthony Romano
|
62d7bae496
clientv3: respect dial timeout when authenticating
|
há 7 anos atrás |
Anthony Romano
|
a2cdd908dc
clientv3: permit creating client without grpc connection
|
há 7 anos atrás |
Anthony Romano
|
270dc9427b
clientv3: pass back dial error on dial timeout
|
há 7 anos atrás |
Anthony Romano
|
4d2aa80ecf
clientv3: add cluster version checking
|
há 7 anos atrás |
Anthony Romano
|
c9452c6ad4
clientv3: let user provide a client context through Config
|
há 7 anos atrás |
Anthony Romano
|
8c43bd06a0
clientv3: add DialOptions to config
|
há 7 anos atrás |
Anthony Romano
|
b465b48476
clientv3: remove strict yaml dependency
|
há 7 anos atrás |
Anthony Romano
|
56286ccd29
clientv3: use DialContext
|
há 7 anos atrás |
Hitoshi Mitake
|
d431b64d97
etcdserver, clientv3: handle a case of expired auth token
|
há 7 anos atrás |
Anthony Romano
|
246fb29d8a
clientv3: close Lease on client Close
|
há 8 anos atrás |
Gyu-Ho Lee
|
a08103c088
clientv3: return copy of endpoints, not pointer
|
há 8 anos atrás |
sharat
|
8fd1dd7862
clientv3: added client side metrics support
|
há 8 anos atrás |
Anthony Romano
|
c100e40715
clientv3: only receive from closing streams in Watcher close
|
há 8 anos atrás |
Gyu-Ho Lee
|
084c407a8d
clientv3: drop Config.Logger field
|
há 8 anos atrás |
Gyu-Ho Lee
|
f45542394b
clientv3: handle 'https' scheme in endpoint
|
há 8 anos atrás |
Gyu-Ho Lee
|
cdb1e34799
clientv3: add 'Sync' method
|
há 8 anos atrás |
Gyu-Ho Lee
|
b9d18d4ac9
clientv3: add 'SetEndpoints' method
|
há 8 anos atrás |
Anthony Romano
|
5e963608b7
clientv3: do not treat Internal codes as halting
|
há 8 anos atrás |
Anthony Romano
|
267063efd0
clientv3: use grpc codes to translate raw grpc errors
|
há 8 anos atrás |