Commit Graph

  • 8e7099fa26 Documentation/op-guide: highlight defragment operation Gyuho Lee 2018-01-29 10:22:04 -0800
  • 37546f74ab *: move "version" to "internal/version" Gyuho Lee 2018-01-29 10:00:20 -0800
  • 0e2f9ea7d5
    Merge pull request #9243 from mitake/auth-internal Hitoshi Mitake 2018-01-29 18:32:09 +0900
  • 9c6c830c61 CHANGELOG-3.4: add "internal/auth" change Gyuho Lee 2018-01-28 23:44:09 -0800
  • 264f8f6577 *: regenerate proto Gyuho Lee 2018-01-28 23:43:15 -0800
  • 6c91766490 *: move "auth" to "internal/auth" Hitoshi Mitake 2018-01-29 14:43:14 +0900
  • ce0ad377d2
    Merge pull request #9240 from gyuho/vendor Gyuho Lee 2018-01-26 19:38:18 -0800
  • d54f281b26
    Merge pull request #8525 from shuaili87/pre-vote-compatible Xiang Li 2018-01-26 16:34:59 -0800
  • 1c5c8219f2 Gopkg.*: remove directive dependencies from Gopkg.toml Gyuho Lee 2018-01-26 14:30:37 -0800
  • 1153e43b34
    Merge pull request #9239 from gyuho/maintainer Gyuho Lee 2018-01-26 12:56:51 -0800
  • d126630aef MAINTAINERS: @mitake as "pkg:*" maintainer Gyuho Lee 2018-01-26 12:44:18 -0800
  • 902bdb474e
    Merge pull request #9238 from gyuho/internal Gyuho Lee 2018-01-26 12:32:36 -0800
  • 5cc9bfd574 CHANGELOG-3.4: highlight internal package changes Gyuho Lee 2018-01-26 11:23:31 -0800
  • 2c91007591 *: regenerate proto Gyuho Lee 2018-01-26 11:21:40 -0800
  • 80d15948bc *: move "mvcc" to "internal/mvcc" Gyuho Lee 2018-01-26 11:14:41 -0800
  • 349a377a67 *: move "lease" to "internal/lease" Gyuho Lee 2018-01-26 11:09:29 -0800
  • 880835c02c *: move "store" to "internal/store" Gyuho Lee 2018-01-26 11:06:22 -0800
  • 50d2a00f01 etcdserver: clarify warnings on backend open taking >10 seconds Gyuho Lee 2018-01-26 10:08:59 -0800
  • ca14da00db CHANGELOG-3.4: add "--discovery-srv-name" change Gyuho Lee 2018-01-26 10:54:29 -0800
  • b26b8588b2
    Merge pull request #8786 from harryge00/check-empty-hostname Gyuho Lee 2018-01-26 10:43:45 -0800
  • 3808c04655
    Merge pull request #9237 from gyuho/log-backend Gyuho Lee 2018-01-26 10:42:26 -0800
  • 0365a9dee8 etcdserver: clarify warnings on backend open taking >10 seconds Gyuho Lee 2018-01-26 10:08:59 -0800
  • 5b95494b2d
    Merge pull request #9201 from njuettner/master Sam Batschelet 2018-01-26 07:42:53 -0500
  • cb3a38944e Documentation/op-guide: Typo instance type GCE Nick Jüttner 2018-01-23 16:41:03 +0100
  • 6912a8e59e embed: return error when advertise-client-urls or initial-advertise-peer-urls are with empty hosts harryge00 2017-10-28 17:27:31 +0800
  • 6faeddb922
    Merge pull request #9233 from gyuho/discovery Gyuho Lee 2018-01-25 16:56:27 -0800
  • 432581c7d0 *: move "discovery" to "internal/discovery" Gyuho Lee 2018-01-25 14:32:13 -0800
  • 798586b5f1
    Merge pull request #9234 from gyuho/internal-alarm-compactor Gyuho Lee 2018-01-25 15:35:53 -0800
  • 46b9844ca5 *: move "alarm,compactor" to "internal/*" Gyuho Lee 2018-01-25 14:57:00 -0800
  • a9aa691a85 CHANGELOG: add 3.4 endpoint status change, 3.3 DNS error handling Gyuho Lee 2018-01-25 14:45:37 -0800
  • 28db30fee2
    Merge pull request #9231 from bgilbert/fleet Gyuho Lee 2018-01-25 12:46:36 -0800
  • 4c801ee315 Documentation: drop fleet from integration lists Benjamin Gilbert 2018-01-25 11:44:08 -0800
  • c5bba152ee etcdserver: add detailed errors in "ValidateClusterAndAssignIDs" Gyuho Lee 2018-01-25 10:32:41 -0800
  • dbde4e986b pkg/netutil: return error from "URLStringsEqual" Gyuho Lee 2018-01-25 10:31:59 -0800
  • f9b7fccf1b etcdserver: add error details on DNS resolution failure on advertise URLs Gyuho Lee 2018-01-23 15:30:31 -0800
  • 0c692fb898
    Merge pull request #9210 from gyuho/dns-error Gyuho Lee 2018-01-25 11:57:10 -0800
  • ce45c83f29 etcdserver: add detailed errors in "ValidateClusterAndAssignIDs" Gyuho Lee 2018-01-25 10:32:41 -0800
  • e1de74913d pkg/netutil: return error from "URLStringsEqual" Gyuho Lee 2018-01-25 10:31:59 -0800
  • 2b10bcccee etcdserver: add error details on DNS resolution failure on advertise URLs Gyuho Lee 2018-01-23 15:30:31 -0800
  • 7dd9c30ae7
    Merge pull request #8690 from tavish-stripe/tavish/svc-flag Sam Batschelet 2018-01-25 10:42:15 -0500
  • 3fdaf4eaa7
    Merge pull request #9206 from dvonthenen/feature/issue9163 Gyuho Lee 2018-01-25 07:18:22 -0800
  • 8ee3f5aaac
    Merge pull request #9228 from mkumatag/fix_govet Gyuho Lee 2018-01-25 07:17:52 -0800
  • c27998db97 raft: fix govet errors Manjunath A Kumatagi 2018-01-25 04:51:38 -0500
  • f705c1be9b lease: fix govet errors Manjunath A Kumatagi 2018-01-25 04:51:13 -0500
  • 97817404c9 integration: Fix govet errors Manjunath A Kumatagi 2018-01-25 04:50:40 -0500
  • fd20ba75dc etcdctl: Fix govet errors Manjunath A Kumatagi 2018-01-25 04:50:09 -0500
  • b0d3c07fe5 e2e: Fix govet errors Manjunath A Kumatagi 2018-01-25 04:49:30 -0500
  • 1f638c4ad8 clientv3: Fix govet errors Manjunath A Kumatagi 2018-01-25 04:48:47 -0500
  • 4822116698 lease: Change lease Mutex to RWMutex saiwl 2018-01-25 16:19:28 +0800
  • 89221a25b8 mvcc : Fix Govet errors Manjunath A Kumatagi 2018-01-25 02:30:37 -0500
  • 86c086664c auth: Fix govet errors Manjunath A Kumatagi 2018-01-25 02:30:04 -0500
  • 81c9f78502 Documentation: document the -discovery-srv-name flag for configuring service name in DNS discovery. Tavish Armstrong 2018-01-24 22:30:23 +0000
  • 37f577ca0f CHANGELOG: add missing 3.2~3.4 changes Gyuho Lee 2018-01-24 17:51:23 -0800
  • c61b660f13 tools/functional-tester: update README for local docker testing Gyuho Lee 2018-01-24 14:14:28 -0800
  • 1f58e72944 hack/scripts-dev: clean up "Makefile" Gyuho Lee 2018-01-24 13:21:17 -0800
  • e8242dd916 hack/scripts-dev: add "build-docker-functional-tester" to Makefile Gyuho Lee 2018-01-24 12:51:53 -0800
  • e33ef34c16 Dockerfile-functional-tester: initial commit Gyuho Lee 2018-01-02 09:00:13 -0800
  • 0ca37a0c1d gitignore: add ".Dockerfile-functional-tester" Gyuho Lee 2018-01-02 08:59:48 -0800
  • 5960c7519f test: configure advertise ports in functional_pass Gyuho Lee 2018-01-02 08:59:12 -0800
  • a90695fd5f etcd-tester: set advertise ports, delay w/ network faults Gyuho Lee 2018-01-02 08:55:59 -0800
  • a912ddcf20 etcd-agent: use "pkg/transport.Proxy" Gyuho Lee 2018-01-02 08:55:14 -0800
  • 42c90ffd83 test: remove "use-root" in functional_pass Gyuho Lee 2018-01-02 08:52:47 -0800
  • affcaef868 etcd-agent: remove "use-root" Gyuho Lee 2018-01-02 08:52:20 -0800
  • 8bba5367f0 functional-tester: remove old assets Gyuho Lee 2018-01-02 08:50:01 -0800
  • 27d938f825 hack/scripts-dev: add "build-etcd-test-proxy" to Makefile Gyuho Lee 2018-01-24 12:46:35 -0800
  • 849f88edbf etcd-test-proxy: initial commit Gyuho Lee 2018-01-02 08:48:00 -0800
  • ab486e5348 pkg/transport: implement "Proxy" Gyuho Lee 2018-01-02 08:46:32 -0800
  • 114a7779c9 pkg/transport: add "fixtures" for TLS tests Gyuho Lee 2018-01-02 08:46:19 -0800
  • aadfb2b7c6
    Merge pull request #9155 from gyuho/dep Gyuho Lee 2018-01-24 17:34:04 -0800
  • 96a0392d44 build: specify target with "${REPO_PATH}" Gyuho Lee 2018-01-24 15:27:06 -0800
  • fcfbeb30e8 tools/benchmark/cmd: fix fmt warning in import path Gyuho Lee 2018-01-17 09:37:37 -0800
  • 4d06d32ded build: remove "./cmd/etcd,etcdctl" Gyuho Lee 2018-01-14 19:53:09 -0800
  • a270a91292 build.ps1: remove "cmd/vendor" Gyuho Lee 2018-01-14 19:48:50 -0800
  • ab7c319b8c travis.yml: remove "./cmd" Gyuho Lee 2018-01-14 19:46:57 -0800
  • 97cd2a41c8 client,clientv3: remove "cmd/vendor" in README.md Gyuho Lee 2018-01-14 19:46:20 -0800
  • 6eefc93343 test: remove "./cmd", "etcd_setup_gopath" Gyuho Lee 2018-01-14 19:44:18 -0800
  • c8e5311131 Dockerfile: remove "cmd/vendor" Gyuho Lee 2018-01-14 19:43:26 -0800
  • 66d6a39c46 Documentation/op-guide: remove "./cmd/vendor" in monitoring.md Gyuho Lee 2018-01-14 19:42:09 -0800
  • ab249384b9 Documentation/dl_build: remove "./cmd/etcd" Gyuho Lee 2018-01-14 19:41:11 -0800
  • 698ec7f7d5 scripts/updatebom.sh: remove "./cmd/vendor" Gyuho Lee 2018-01-14 19:39:54 -0800
  • b596c3c119 tools/functional-tester: update "build" script Gyuho Lee 2018-01-14 19:38:01 -0800
  • b5d5ce4b80 Gopkg.lock: initial commit Gyuho Lee 2018-01-16 15:08:48 -0800
  • 970ab0b966 vendor: regenerate Gyuho Lee 2018-01-16 15:08:03 -0800
  • 65ee3a05d6 Gopkg.toml: initial commit Gyuho Lee 2018-01-16 15:07:43 -0800
  • 4fc2db7d65 gitignore: ignore test files in "vendor" Gyuho Lee 2018-01-16 15:02:51 -0800
  • b1e87f8ae1 cmd: move "cmd/vendor" to root, remove "cmd" Gyuho Lee 2018-01-16 15:00:46 -0800
  • fa9f3dd124 glide: remove Gyuho Lee 2018-01-16 15:00:02 -0800
  • 505d24c463 scripts/updatedep.sh: use "golang/dep" Gyuho Lee 2018-01-16 14:59:31 -0800
  • db822ed38f *: add alarm/health information in endpoint status dvonthenen 2018-01-23 14:00:20 -0800
  • b664b9176c pkg/srv, embed, etcdmain: Support multiple clusters in the same DNS discovery region. Tavish Armstrong 2017-06-14 16:48:23 +0000
  • 7331949a47
    Merge pull request #9211 from gyuho/raftsnap Gyuho Lee 2018-01-24 11:19:40 -0800
  • dee39bf786 internal/raftsnap: move "raftsnap" to internal Gyuho Lee 2018-01-24 10:36:04 -0800
  • d095cc6ff0 raftsnap: add "doc.go" Gyuho Lee 2018-01-24 10:28:06 -0800
  • b42e158b51 CHANGELOG-3.4: add "raftsnap" package Gyuho Lee 2018-01-23 15:57:55 -0800
  • 2b6fd3094f *: rename "snap" to "raftsnap" package Gyuho Lee 2018-01-23 15:56:07 -0800
  • bb2c48b38a rafthttp: rename "snap" to "raftsnap" package Gyuho Lee 2018-01-23 15:55:49 -0800
  • 6a70a931d3 etcdserver: rename "snap" to "raftsnap" package Gyuho Lee 2018-01-23 15:55:19 -0800
  • 60d5ab5485 raftsnap: rename "snap" to "raftsnap" Gyuho Lee 2018-01-23 15:54:52 -0800
  • 0ef5e01bd9
    Merge pull request #9217 from ka1em/patch-2 Xiang Li 2018-01-24 10:13:04 -0800
  • 216247570c
    Merge pull request #9202 from olvesh/patch-1 Xiang Li 2018-01-24 09:56:37 -0800