Joe Betz
|
67bcf28c4e
|
clientv3: Use passthrough resolver for direct endpoint dialing
|
2018-07-27 10:15:02 -07:00 |
|
Joe Betz
|
b3b06a862a
|
clientv3: Fix maintenance APIs to directly dial grpc endpoints correctly.
|
2018-07-23 11:20:15 -07:00 |
|
Gyuho Lee
|
90a5da18cf
|
clientv3: clean up code format
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
|
2018-07-21 16:03:12 -07:00 |
|
Gyuho Lee
|
a3032d3d0b
|
*: fix fmt tests, reenable "testEmbedEtcdGracefulStop"
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
|
2018-06-15 13:41:28 -07:00 |
|
Joe Betz
|
8569b9c782
|
clientv3: Fix endpoint resolver to create a new resolver for each grpc client connection
|
2018-06-15 13:41:28 -07:00 |
|
Joe Betz
|
9304d1abd1
|
clientv3: Fix TLS test failures by returning DeadlineExceeded error from dial without any additional wrapping
|
2018-06-15 13:41:28 -07:00 |
|
Joe Betz
|
ee2747eba8
|
clientv3: Fix dial calls to consistently use endpoint resolver, attempt to deflake alarm test
|
2018-06-15 13:41:28 -07:00 |
|
Joe Betz
|
f84f554301
|
clientv3: Fix auth client to use endpoints instead of host when dialing, fix tests to block on dial when required.
|
2018-06-15 13:41:28 -07:00 |
|
Joe Betz
|
7ac2a2dd20
|
clientv3: Fix dialer for new balancer to correctly handle first are as endpoint, not hostname
|
2018-06-15 13:41:28 -07:00 |
|
Joe Betz
|
309208dbef
|
clientv3: Split out grpc balancer builder to ensure there is a balancer per ClientConn
|
2018-06-15 13:41:28 -07:00 |
|
Joe Betz
|
f20a1173d8
|
clientv3: Fix new load balancer integration issues
|
2018-06-15 13:41:28 -07:00 |
|
Joe Betz
|
6080fa1270
|
clientv3: Integrate new grpc load balancer interface with etcd client
|
2018-06-15 13:41:28 -07:00 |
|
Joe Betz
|
ed6bc2b554
|
clientv3: add load balancer unix socket test
|
2018-06-15 13:41:28 -07:00 |
|
Joe Betz
|
4d2a25b056
|
clientv3/balancer: add endpoints resolver
|
2018-06-15 13:41:28 -07:00 |
|