Commit Graph

  • ab7c319b8c travis.yml: remove "./cmd" Gyuho Lee 2018-01-14 19:46:57 -08:00
  • 97cd2a41c8 client,clientv3: remove "cmd/vendor" in README.md Gyuho Lee 2018-01-14 19:46:20 -08:00
  • 6eefc93343 test: remove "./cmd", "etcd_setup_gopath" Gyuho Lee 2018-01-14 19:44:18 -08:00
  • c8e5311131 Dockerfile: remove "cmd/vendor" Gyuho Lee 2018-01-14 19:43:26 -08:00
  • 66d6a39c46 Documentation/op-guide: remove "./cmd/vendor" in monitoring.md Gyuho Lee 2018-01-14 19:42:09 -08:00
  • ab249384b9 Documentation/dl_build: remove "./cmd/etcd" Gyuho Lee 2018-01-14 19:41:11 -08:00
  • 698ec7f7d5 scripts/updatebom.sh: remove "./cmd/vendor" Gyuho Lee 2018-01-14 19:39:54 -08:00
  • b596c3c119 tools/functional-tester: update "build" script Gyuho Lee 2018-01-14 19:38:01 -08:00
  • b5d5ce4b80 Gopkg.lock: initial commit Gyuho Lee 2018-01-16 15:08:48 -08:00
  • 970ab0b966 vendor: regenerate Gyuho Lee 2018-01-16 15:08:03 -08:00
  • 65ee3a05d6 Gopkg.toml: initial commit Gyuho Lee 2018-01-16 15:07:43 -08:00
  • 4fc2db7d65 gitignore: ignore test files in "vendor" Gyuho Lee 2018-01-16 15:02:51 -08:00
  • b1e87f8ae1 cmd: move "cmd/vendor" to root, remove "cmd" Gyuho Lee 2018-01-16 15:00:46 -08:00
  • fa9f3dd124 glide: remove Gyuho Lee 2018-01-16 15:00:02 -08:00
  • 505d24c463 scripts/updatedep.sh: use "golang/dep" Gyuho Lee 2018-01-16 14:59:31 -08:00
  • db822ed38f *: add alarm/health information in endpoint status dvonthenen 2018-01-23 14:00:20 -08:00
  • b664b9176c pkg/srv, embed, etcdmain: Support multiple clusters in the same DNS discovery region. Tavish Armstrong 2017-06-14 16:48:23 +00:00
  • 7331949a47
    Merge pull request #9211 from gyuho/raftsnap Gyuho Lee 2018-01-24 11:19:40 -08:00
  • dee39bf786 internal/raftsnap: move "raftsnap" to internal Gyuho Lee 2018-01-24 10:36:04 -08:00
  • d095cc6ff0 raftsnap: add "doc.go" Gyuho Lee 2018-01-24 10:28:06 -08:00
  • b42e158b51 CHANGELOG-3.4: add "raftsnap" package Gyuho Lee 2018-01-23 15:57:55 -08:00
  • 2b6fd3094f *: rename "snap" to "raftsnap" package Gyuho Lee 2018-01-23 15:56:07 -08:00
  • bb2c48b38a rafthttp: rename "snap" to "raftsnap" package Gyuho Lee 2018-01-23 15:55:49 -08:00
  • 6a70a931d3 etcdserver: rename "snap" to "raftsnap" package Gyuho Lee 2018-01-23 15:55:19 -08:00
  • 60d5ab5485 raftsnap: rename "snap" to "raftsnap" Gyuho Lee 2018-01-23 15:54:52 -08:00
  • 0ef5e01bd9
    Merge pull request #9217 from ka1em/patch-2 Xiang Li 2018-01-24 10:13:04 -08:00
  • 216247570c
    Merge pull request #9202 from olvesh/patch-1 Xiang Li 2018-01-24 09:56:37 -08:00
  • 2bc0ba4f17 Documentation/op-guide: integer value of 1 is 100% not 1% for failing reqs Olve S. Hansen 2018-01-23 17:16:32 +01:00
  • c143545d13
    clientv3/namespace: fixed an error in the doc.go ka1em 2018-01-24 23:36:58 +08:00
  • 0b0e323f6f Merge ba2d2eb0c92ff00c986075649ddf0eaf112cc00a into 64713e592793e125ba6ce789b3fe852b0b3ebe0a ka1em 2018-01-24 08:28:16 +00:00
  • ba2d2eb0c9
    Fixed an error in the doc.go ka1em 2018-01-24 16:15:56 +08:00
  • 64713e5927
    Merge pull request #9203 from gyuho/ccc Gyuho Lee 2018-01-23 18:42:50 -08:00
  • 80250827ab
    Merge pull request #9208 from gyuho/fix-godoc-snapshot Gyuho Lee 2018-01-23 14:54:46 -08:00
  • c1519e5e98 snapshot: fix "Save" godoc description Gyuho Lee 2018-01-23 14:30:20 -08:00
  • 2e85b6c321
    Merge pull request #9204 from bdarnell/prevote-take-3 Xiang Li 2018-01-23 14:21:58 -08:00
  • 0058f282d5 Merge bd11119ba9a3c904ce0a261dfb124f2f6c029375 into 131da29c6359edfab0ddda33cfd54b645ec3b5d6 Xiang Li 2018-01-23 22:20:38 +00:00
  • bdc3ed1970 version: 3.2.15+git Gyuho Lee 2018-01-23 14:04:11 -08:00
  • 9deb838ddb semaphore,travis: test with Go 1.9.3 Gyuho Lee 2018-01-23 13:17:20 -08:00
  • baf7320e10 version: 3.3.0-rc.4+git Gyuho Lee 2018-01-23 14:03:07 -08:00
  • 131da29c63
    Merge pull request #9198 from gyuho/snapshot-test Gyuho Lee 2018-01-23 13:59:05 -08:00
  • f812b9faf1
    Merge pull request #9205 from gyuho/go-upgrade Gyuho Lee 2018-01-23 13:58:50 -08:00
  • efb7958687 hack/scripts-dev: use Go 1.9.3 by default Gyuho Lee 2018-01-23 13:17:32 -08:00
  • 7df3dfbcdd semaphore,travis: test with Go 1.9.3 Gyuho Lee 2018-01-23 13:17:20 -08:00
  • 7eb0523bd2 pkg/testutil: define "RequestTimeout" Gyuho Lee 2018-01-23 12:52:16 -08:00
  • 48f3e800c7 snapshot: add "snapshot" restore/save/member-add tests Gyuho Lee 2018-01-22 17:42:11 -08:00
  • b3e80405fe Merge 83ecf795c1d730ae49c3fac49cffd51505723de5 into 11f95e121c8371c51a0bb22045052cf33b3cab52 irfan sharif 2018-01-23 20:11:38 +00:00
  • 4e0291ff91 raft: Clarify conditions for granting votes and prevotes. Ben Darnell 2018-01-23 15:05:11 -05:00
  • 11f95e121c CHANGELOG: use Go 1.9.3 with etcd 3.3.0, clarify gRPC versions Gyuho Lee 2018-01-23 11:37:06 -08:00
  • 20fbe76277 Documentation/op-guide: fix CHANGELOG links in security.md Gyuho Lee 2018-01-23 11:00:48 -08:00
  • 495ed39fc8 CHANGELOG: add missing changes from 3.2.15, 3.3.0-rc.4 Gyuho Lee 2018-01-23 09:51:58 -08:00
  • 6f178e8fb2
    Merge pull request #9187 from gyuho/changelog Gyuho Lee 2018-01-23 09:20:15 -08:00
  • 4a12eafb1e
    Merge pull request #9118 from gyuho/snapshot-code Gyuho Lee 2018-01-22 17:31:19 -08:00
  • a79ef158e2 Making a note of peer in help/changing variables, and adding LocalAddr into config struct doekerqhtv 2018-01-22 18:57:09 -06:00
  • df689f4280 etcdctl/ctlv3: use "snapshot" package for "snapshot" command Gyuho Lee 2018-01-22 15:22:07 -08:00
  • c3ba417737 etcdctl/ctlv3: replace "dbStatus" with "snapshot.Status" Gyuho Lee 2018-01-22 15:15:40 -08:00
  • 8b317df97a e2e: use "snapshot.Status" Gyuho Lee 2018-01-22 15:09:48 -08:00
  • 6e2555fb95 snapshot: initial commit Gyuho Lee 2018-01-22 14:53:56 -08:00
  • 1930c83ffc First attempt at adding LocalAddr to etcd client v3 doekerqhtv 2018-01-22 17:59:47 -06:00
  • 962505fb1a
    Merge pull request #9196 from gyuho/log Gyuho Lee 2018-01-22 14:55:08 -08:00
  • 0e43d84f14 pkg/logger: type-assert in global-scope Gyuho Lee 2018-01-22 14:50:46 -08:00
  • ea814d230f
    Merge pull request #9194 from gyuho/logger Gyuho Lee 2018-01-22 14:47:35 -08:00
  • cb0290e782 pkg/logger: initial commit Gyuho Lee 2018-01-22 13:40:20 -08:00
  • cdf7fcda60
    Merge pull request #9184 from hexfusion/e2e-member Gyuho Lee 2018-01-22 13:45:48 -08:00
  • b590d529d7
    Merge pull request #9174 from gyuho/url-error Gyuho Lee 2018-01-22 12:36:56 -08:00
  • ea6360f550 version: 3.3.0-rc.4 v3.3.0-rc.4 Gyuho Lee 2018-01-22 11:32:00 -08:00
  • 2aa3d91759 clientv3/integration: add TestMemberAddUpdateWrongURLs Gyuho Lee 2018-01-19 09:49:35 -08:00
  • 1b3ac99e8a version: 3.2.15 v3.2.15 Gyuho Lee 2018-01-22 11:31:16 -08:00
  • fd4595aa04 clientv3/integration: add TestMemberAddUpdateWrongURLs Gyuho Lee 2018-01-19 09:49:35 -08:00
  • 7973612c6e words: whitelit "rafthttp" Gyuho Lee 2018-01-19 10:13:02 -08:00
  • 1c91ddc6f4 clientv3: prevent no-scheme URLs to cluster APIs Gyuho Lee 2018-01-19 09:44:12 -08:00
  • e5f63b64c3 clientv3: prevent no-scheme URLs to cluster APIs Gyuho Lee 2018-01-19 09:44:12 -08:00
  • c837e01c7f clientv3/integration: add TestMemberAddUpdateWrongURLs Gyuho Lee 2018-01-19 09:49:35 -08:00
  • ab35c8fe3c words: whitelit "rafthttp" Gyuho Lee 2018-01-19 10:13:02 -08:00
  • a2e999fa4c clientv3: prevent no-scheme URLs to cluster APIs Gyuho Lee 2018-01-19 09:44:12 -08:00
  • 202cc9a917
    Merge pull request #9176 from dvonthenen/feature/issue9123 Xiang Li 2018-01-22 10:20:31 -08:00
  • 174a9889fd CHANGELOG: track per each minor release Gyuho Lee 2018-01-22 09:14:22 -08:00
  • 5cce65086a
    Merge pull request #9182 from gyuho/peer-to-peer-common-name Gyuho Lee 2018-01-22 09:33:11 -08:00
  • 30de11f500 Documentation/op-guide: explain --peer-cert-allowed-cn in security.md Gyuho Lee 2018-01-19 22:42:30 -08:00
  • 25cdf4ed92 *: expose Raft Applied Index through to "etcdctl endpoint status" dvonthenen 2018-01-19 10:28:43 -08:00
  • 61bc0678e2 e2e: improve Member TLS coverage. Sam Batschelet 2018-01-20 12:22:46 -05:00
  • 0b9dc9ccd3 hack/scripts-dev: update docker images, update DNS cert CN example Gyuho Lee 2018-01-19 21:54:37 -08:00
  • 1a0057bcb5 CHANGELOG: fix typo "--peer-cert-allowed-cn" Gyuho Lee 2018-01-19 21:53:34 -08:00
  • 0f1ac0cef6
    Merge pull request #9178 from gyuho/error-handling Gyuho Lee 2018-01-19 13:01:16 -08:00
  • 8a18cc96d0 etcdserver/api/v3rpc: debug-log client disconnect on TLS, http/2 stream CANCEL Gyuho Lee 2018-01-19 12:23:10 -08:00
  • 68d27b2d84 etcdserver/api/v3rpc: debug-log client disconnect on TLS, http/2 stream CANCEL Gyuho Lee 2018-01-19 12:23:10 -08:00
  • a90f301ba8 version: 3.3.0-rc.3+git Gyuho Lee 2018-01-19 12:48:21 -08:00
  • 0cf9382024 words: whitelist "errClientDisconnected" Gyuho Lee 2018-01-19 12:25:25 -08:00
  • d0eff45256 etcdserver/api/v3rpc: debug-log client disconnect on TLS, http/2 stream CANCEL Gyuho Lee 2018-01-19 12:23:10 -08:00
  • db86b2da54 Merge b51ff44e533a6b5f0721e068221fcf9df8c8d11e into 7f68327184d0b3221f76e76d86d25a9a42e9dc91 Gyuho Lee 2018-01-19 19:13:38 +00:00
  • b51ff44e53 Documentation/op-guide: add "membership mis-reconfiguration", explain "--force-new-cluster" Gyuho Lee 2018-01-19 11:12:01 -08:00
  • 7f68327184
    Merge pull request #9172 from ppggff/master Gyuho Lee 2018-01-19 10:11:21 -08:00
  • baa9b17cac Documentation/learning: Fix a typo ppggff 2018-01-19 17:53:18 +08:00
  • 3e6417b770
    Merge pull request #9170 from gyuho/tls-doc Gyuho Lee 2018-01-18 16:32:51 -08:00
  • 98190821b3 Documentation/op-guide: Clarify TLS "--peer" flags Gyuho Lee 2018-01-18 16:15:48 -08:00
  • ab7cbb0e57
    Merge pull request #9169 from gyuho/client-doc Gyuho Lee 2018-01-18 13:09:15 -08:00
  • f98b1bc725 clientv3: document client-side request size limit Gyuho Lee 2018-01-18 12:29:22 -08:00
  • ab2bb9de9e
    Merge pull request #9129 from gyuho/doc Gyuho Lee 2018-01-18 12:38:33 -08:00
  • 675b837d6d Documentation/dev-guide: update "Request size limit" with v3.2.12 Gyuho Lee 2018-01-10 14:18:37 -08:00
  • 955198da6b
    Merge pull request #9168 from gyuho/grpc-doc Gyuho Lee 2018-01-18 12:21:24 -08:00
  • aac7e1cba7 Documentation: add TCP RST flag on stream close Gyuho Lee 2018-01-18 12:12:01 -08:00