Gyuho Lee
|
0e43d84f14
|
pkg/logger: type-assert in global-scope
Rather than asserting inside functions.
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
|
2018-01-22 14:50:46 -08:00 |
|
Gyuho Lee
|
ea814d230f
|
Merge pull request #9194 from gyuho/logger
pkg/logger: initial commit
|
2018-01-22 14:47:35 -08:00 |
|
Gyuho Lee
|
cb0290e782
|
pkg/logger: initial commit
Later to be used with "snapshot" and "clientv3" packages.
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
|
2018-01-22 13:52:06 -08:00 |
|
Gyuho Lee
|
cdf7fcda60
|
Merge pull request #9184 from hexfusion/e2e-member
e2e: improve Member TLS test coverage.
|
2018-01-22 13:45:48 -08:00 |
|
Gyuho Lee
|
b590d529d7
|
Merge pull request #9174 from gyuho/url-error
clientv3: prevent wrong URLs to cluster APIs
|
2018-01-22 12:36:56 -08:00 |
|
Gyuho Lee
|
c837e01c7f
|
clientv3/integration: add TestMemberAddUpdateWrongURLs
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
|
2018-01-22 11:24:15 -08:00 |
|
Gyuho Lee
|
ab35c8fe3c
|
words: whitelit "rafthttp"
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
|
2018-01-22 11:16:16 -08:00 |
|
Gyuho Lee
|
a2e999fa4c
|
clientv3: prevent no-scheme URLs to cluster APIs
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
|
2018-01-22 11:11:59 -08:00 |
|
Xiang Li
|
202cc9a917
|
Merge pull request #9176 from dvonthenen/feature/issue9123
Expose Raft Applied Index through to "etcdctl endpoint status"
|
2018-01-22 10:20:31 -08:00 |
|
Gyuho Lee
|
5cce65086a
|
Merge pull request #9182 from gyuho/peer-to-peer-common-name
Documentation/op-guide: explain `--peer-cert-allowed-cn` in security.md
|
2018-01-22 09:33:11 -08:00 |
|
Gyuho Lee
|
30de11f500
|
Documentation/op-guide: explain --peer-cert-allowed-cn in security.md
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
|
2018-01-22 09:27:12 -08:00 |
|
dvonthenen
|
25cdf4ed92
|
*: expose Raft Applied Index through to "etcdctl endpoint status"
Fixed based on feedback
Fixed spacing
Fix gofmt
|
2018-01-22 07:37:21 -08:00 |
|
Sam Batschelet
|
61bc0678e2
|
e2e: improve Member TLS coverage.
|
2018-01-20 12:22:46 -05:00 |
|
Gyuho Lee
|
0b9dc9ccd3
|
hack/scripts-dev: update docker images, update DNS cert CN example
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
|
2018-01-19 22:11:46 -08:00 |
|
Gyuho Lee
|
1a0057bcb5
|
CHANGELOG: fix typo "--peer-cert-allowed-cn"
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
|
2018-01-19 21:53:34 -08:00 |
|
Gyuho Lee
|
0f1ac0cef6
|
Merge pull request #9178 from gyuho/error-handling
etcdserver/api/v3rpc: debug-log client disconnect on TLS, http/2 stream CANCEL
|
2018-01-19 13:01:16 -08:00 |
|
Gyuho Lee
|
0cf9382024
|
words: whitelist "errClientDisconnected"
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
|
2018-01-19 12:26:59 -08:00 |
|
Gyuho Lee
|
d0eff45256
|
etcdserver/api/v3rpc: debug-log client disconnect on TLS, http/2 stream CANCEL
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
|
2018-01-19 12:26:56 -08:00 |
|
Gyuho Lee
|
7f68327184
|
Merge pull request #9172 from ppggff/master
Fix a typo
|
2018-01-19 10:11:21 -08:00 |
|
ppggff
|
baa9b17cac
|
Documentation/learning: Fix a typo
|
2018-01-20 00:15:38 +08:00 |
|
Gyuho Lee
|
3e6417b770
|
Merge pull request #9170 from gyuho/tls-doc
Documentation/op-guide: Clarify TLS "--peer" flags
|
2018-01-18 16:32:51 -08:00 |
|
Gyuho Lee
|
98190821b3
|
Documentation/op-guide: Clarify TLS "--peer" flags
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
|
2018-01-18 16:25:13 -08:00 |
|
Gyuho Lee
|
ab7cbb0e57
|
Merge pull request #9169 from gyuho/client-doc
clientv3: document client-side request size limit
|
2018-01-18 13:09:15 -08:00 |
|
Gyuho Lee
|
f98b1bc725
|
clientv3: document client-side request size limit
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
|
2018-01-18 12:44:01 -08:00 |
|
Gyuho Lee
|
ab2bb9de9e
|
Merge pull request #9129 from gyuho/doc
Documentation/dev-guide: update "Request size limit" with v3.2.12
|
2018-01-18 12:38:33 -08:00 |
|
Gyuho Lee
|
675b837d6d
|
Documentation/dev-guide: update "Request size limit" with v3.2.12
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
|
2018-01-18 12:25:22 -08:00 |
|
Gyuho Lee
|
955198da6b
|
Merge pull request #9168 from gyuho/grpc-doc
Documentation: add TCP RST flag on stream close
|
2018-01-18 12:21:24 -08:00 |
|
Gyuho Lee
|
aac7e1cba7
|
Documentation: add TCP RST flag on stream close
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
|
2018-01-18 12:20:21 -08:00 |
|
Gyuho Lee
|
729eab92b1
|
CHANGELOG: add v3.3.0-rc.3
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
|
2018-01-17 16:10:33 -08:00 |
|
Gyuho Lee
|
367c0f29d9
|
Merge pull request #9162 from gyuho/remove-errors
*: remove "errors" field in /health endpoint
|
2018-01-17 16:07:54 -08:00 |
|
Gyuho Lee
|
e689ff823e
|
proxy/grpcproxy: remove "Errors" field
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
|
2018-01-17 15:58:56 -08:00 |
|
Gyuho Lee
|
8455f22285
|
Documentation/upgrades: highlight "health", remove "errors" field
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
|
2018-01-17 15:58:53 -08:00 |
|
Gyuho Lee
|
1139d28eb6
|
e2e: remove "/health" "errors" field test
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
|
2018-01-17 15:18:39 -08:00 |
|
Gyuho Lee
|
1b4502114f
|
etcdserver/api/etcdhttp: remove "errors" field in /health
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
|
2018-01-17 15:18:32 -08:00 |
|
Gyuho Lee
|
b5bb91a7c2
|
CHANGELOG: add /health endpoint change, watch command updates
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
|
2018-01-17 14:08:27 -08:00 |
|
Gyuho Lee
|
b6be8fb689
|
Documentation/upgrades: highlight string "health" field
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
|
2018-01-17 13:58:20 -08:00 |
|
Gyuho Lee
|
79710d32c3
|
Merge pull request #9160 from kchristidis/fix-raft-readme
docs: fix invalid reference in Raft README
|
2018-01-17 13:50:36 -08:00 |
|
Kostas Christidis
|
97fad42d81
|
docs: fix invalid reference in Raft README
Code snippet in Raft README refers to non-existent field `State`. Fixed
the reference by setting it to `HardState`.
|
2018-01-17 16:03:32 -05:00 |
|
Gyuho Lee
|
30511860a6
|
Merge pull request #9142 from gyuho/watch-env
ctlv3: support ETCDCTL_WATCH_KEY, ETCDCTL_WATCH_RANGE_END
|
2018-01-17 12:39:49 -08:00 |
|
Gyuho Lee
|
6a80e94e50
|
Merge pull request #9143 from liggitt/healthz-schema
api/etcdhttp: change /health type back to string for backwards compatibility
|
2018-01-17 11:27:21 -08:00 |
|
Xiang Li
|
5b7a869b06
|
Merge pull request #9154 from gyuho/3.4-roadmap
ROADMAP: update 3.4 roadmap
|
2018-01-17 10:21:03 -08:00 |
|
Gyuho Lee
|
b8a95d7a9b
|
etcdctl: document "ETCD_WATCH_*"
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
|
2018-01-17 09:54:37 -08:00 |
|
Gyuho Lee
|
6ba5682e64
|
e2e: test ETCD_WATCH_VALUE
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
|
2018-01-17 09:54:37 -08:00 |
|
Gyuho Lee
|
5e0118d7ef
|
ctlv3: set ETCD_WATCH_* on watch exec
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
|
2018-01-17 09:54:16 -08:00 |
|
Gyuho Lee
|
dfe957e928
|
ROADMAP: update 3.4 roadmap
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
|
2018-01-16 14:42:37 -08:00 |
|
Gyuho Lee
|
2c347d7158
|
ctlv3: exit on exec watch error
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
|
2018-01-16 09:04:46 -08:00 |
|
Gyuho Lee
|
72a2a6671e
|
ctlv3: set ETCD_WATCH_KEY, ETCD_WATCH_VALUE on exec watch
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
|
2018-01-16 09:03:10 -08:00 |
|
Jordan Liggitt
|
f77e54eb13
|
api/etcdhttp: change /health type back to string for backwards compatibility
|
2018-01-15 01:57:55 -05:00 |
|
Gyuho Lee
|
388b7fece6
|
ctlv3: handle pkg/flags warnings
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
|
2018-01-14 11:15:45 -08:00 |
|
Gyuho Lee
|
57284aac28
|
etcdctl: document watch with ETCDCTL_WATCH_*
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
|
2018-01-14 11:15:45 -08:00 |
|