Commit Verlauf

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