Gyuho Lee
3a941c9455
clientv3/config.go: remove extra whitespace character
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2017-12-05 14:51:36 -08:00
Gyuho Lee
3ecd69cc2f
hack/scripts-dev: mount host /tmp for Jenkins tests
...
Was running out of disk space in Jenkins.
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2017-12-05 10:09:32 -08:00
Gyuho Lee
21252e4219
Merge pull request #8973 from gyuho/changelog
...
CHANGELOG: add v3.2.11
2017-12-05 09:40:29 -08:00
Gyuho Lee
8b13f7ff12
Merge pull request #8974 from gyuho/indentation
...
clientv3: fix indentation in doc.go
2017-12-04 17:34:26 -08:00
Gyuho Lee
6458e22708
clientv3: fix indentation in doc.go
...
Looks off in https://godoc.org/github.com/coreos/etcd/clientv3 .
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2017-12-04 17:05:31 -08:00
Gyuho Lee
788e759559
CHANGELOG: add v3.2.11
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2017-12-04 16:57:37 -08:00
Gyuho Lee
6babf6a656
hack/scripts-dev: fix typo in Makefile
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2017-12-04 16:27:26 -08:00
Gyuho Lee
287c23c4b1
Merge pull request #8972 from gyuho/grpc
...
vendor: upgrade grpc/grpc-go to v1.7.4
2017-12-04 16:21:14 -08:00
Gyuho Lee
148192245c
Merge pull request #8971 from gyuho/gosimple
...
*: fix gosimple warnings on sort.StringSlice
2017-12-04 16:13:57 -08:00
Gyuho Lee
b3f53ce16d
vendor: upgrade grpc/grpc-go to v1.7.4
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2017-12-04 14:27:06 -08:00
Gyuho Lee
21d4307982
lease: use sort.Strings instead of StringSlice
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2017-12-04 14:10:14 -08:00
Gyuho Lee
645c7c9a92
auth: use "sort.Strings" instead of StringSlice
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2017-12-04 14:09:27 -08:00
Gyuho Lee
70db68b6e2
Merge pull request #8938 from gyuho/goddoc
...
clientv3/doc: update dial-timeout error handling with new gRPC
2017-12-04 13:46:10 -08:00
Gyu-Ho Lee
6b6013fad5
clientv3/doc: update dial-timeout error handling with new gRPC
...
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
2017-12-04 13:45:42 -08:00
Gyuho Lee
198d8d6b24
Merge pull request #8963 from gyuho/certs-gateway-srv
...
hack/scripts-dev: add "certs-gateway" test case with SRV
2017-12-04 13:39:16 -08:00
Gyuho Lee
44e059879c
Merge pull request #8968 from zbindenren/master
...
clientv3: Fix comment for DialKeepAliveTime and DialKeepAliveTimeout
2017-12-04 09:22:27 -08:00
Rene Zbinden
e18afc462b
clientv3: Fix comment for DialKeepAliveTime and DialKeepAliveTimeout
2017-12-04 14:22:34 +01:00
Xiang Li
7e79c257ca
Merge pull request #8960 from jpbetz/version-metric
...
metrics: Add server_version metric
2017-12-02 12:15:45 -08:00
Gyuho Lee
49b4117077
hack/scripts-dev: add "docker-dns-srv-test-certs-gateway-run" to Makefile
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2017-12-01 15:56:10 -08:00
Gyuho Lee
952f3b1a3b
hack/scripts-dev/docker-dns-srv: add "certs-gateway" test case
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2017-12-01 15:54:58 -08:00
Gyuho Lee
d0ee3e3c64
Merge pull request #8962 from gyuho/test-scripts-5
...
hack/scripts-dev/docker-dns: add "certs-gateway" test case
2017-12-01 15:51:12 -08:00
Gyuho Lee
6fcfff132f
Merge pull request #8959 from gyuho/test-scripts-3
...
hack/scripts-dev: share docker image between test cases, clean up DNS SRV tests
2017-12-01 15:46:24 -08:00
Gyu-Ho Lee
d50eb4d671
hack/scripts-dev: add separate certs, scripts to "docker-dns-srv"
...
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
2017-12-01 15:45:35 -08:00
Gyu-Ho Lee
e3b3608175
hack/scripts-dev: add docker-dns-srv-test-certs-run, docker-dns-srv-test-certs-wildcard-run
...
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
2017-12-01 15:44:53 -08:00
Gyu-Ho Lee
37ae6e0c41
hack/scripts-dev: keep only shared scripts in docker-dns-srv
...
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
2017-12-01 15:44:53 -08:00
Gyuho Lee
7c6fb57f2f
hack/scripts-dev: add "docker-dns-test-certs-gateway-run" to Makefile
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2017-12-01 15:43:36 -08:00
Gyuho Lee
9da00c73bd
hack/scripts-dev/docker-dns: add "certs-gateway" test case
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2017-12-01 15:43:33 -08:00
Gyuho Lee
413aa48593
Merge pull request #8958 from gyuho/test-scripts-2
...
hack/scripts-dev: share docker image between test cases, clean up DNS tests
2017-12-01 15:41:28 -08:00
Gyu-Ho Lee
461d70254e
hack/scripts-dev: add separate certs to "docker-dns"
...
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
2017-12-01 15:39:10 -08:00
Joe Betz
4cacbf19dd
metrics: Add server_version metric
2017-12-01 15:25:46 -08:00
Gyu-Ho Lee
b1cb99d3eb
hack/scripts-dev: add docker-dns-test-certs-run, docker-dns-test-certs-wildcard-run
...
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
2017-12-01 13:49:08 -08:00
Gyu-Ho Lee
a2c2f8ebc6
hack/scripts-dev: only keep shared scripts between test cases
...
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
2017-12-01 13:45:50 -08:00
Gyuho Lee
5db3cdd3bb
Merge pull request #8957 from gyuho/test-scripts-1
...
semaphore, test: grep "test timed out" first, specify leaky goroutine string
2017-12-01 13:44:01 -08:00
Gyu-Ho Lee
75fc59fe0d
hack/scripts-dev: grep "test timed out" first
...
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
2017-12-01 13:35:15 -08:00
Gyu-Ho Lee
c6c3e81026
semaphore: grep "test timed out" first, then leaky goroutines
...
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
2017-12-01 13:32:09 -08:00
Gyuho Lee
c152be097b
Merge pull request #8955 from gyuho/fix-e2e
...
e2e: fix remote error string in TestEtcdPeerCNAuth
2017-12-01 13:29:11 -08:00
Gyu-Ho Lee
156722e26a
e2e: fix remote error string in TestEtcdPeerCNAuth
...
Now error is embed: rejected connection from "127.0.0.1:58527" (error "remote error: tls: bad certificate", ServerName "").
Change from https://github.com/coreos/etcd/pull/8952 .
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
2017-12-01 12:54:29 -08:00
Gyuho Lee
3537582bcf
Merge pull request #8895 from gyuho/tls-doc
...
Documentation/op-guide: document TLS changes in 3.2
2017-12-01 09:41:32 -08:00
Gyuho Lee
1613ef5822
Merge pull request #8952 from gyuho/tls-log
...
embed: provide more details on TLS handshake failure
2017-12-01 09:41:16 -08:00
Gyu-Ho Lee
ae589018cb
embed: provide more details on TLS handshake failure
...
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
2017-12-01 09:40:23 -08:00
Gyu-Ho Lee
83aa59b480
Documentation/op-guide: document TLS changes in 3.2
...
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
2017-11-30 19:20:34 -08:00
Gyuho Lee
b041ce5d51
Merge pull request #8946 from gyuho/cherry-pick
...
hack/patch: fix some typos in README, make cherrypick.sh executable
2017-11-30 11:35:15 -08:00
Gyu-Ho Lee
3167780cde
hack/patch: fix some typos in README, make cherrypick.sh executable
...
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
2017-11-30 11:21:38 -08:00
Gyuho Lee
66a9508fdf
Merge pull request #8945 from gyuho/logrus
...
glide: pin transitive dependency "sirupsen/logrus"
2017-11-30 10:19:15 -08:00
Gyu-Ho Lee
c232c85ba7
glide: pin transitive dependency "sirupsen/logrus"
...
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
2017-11-30 10:03:04 -08:00
Gyuho Lee
56a012f2ab
Merge pull request #8841 from gyuho/test-test
...
clientv3/integration: add more tests on balancer switch, inflight range
2017-11-30 09:38:53 -08:00
Gyuho Lee
faaac0f964
Merge pull request #8937 from gyuho/quay
...
Documentation/upgrades: gcr.io as primary, do not deprecate quay.io
2017-11-29 17:36:13 -08:00
Gyuho Lee
7a1deaa12a
Merge pull request #8939 from gyuho/server-stream-error-log
...
api/v3rpc: log grpc stream send/recv errors in server-side
2017-11-29 17:35:20 -08:00
Gyu-Ho Lee
6bd41f36ff
api/v3rpc: log grpc stream send/recv errors in server-side
...
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
2017-11-29 17:34:05 -08:00
Gyu-Ho Lee
08905ee594
Documentation/upgrades: gcr.io as primary, do not deprecate quay.io
...
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
2017-11-29 11:03:44 -08:00