Historique des commits

Auteur SHA1 Message Date
  Gyuho Lee 34bd797e67 *: revert module import paths il y a 5 ans
  shivaramr 9150bf52d6 go modules: Fix module path version to include version number il y a 5 ans
  Gyuho Lee 2ac04381a2 clientv3: update Go import paths to "go.etcd.io" il y a 6 ans
  Joe Betz b3b06a862a clientv3: Fix maintenance APIs to directly dial grpc endpoints correctly. il y a 6 ans
  Joe Betz a5b2fb5563 clientv3: Introduce custom retry interceptor based on go-grpc-middleware/retry il y a 6 ans
  Joe Betz ee2747eba8 clientv3: Fix dial calls to consistently use endpoint resolver, attempt to deflake alarm test il y a 6 ans
  Gyuho Lee 096c947159 Merge pull request #9024 from gyuho/snapshot-doc il y a 6 ans
  Gyuho Lee 497412c588 clientv3: call other APIs with default gRPC call options il y a 6 ans
  Gyuho Lee 7cd985bdac clientv3: translate Snapshot API gRPC status error il y a 6 ans
  Gyuho Lee e833b7c2d8 clientv3: document context to "Snapshot" API il y a 6 ans
  Gyu-Ho Lee 141170c1d4 clientv3: remove redundant retries in Maintenance, set FailFast=true 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 8c32cd96fb clientv3: add 'HashKV' to 'Maintenance' interface il y a 7 ans
  Gyu-Ho Lee 581a83dfd9 clientv3/*: add 'MoveLeader' method to 'Maintenance' il y a 7 ans
  Gyu-Ho Lee 0bf110e27f clientv3,v3client: maintenance to embedded client il y a 7 ans
  Anthony Romano d8f0ef0e80 clientv3: use grpc.FailFast(false) for all calls il y a 8 ans
  Anthony Romano 62f8ec25c0 clientv3: use grpc reconnection logic il y a 8 ans
  Gyu-Ho Lee fd9e07a529 clientv3: update LICENSE header il y a 8 ans
  Anthony Romano cdc8f99658 clientv3: rework reconnection logic il y a 8 ans
  Gyu-Ho Lee 2e3d79a7bf clientv3: convert errors to rpctypes on returning il y a 8 ans
  Xiang Li ae9b251d99 etcdctl: move endpoint-heath and status into endpoint command il y a 8 ans
  Anthony Romano d5766eab3e clientv3: add Snapshot to Maintenance il y a 8 ans
  mqliang f3ca17ea03 etcdctlv3: implement the client side functionality il y a 8 ans
  Anthony Romano c91b2d098d clientv3: AlarmList and AlarmDisarm il y a 8 ans
  Anthony Romano bd832e5b0a *: migrate Godeps to vendor/ il y a 8 ans
  Xiang Li 7c377fa703 *: add client.defrag and defrag cmd for etcdctl il y a 8 ans