Commit History

Author SHA1 Message Date
  Gyuho Lee 4065735845 clientv3: remove unused "dialerrc" 6 years ago
  Joe Betz 8569b9c782 clientv3: Fix endpoint resolver to create a new resolver for each grpc client connection 6 years ago
  Joe Betz 9304d1abd1 clientv3: Fix TLS test failures by returning DeadlineExceeded error from dial without any additional wrapping 6 years ago
  Joe Betz ee2747eba8 clientv3: Fix dial calls to consistently use endpoint resolver, attempt to deflake alarm test 6 years ago
  Joe Betz f84f554301 clientv3: Fix auth client to use endpoints instead of host when dialing, fix tests to block on dial when required. 6 years ago
  Gyuho Lee bb032f3e5f clientv3: deprecate "grpc.WithTimeout" in favor of "grpc.DialContext" 6 years ago
  Joe Betz 7ac2a2dd20 clientv3: Fix dialer for new balancer to correctly handle first are as endpoint, not hostname 6 years ago
  Joe Betz 309208dbef clientv3: Split out grpc balancer builder to ensure there is a balancer per ClientConn 6 years ago
  Joe Betz f20a1173d8 clientv3: Fix new load balancer integration issues 6 years ago
  Joe Betz 6080fa1270 clientv3: Integrate new grpc load balancer interface with etcd client 6 years ago
  Jordan Liggitt d1579c95a2 clientv3: backoff on reestablishing watches when Unavailable errors are encountered 6 years ago
  jiaxuanzhou ad448fb280 clientv3: keep NewFromURL the same, add method NewFromURLs 6 years ago
  jiaxuanzhou e1bf612ee8 clientv3: optimize func NewFromURL 6 years ago
  Hitoshi Mitake b0ed5c1dd8 Merge pull request #8680 from mitake/auth-cleanup 6 years ago
  Gyuho Lee 3aa5711dca clientv3: move health balancer to "balancer" 6 years ago
  Hitoshi Mitake b1dd19a7aa *: don't use string literals directly in grpc metadata 7 years ago
  Gyuho Lee 1f016f3b96 clientv3: use "pkg/logger" 6 years ago
  Sahdev P. Zala 3b7e2ce0ca StatusFromError: handle return value of the function 6 years ago
  Gyuho Lee 497412c588 clientv3: call other APIs with default gRPC call options 7 years ago
  Gyuho Lee 63d66b1011 clientv3: configure gRPC message limits in Config 7 years ago
  Manjunath A Kumatagi 18746c65da Clientv3: Fix govet error for gotip 7 years ago
  Gyu-Ho Lee 75110dd839 *: fix naked returns 7 years ago
  Gyu-Ho Lee 012b013538 clientv3: combine "healthBalancer" and "simpleBalancer" 7 years ago
  Gyu-Ho Lee 439c97d465 clientv3: remove balancer interface 7 years ago
  Gyu-Ho Lee 0199bdc266 *: fix 'ineffassign' issues 7 years ago
  Anthony Romano 84db8fdaea clientv3: health check balancer 7 years ago
  Gyu-Ho Lee 6f76d52a1a *: deprecate grpc.Code, grpc.ErrorDesc 7 years ago
  Gyu-Ho Lee 9a726b424d *: fix leaky context creation with cancel 7 years ago
  Gyu-Ho Lee f65aee0759 *: replace 'golang.org/x/net/context' with 'context' 7 years ago
  Anthony Romano 2d0eec0b35 clientv3: goword spelling check 7 years ago