Historial de Commits

Autor SHA1 Mensaje Fecha
  Joe Betz a2f585d80c clientv3: Set authority used in cert checks to host of endpoint hace 5 años
  Joe Betz 4b227b6e71 clientv3: Replace endpoint.ParseHostPort with net.SplitHostPort to fix IPv6 client endpoints hace 5 años
  Jingyi Hu 81fc7c23c2 *: fix gofmt hace 5 años
  Gyuho Lee 9561f6b3b6 clientv3: rewrite based on 3.4 hace 5 años
  Gyuho Lee b7001c05bc clientv3: fix race condition in "Endpoints" methods hace 5 años
  Jordan Liggitt 1fea97b898 clientv3: backoff on reestablishing watches when Unavailable errors are encountered hace 6 años
  Gyuho Lee 497412c588 clientv3: call other APIs with default gRPC call options hace 7 años
  Gyuho Lee 63d66b1011 clientv3: configure gRPC message limits in Config hace 7 años
  Manjunath A Kumatagi 18746c65da Clientv3: Fix govet error for gotip hace 7 años
  Gyu-Ho Lee 75110dd839 *: fix naked returns hace 7 años
  Gyu-Ho Lee 012b013538 clientv3: combine "healthBalancer" and "simpleBalancer" hace 7 años
  Gyu-Ho Lee 439c97d465 clientv3: remove balancer interface hace 7 años
  Gyu-Ho Lee 0199bdc266 *: fix 'ineffassign' issues hace 7 años
  Anthony Romano 84db8fdaea clientv3: health check balancer hace 7 años
  Gyu-Ho Lee 6f76d52a1a *: deprecate grpc.Code, grpc.ErrorDesc hace 7 años
  Gyu-Ho Lee 9a726b424d *: fix leaky context creation with cancel hace 7 años
  Gyu-Ho Lee f65aee0759 *: replace 'golang.org/x/net/context' with 'context' hace 7 años
  Anthony Romano 2d0eec0b35 clientv3: goword spelling check hace 7 años
  Gyu-Ho Lee 312c68a9c6 clientv3: deprecate grpc.ErrClientConnTimeout errors hace 7 años
  Anthony Romano 4669aaa9a2 clientv3: only retry mutable KV RPCs if no endpoints found hace 7 años
  Saksham Sharma 2a30a754e9 clientv3: add keep-alive to connection hace 7 años
  Gyu-Ho Lee 5e059fd8dc *: use metadata Incoming/OutgoingContext hace 7 años
  Anthony Romano ea8561c35c clientv3: support unixs:// scheme hace 7 años
  Anthony Romano 8effbda3a7 clientv3: use Endpoints[0] to initialize grpc creds hace 7 años
  Iwasaki Yudai aa85b0cea7 clientv3: Do no stop keep alive loop by server side errors hace 7 años
  Hitoshi Mitake e1306bff8f *: simply ignore ErrAuthNotEnabled in clientv3 if auth is not enabled hace 7 años
  Anthony Romano 9b8e39e7ca clientv3: let client.Dial() dial endpoints not in the balancer hace 7 años
  Anthony Romano d42c1f5131 Merge pull request #7646 from andelf/fix-unix-socket-url hace 7 años
  andelf 4f27981c46 *: fix a bug in handling unix socket urls hace 7 años
  Anthony Romano 62d7bae496 clientv3: respect dial timeout when authenticating hace 7 años