Gyuho Lee
|
1caaa9ed4a
test: test update for Go 1.12.5 and related changes
|
5 years ago |
Xiang Li
|
23a89b0f09
Merge pull request #10755 from wrfly/patch-3
|
5 years ago |
Shaun
|
3754767dbc
clientv3: return getToken error when retryAuth
|
5 years ago |
Gyuho Lee
|
34bd797e67
*: revert module import paths
|
5 years ago |
shivaramr
|
9150bf52d6
go modules: Fix module path version to include version number
|
5 years ago |
Gyuho Lee
|
4f46b65748
clientv3: use default info level log configuration
|
5 years ago |
Gyuho Lee
|
6af8ce6c60
clientv3: clarify retry interceptor logging
|
5 years ago |
Gyuho Lee
|
61218004c0
clientv3: remove "JitterUp" imports
|
5 years ago |
Gyuho Lee
|
0ef9ef3c74
*: rerun "gofmt"
|
6 years ago |
Gyuho Lee
|
2ac04381a2
clientv3: update Go import paths to "go.etcd.io"
|
6 years ago |
Gyuho Lee
|
90a5da18cf
clientv3: clean up code format
|
6 years ago |
Gyuho Lee
|
a76681073d
clientv3: add "zap.Config" to replace global logger
|
6 years ago |
Gyuho Lee
|
08da08bb19
clientv3: clarify retry function names, do not retry on dial error
|
6 years ago |
Gyuho Lee
|
a3032d3d0b
*: fix fmt tests, reenable "testEmbedEtcdGracefulStop"
|
6 years ago |
Joe Betz
|
55ef9cc1d0
clientv3: Add auth retry to retry interceptor
|
6 years ago |
Joe Betz
|
a5b2fb5563
clientv3: Introduce custom retry interceptor based on go-grpc-middleware/retry
|
6 years ago |