Historique des commits

Auteur SHA1 Message Date
  Jordan Liggitt 75c159baa8 clientv3: backoff on reestablishing watches when Unavailable errors are encountered il y a 6 ans
  Gyuho Lee 348b25f3dc clientv3: call other APIs with default gRPC call options il y a 7 ans
  Gyuho Lee e82f0557ac clientv3: configure gRPC message limits in Config il y a 7 ans
  Gyu-Ho Lee a8c84ffc93 clientv3: fix client balancer with gRPC v1.7 il y a 7 ans
  Anthony Romano b4c655677a clientv3: support unixs:// scheme il y a 7 ans
  Anthony Romano 5ada311416 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
  Anthony Romano a2cdd908dc clientv3: permit creating client without grpc connection il y a 7 ans
  Anthony Romano 270dc9427b clientv3: pass back dial error on dial timeout il y a 7 ans
  Anthony Romano 4d2aa80ecf clientv3: add cluster version checking il y a 7 ans
  Anthony Romano c9452c6ad4 clientv3: let user provide a client context through Config il y a 7 ans
  Anthony Romano 8c43bd06a0 clientv3: add DialOptions to config il y a 7 ans
  Anthony Romano b465b48476 clientv3: remove strict yaml dependency il y a 7 ans
  Anthony Romano 56286ccd29 clientv3: use DialContext il y a 7 ans
  Hitoshi Mitake d431b64d97 etcdserver, clientv3: handle a case of expired auth token il y a 7 ans
  Anthony Romano 246fb29d8a clientv3: close Lease on client Close il y a 8 ans
  Gyu-Ho Lee a08103c088 clientv3: return copy of endpoints, not pointer il y a 8 ans
  sharat 8fd1dd7862 clientv3: added client side metrics support il y a 8 ans
  Anthony Romano c100e40715 clientv3: only receive from closing streams in Watcher close il y a 8 ans
  Gyu-Ho Lee 084c407a8d clientv3: drop Config.Logger field il y a 8 ans
  Gyu-Ho Lee f45542394b clientv3: handle 'https' scheme in endpoint il y a 8 ans
  Gyu-Ho Lee cdb1e34799 clientv3: add 'Sync' method il y a 8 ans
  Gyu-Ho Lee b9d18d4ac9 clientv3: add 'SetEndpoints' method il y a 8 ans
  Anthony Romano 5e963608b7 clientv3: do not treat Internal codes as halting il y a 8 ans
  Anthony Romano 267063efd0 clientv3: use grpc codes to translate raw grpc errors il y a 8 ans