Commit History

Author SHA1 Message Date
  Joe Betz a2f585d80c clientv3: Set authority used in cert checks to host of endpoint 5 years ago
  Joe Betz 4b227b6e71 clientv3: Replace endpoint.ParseHostPort with net.SplitHostPort to fix IPv6 client endpoints 5 years ago
  Jingyi Hu 81fc7c23c2 *: fix gofmt 5 years ago
  Gyuho Lee 9561f6b3b6 clientv3: rewrite based on 3.4 5 years ago
  Gyuho Lee b7001c05bc clientv3: fix race condition in "Endpoints" methods 5 years ago
  Jordan Liggitt 1fea97b898 clientv3: backoff on reestablishing watches when Unavailable errors are encountered 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
  Gyu-Ho Lee 312c68a9c6 clientv3: deprecate grpc.ErrClientConnTimeout errors 7 years ago
  Anthony Romano 4669aaa9a2 clientv3: only retry mutable KV RPCs if no endpoints found 7 years ago
  Saksham Sharma 2a30a754e9 clientv3: add keep-alive to connection 7 years ago
  Gyu-Ho Lee 5e059fd8dc *: use metadata Incoming/OutgoingContext 7 years ago
  Anthony Romano ea8561c35c clientv3: support unixs:// scheme 7 years ago
  Anthony Romano 8effbda3a7 clientv3: use Endpoints[0] to initialize grpc creds 7 years ago
  Iwasaki Yudai aa85b0cea7 clientv3: Do no stop keep alive loop by server side errors 7 years ago
  Hitoshi Mitake e1306bff8f *: simply ignore ErrAuthNotEnabled in clientv3 if auth is not enabled 7 years ago
  Anthony Romano 9b8e39e7ca clientv3: let client.Dial() dial endpoints not in the balancer 7 years ago
  Anthony Romano d42c1f5131 Merge pull request #7646 from andelf/fix-unix-socket-url 7 years ago
  andelf 4f27981c46 *: fix a bug in handling unix socket urls 7 years ago
  Anthony Romano 62d7bae496 clientv3: respect dial timeout when authenticating 7 years ago