Commit Graph

  • 2bc0ba4f17 Documentation/op-guide: integer value of 1 is 100% not 1% for failing reqs Olve S. Hansen 2018-01-23 17:16:32 +0100
  • c143545d13
    clientv3/namespace: fixed an error in the doc.go ka1em 2018-01-24 23:36:58 +0800
  • 64713e5927
    Merge pull request #9203 from gyuho/ccc Gyuho Lee 2018-01-23 18:42:50 -0800
  • 80250827ab
    Merge pull request #9208 from gyuho/fix-godoc-snapshot Gyuho Lee 2018-01-23 14:54:46 -0800
  • c1519e5e98 snapshot: fix "Save" godoc description Gyuho Lee 2018-01-23 14:30:20 -0800
  • 2e85b6c321
    Merge pull request #9204 from bdarnell/prevote-take-3 Xiang Li 2018-01-23 14:21:58 -0800
  • bdc3ed1970 version: 3.2.15+git Gyuho Lee 2018-01-23 14:04:11 -0800
  • 9deb838ddb semaphore,travis: test with Go 1.9.3 Gyuho Lee 2018-01-23 13:17:20 -0800
  • baf7320e10 version: 3.3.0-rc.4+git Gyuho Lee 2018-01-23 14:03:07 -0800
  • 131da29c63
    Merge pull request #9198 from gyuho/snapshot-test Gyuho Lee 2018-01-23 13:59:05 -0800
  • f812b9faf1
    Merge pull request #9205 from gyuho/go-upgrade Gyuho Lee 2018-01-23 13:58:50 -0800
  • efb7958687 hack/scripts-dev: use Go 1.9.3 by default Gyuho Lee 2018-01-23 13:17:32 -0800
  • 7df3dfbcdd semaphore,travis: test with Go 1.9.3 Gyuho Lee 2018-01-23 13:17:20 -0800
  • 7eb0523bd2 pkg/testutil: define "RequestTimeout" Gyuho Lee 2018-01-23 12:52:16 -0800
  • 48f3e800c7 snapshot: add "snapshot" restore/save/member-add tests Gyuho Lee 2018-01-22 17:42:11 -0800
  • 4e0291ff91 raft: Clarify conditions for granting votes and prevotes. Ben Darnell 2018-01-23 15:05:11 -0500
  • 11f95e121c CHANGELOG: use Go 1.9.3 with etcd 3.3.0, clarify gRPC versions Gyuho Lee 2018-01-23 11:37:06 -0800
  • 20fbe76277 Documentation/op-guide: fix CHANGELOG links in security.md Gyuho Lee 2018-01-23 11:00:48 -0800
  • 495ed39fc8 CHANGELOG: add missing changes from 3.2.15, 3.3.0-rc.4 Gyuho Lee 2018-01-23 09:51:58 -0800
  • 6f178e8fb2
    Merge pull request #9187 from gyuho/changelog Gyuho Lee 2018-01-23 09:20:15 -0800
  • 4a12eafb1e
    Merge pull request #9118 from gyuho/snapshot-code Gyuho Lee 2018-01-22 17:31:19 -0800
  • df689f4280 etcdctl/ctlv3: use "snapshot" package for "snapshot" command Gyuho Lee 2018-01-22 15:22:07 -0800
  • c3ba417737 etcdctl/ctlv3: replace "dbStatus" with "snapshot.Status" Gyuho Lee 2018-01-22 15:15:40 -0800
  • 8b317df97a e2e: use "snapshot.Status" Gyuho Lee 2018-01-22 15:09:48 -0800
  • 6e2555fb95 snapshot: initial commit Gyuho Lee 2018-01-22 14:53:56 -0800
  • 962505fb1a
    Merge pull request #9196 from gyuho/log Gyuho Lee 2018-01-22 14:55:08 -0800
  • 0e43d84f14 pkg/logger: type-assert in global-scope Gyuho Lee 2018-01-22 14:50:46 -0800
  • ea814d230f
    Merge pull request #9194 from gyuho/logger Gyuho Lee 2018-01-22 14:47:35 -0800
  • cb0290e782 pkg/logger: initial commit Gyuho Lee 2018-01-22 13:40:20 -0800
  • cdf7fcda60
    Merge pull request #9184 from hexfusion/e2e-member Gyuho Lee 2018-01-22 13:45:48 -0800
  • b590d529d7
    Merge pull request #9174 from gyuho/url-error Gyuho Lee 2018-01-22 12:36:56 -0800
  • ea6360f550 version: 3.3.0-rc.4 v3.3.0-rc.4 Gyuho Lee 2018-01-22 11:32:00 -0800
  • 2aa3d91759 clientv3/integration: add TestMemberAddUpdateWrongURLs Gyuho Lee 2018-01-19 09:49:35 -0800
  • 1b3ac99e8a version: 3.2.15 v3.2.15 Gyuho Lee 2018-01-22 11:31:16 -0800
  • fd4595aa04 clientv3/integration: add TestMemberAddUpdateWrongURLs Gyuho Lee 2018-01-19 09:49:35 -0800
  • 7973612c6e words: whitelit "rafthttp" Gyuho Lee 2018-01-19 10:13:02 -0800
  • 1c91ddc6f4 clientv3: prevent no-scheme URLs to cluster APIs Gyuho Lee 2018-01-19 09:44:12 -0800
  • e5f63b64c3 clientv3: prevent no-scheme URLs to cluster APIs Gyuho Lee 2018-01-19 09:44:12 -0800
  • c837e01c7f clientv3/integration: add TestMemberAddUpdateWrongURLs Gyuho Lee 2018-01-19 09:49:35 -0800
  • ab35c8fe3c words: whitelit "rafthttp" Gyuho Lee 2018-01-19 10:13:02 -0800
  • a2e999fa4c clientv3: prevent no-scheme URLs to cluster APIs Gyuho Lee 2018-01-19 09:44:12 -0800
  • 202cc9a917
    Merge pull request #9176 from dvonthenen/feature/issue9123 Xiang Li 2018-01-22 10:20:31 -0800
  • 174a9889fd CHANGELOG: track per each minor release Gyuho Lee 2018-01-22 09:14:22 -0800
  • 5cce65086a
    Merge pull request #9182 from gyuho/peer-to-peer-common-name Gyuho Lee 2018-01-22 09:33:11 -0800
  • 30de11f500 Documentation/op-guide: explain `--peer-cert-allowed-cn` in security.md Gyuho Lee 2018-01-19 22:42:30 -0800
  • 25cdf4ed92 *: expose Raft Applied Index through to "etcdctl endpoint status" dvonthenen 2018-01-19 10:28:43 -0800
  • 61bc0678e2 e2e: improve Member TLS coverage. Sam Batschelet 2018-01-20 12:22:46 -0500
  • 0b9dc9ccd3 hack/scripts-dev: update docker images, update DNS cert CN example Gyuho Lee 2018-01-19 21:54:37 -0800
  • 1a0057bcb5 CHANGELOG: fix typo "--peer-cert-allowed-cn" Gyuho Lee 2018-01-19 21:53:34 -0800
  • 0f1ac0cef6
    Merge pull request #9178 from gyuho/error-handling Gyuho Lee 2018-01-19 13:01:16 -0800
  • 8a18cc96d0 etcdserver/api/v3rpc: debug-log client disconnect on TLS, http/2 stream CANCEL Gyuho Lee 2018-01-19 12:23:10 -0800
  • 68d27b2d84 etcdserver/api/v3rpc: debug-log client disconnect on TLS, http/2 stream CANCEL Gyuho Lee 2018-01-19 12:23:10 -0800
  • a90f301ba8 version: 3.3.0-rc.3+git Gyuho Lee 2018-01-19 12:48:21 -0800
  • 0cf9382024 words: whitelist "errClientDisconnected" Gyuho Lee 2018-01-19 12:25:25 -0800
  • d0eff45256 etcdserver/api/v3rpc: debug-log client disconnect on TLS, http/2 stream CANCEL Gyuho Lee 2018-01-19 12:23:10 -0800
  • 7f68327184
    Merge pull request #9172 from ppggff/master Gyuho Lee 2018-01-19 10:11:21 -0800
  • baa9b17cac Documentation/learning: Fix a typo ppggff 2018-01-19 17:53:18 +0800
  • 3e6417b770
    Merge pull request #9170 from gyuho/tls-doc Gyuho Lee 2018-01-18 16:32:51 -0800
  • 98190821b3 Documentation/op-guide: Clarify TLS "--peer" flags Gyuho Lee 2018-01-18 16:15:48 -0800
  • ab7cbb0e57
    Merge pull request #9169 from gyuho/client-doc Gyuho Lee 2018-01-18 13:09:15 -0800
  • f98b1bc725 clientv3: document client-side request size limit Gyuho Lee 2018-01-18 12:29:22 -0800
  • ab2bb9de9e
    Merge pull request #9129 from gyuho/doc Gyuho Lee 2018-01-18 12:38:33 -0800
  • 675b837d6d Documentation/dev-guide: update "Request size limit" with v3.2.12 Gyuho Lee 2018-01-10 14:18:37 -0800
  • 955198da6b
    Merge pull request #9168 from gyuho/grpc-doc Gyuho Lee 2018-01-18 12:21:24 -0800
  • aac7e1cba7 Documentation: add TCP RST flag on stream close Gyuho Lee 2018-01-18 12:12:01 -0800
  • 729eab92b1 CHANGELOG: add v3.3.0-rc.3 Gyuho Lee 2018-01-17 16:10:33 -0800
  • 367c0f29d9
    Merge pull request #9162 from gyuho/remove-errors Gyuho Lee 2018-01-17 16:07:54 -0800
  • e689ff823e proxy/grpcproxy: remove "Errors" field Gyuho Lee 2018-01-17 14:38:39 -0800
  • 8455f22285 Documentation/upgrades: highlight "health", remove "errors" field Gyuho Lee 2018-01-17 14:32:47 -0800
  • 374dc5743f version: 3.3.0-rc.3 v3.3.0-rc.3 Gyuho Lee 2018-01-17 15:23:08 -0800
  • 55505617df proxy/grpcproxy: remove "Errors" field Gyuho Lee 2018-01-17 14:38:39 -0800
  • a9317d3d77 e2e: remove "/health" "errors" field test Gyuho Lee 2018-01-17 14:26:39 -0800
  • 02d362ccde etcdserver/api/etcdhttp: remove "errors" field in /health Gyuho Lee 2018-01-17 14:25:26 -0800
  • 1139d28eb6 e2e: remove "/health" "errors" field test Gyuho Lee 2018-01-17 14:26:39 -0800
  • 1b4502114f etcdserver/api/etcdhttp: remove "errors" field in /health Gyuho Lee 2018-01-17 14:25:26 -0800
  • b5bb91a7c2 CHANGELOG: add /health endpoint change, watch command updates Gyuho Lee 2018-01-17 14:08:27 -0800
  • b6be8fb689 Documentation/upgrades: highlight string "health" field Gyuho Lee 2018-01-17 13:58:20 -0800
  • 79710d32c3
    Merge pull request #9160 from kchristidis/fix-raft-readme Gyuho Lee 2018-01-17 13:50:36 -0800
  • 97fad42d81 docs: fix invalid reference in Raft README Kostas Christidis 2018-01-17 15:55:53 -0500
  • d292337d14 api/etcdhttp: change /health type back to string for backwards compatibility Jordan Liggitt 2018-01-15 01:49:59 -0500
  • 7974f008f3 etcdctl: document "ETCD_WATCH_*" Gyuho Lee 2018-01-16 09:39:05 -0800
  • 4a3f99415e e2e: test ETCD_WATCH_VALUE Gyuho Lee 2018-01-16 09:35:37 -0800
  • 6340564c84 ctlv3: set ETCD_WATCH_* on watch exec Gyuho Lee 2018-01-16 09:28:25 -0800
  • 6735028ec0 ctlv3: exit on exec watch error Gyuho Lee 2018-01-16 09:04:46 -0800
  • 906f098053 ctlv3: set ETCD_WATCH_KEY, ETCD_WATCH_VALUE on exec watch Gyuho Lee 2018-01-16 09:03:10 -0800
  • 8a66237693 ctlv3: handle pkg/flags warnings Gyuho Lee 2018-01-14 01:59:46 -0800
  • d37afffb98 etcdctl: document watch with ETCDCTL_WATCH_* Gyuho Lee 2018-01-14 01:46:21 -0800
  • 7e2759da8d e2e: add watch tests with ETCDCTL_WATCH_* Gyuho Lee 2018-01-14 01:36:13 -0800
  • ad4df985fc ctlv3: support ETCDCTL_WATCH_KEY, ETCDCTL_WATCH_RANGE_END Gyuho Lee 2018-01-14 00:46:46 -0800
  • 30511860a6
    Merge pull request #9142 from gyuho/watch-env Gyuho Lee 2018-01-17 12:39:49 -0800
  • 6a80e94e50
    Merge pull request #9143 from liggitt/healthz-schema Gyuho Lee 2018-01-17 11:27:21 -0800
  • 5b7a869b06
    Merge pull request #9154 from gyuho/3.4-roadmap Xiang Li 2018-01-17 10:21:03 -0800
  • b8a95d7a9b etcdctl: document "ETCD_WATCH_*" Gyuho Lee 2018-01-16 09:39:05 -0800
  • 6ba5682e64 e2e: test ETCD_WATCH_VALUE Gyuho Lee 2018-01-16 09:35:37 -0800
  • 5e0118d7ef ctlv3: set ETCD_WATCH_* on watch exec Gyuho Lee 2018-01-16 09:28:25 -0800
  • dfe957e928 ROADMAP: update 3.4 roadmap Gyuho Lee 2018-01-16 14:34:34 -0800
  • 2c347d7158 ctlv3: exit on exec watch error Gyuho Lee 2018-01-16 09:04:46 -0800
  • 72a2a6671e ctlv3: set ETCD_WATCH_KEY, ETCD_WATCH_VALUE on exec watch Gyuho Lee 2018-01-16 09:03:10 -0800
  • f77e54eb13
    api/etcdhttp: change /health type back to string for backwards compatibility Jordan Liggitt 2018-01-15 01:49:59 -0500
  • 388b7fece6 ctlv3: handle pkg/flags warnings Gyuho Lee 2018-01-14 01:59:46 -0800