Historial de Commits

Autor SHA1 Mensaje Fecha
  Joe Betz 594354b886 Replace endpoint.ParseHostPort with net.SplitHostPort to fix IPv6 client endpoints hace 5 años
  Joe Betz 97388ce454 clientv3: Set authority used in cert checks to host of endpoint hace 5 años
  vimalk78 7f47de8414 clientv3: add nil checks in Close() hace 5 años
  Gyuho Lee 97fd40c587 clientv3: use Endpoints(), fix context creation hace 5 años
  Gyuho Lee 9b385737f5 clientv3: deprecate "grpc.ErrClientConnClosing" hace 5 años
  Gyuho Lee 8c7c6ec0c1 clientv3/balancer: refactor hace 5 años
  Gyuho Lee 3dc00ab615 clientv3: move auth token credential to "credentials" package hace 5 años
  Gyuho Lee db7231accc clientv3: use new "credentials" package hace 5 años
  Gyuho Lee 12ab2ee3c4 clientv3: do not use pointer to TransportCredentials interface hace 5 años
  Gyuho Lee 1caaa9ed4a test: test update for Go 1.12.5 and related changes hace 5 años
  Gyuho Lee 34bd797e67 *: revert module import paths hace 5 años
  Gyuho Lee e899023f3f Merge pull request #10640 from shrajfr12/gomodulecompat hace 5 años
  shivaramr 9150bf52d6 go modules: Fix module path version to include version number hace 5 años
  johncming 9b5c468dc6 clientv3: modify lock type. hace 5 años
  johncming 662fd55084 clientv3: clean up unused code. hace 5 años
  Gyuho Lee 4f46b65748 clientv3: use default info level log configuration hace 5 años
  cfc4n a033686acf clientv3/integration: return err if err == rpctypes.ErrAuthNotEnable hace 5 años
  Gyuho Lee 61218004c0 clientv3: remove "JitterUp" imports hace 5 años
  Philipp Gillé 0cfc01b873 clientv3: Fix spelling in comment hace 5 años
  Joe Betz 6a43db1eff clientv3: Fix concurrent clientv3 client creation in 3.4 by using proper UUIDs hace 6 años
  Sahdev P. Zala f6f375109e clientv3: let etcd client use all available keepalive ClientParams hace 6 años
  Gyuho Lee 0ef9ef3c74 *: rerun "gofmt" hace 6 años
  Gyuho Lee 2ac04381a2 clientv3: update Go import paths to "go.etcd.io" hace 6 años
  Joe Betz 67bcf28c4e clientv3: Use passthrough resolver for direct endpoint dialing hace 6 años
  Joe Betz b3b06a862a clientv3: Fix maintenance APIs to directly dial grpc endpoints correctly. hace 6 años
  Joe Betz 8451a1715f clientv3: Enable balancer logging if ETCD_CLIENT_DEBUG environment variable is set hace 6 años
  Gyuho Lee 6e521d2f3f clientv3: add "IsConnCanceled", deprecate "grpc.ErrClientConnClosing" hace 6 años
  Gyuho Lee a76681073d clientv3: add "zap.Config" to replace global logger hace 6 años
  Gyuho Lee dd520cebd4 clientv3: put "defaultCallOpts" back to "Client" object hace 6 años
  Joe Betz a5b2fb5563 clientv3: Introduce custom retry interceptor based on go-grpc-middleware/retry hace 6 años