Historique des commits

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