Commit Graph

  • 694728c496 version: bump up to v3.2.10 v3.2.10 Gyu-Ho Lee 2017-11-16 13:20:19 -0800
  • 1557f8b534
    Merge pull request #8813 from jpbetz/bbolt-3.2 Joe Betz 2017-11-16 13:15:04 -0800
  • 4b9bfa17ee test: Clean agent directories on disk before functional test runs, not after Joe Betz 2017-11-14 12:17:15 -0800
  • 8de0c0419a vendor: Switch from boltdb v1.3.0 to coreos/bbolt v1.3.1-coreos.3 Joe Betz 2017-11-02 14:17:11 -0700
  • 3766b04b38
    Merge pull request #8891 from gyuho/bbb Gyu-Ho Lee 2017-11-16 11:34:17 -0800
  • ba163efe2e vendor: coreos/bbolt v1.3.1-coreos.5 Gyu-Ho Lee 2017-11-16 10:30:45 -0800
  • 3039c639c0
    Merge pull request #8867 from gyuho/clientv3-backport-to-release-3.2 Gyu-Ho Lee 2017-11-16 10:12:40 -0800
  • cbe8c7eda7
    Merge pull request #8880 from gyuho/v3beta-endpoint Gyu-Ho Lee 2017-11-16 09:42:19 -0800
  • 91335d01bb proxy/grpcproxy: wait until register before Serve Gyu-Ho Lee 2017-11-16 09:17:17 -0800
  • a8c84ffc93 clientv3: fix client balancer with gRPC v1.7 Gyu-Ho Lee 2017-11-16 05:53:42 -0800
  • 939337f450 *: add max requests bytes, keepalive to server, blackhole methods to integration Gyu-Ho Lee 2017-11-16 05:52:52 -0800
  • 2a6d50470d *: use grpclog.NewLoggerV2 Gyu-Ho Lee 2017-11-16 05:44:50 -0800
  • d62e39d5ca *: deprecate "metadata.NewContext" Gyu-Ho Lee 2017-11-16 05:42:25 -0800
  • 7f0f5e2b3c bill-of-materials: regenerate Gyu-Ho Lee 2017-11-16 05:36:02 -0800
  • eb1589ad35 *: regenerate proto Gyu-Ho Lee 2017-11-16 05:35:48 -0800
  • 546d5fe835 scripts/genproto: update protobuf, grpc-gateway gen Gyu-Ho Lee 2017-11-16 05:33:50 -0800
  • fddae84ce2 vendor: update grpc, grpc-gateway, protobuf Gyu-Ho Lee 2017-11-16 05:32:49 -0800
  • 6d406285e6 glide: update grpc, grpc-gateway Gyu-Ho Lee 2017-11-16 05:32:02 -0800
  • 8dc20ead31
    Merge pull request #8886 from gyuho/qqq Gyu-Ho Lee 2017-11-15 14:47:57 -0800
  • d3a3c3154e Revert "embed: fix HTTPs + DNS SRV discovery" Gyu-Ho Lee 2017-11-15 10:14:21 -0800
  • d5572964e1
    Merge pull request #8874 from gyuho/release-branch Gyu-Ho Lee 2017-11-15 14:41:41 -0800
  • 7a55a4084d
    Merge pull request #8884 from gyuho/revert-srv-dns-patch Gyu-Ho Lee 2017-11-15 14:30:08 -0800
  • 37b3108ce5 Documentation/op-guide: add security guide link to clustering.md Gyu-Ho Lee 2017-11-15 14:00:23 -0800
  • 9b772ba94c Documentation/op-guide: add notes for DNS SRV in security.md Gyu-Ho Lee 2017-11-15 13:47:38 -0800
  • 94355cb6a5 CHANGELOG: add SRV ServerName auth revert change Gyu-Ho Lee 2017-11-15 13:33:08 -0800
  • fe7b094f63 Revert "embed: fix HTTPs + DNS SRV discovery" Gyu-Ho Lee 2017-11-15 10:14:21 -0800
  • 6260df7404
    Merge pull request #8878 from brancz/init-metrics Gyu-Ho Lee 2017-11-15 10:20:41 -0800
  • 4a8c788dbf
    Merge pull request #8879 from brancz/adapt-rules Xiang Li 2017-11-15 09:38:25 -0800
  • 092b270697
    Documentation/op-guide: Fix link to Prometheus 2.0 alerting rules Frederic Branczyk 2017-11-15 14:34:55 +0100
  • 79446ea677
    Documentation/op-guide: Adapt alerting rules to new gRPC metrics Frederic Branczyk 2017-11-15 14:33:52 +0100
  • 627cffd6f8
    *: initialize gRPC server metrics with zero values Frederic Branczyk 2017-11-15 11:21:29 +0100
  • 0f9f452722 e2e: test /v3alpha,beta in v3 curl tests Gyu-Ho Lee 2017-11-15 01:53:23 -0800
  • c706c6e238 embed: mutate /v3alpha requests with /v3beta for backward compatibilities Gyu-Ho Lee 2017-11-15 01:41:36 -0800
  • 5fd419ff50 embed: replace v3alpha serve path with v3beta Gyu-Ho Lee 2017-11-15 01:25:32 -0800
  • 02be1ace59 e2e: replace v3alpha with v3beta in curl grpc-gateway tests Gyu-Ho Lee 2017-11-15 01:24:04 -0800
  • 980942fa44 Documentation/dev-guide: replace v3alpha with v3beta in grpc-gateway doc Gyu-Ho Lee 2017-11-15 01:23:35 -0800
  • ab526e8814 *: regenerate proto, swagger specs Gyu-Ho Lee 2017-11-15 01:22:09 -0800
  • ce6bb4f1c9 etcdserver: replace /v3alpha with /v3beta in proto definitions Gyu-Ho Lee 2017-11-15 01:19:53 -0800
  • ea51c25030 clientv3: remove balancer tests Gyu-Ho Lee 2017-11-14 17:32:31 -0800
  • d1447a8f5a test: fix unit tests, remove some unnecessary tests Gyu-Ho Lee 2017-11-14 17:14:08 -0800
  • c28c14a5f4 test: Clean agent directories on disk before functional test runs, not after Joe Betz 2017-11-14 12:17:15 -0800
  • f9eb75044a semaphore: priotize time out test fails Gyu-Ho Lee 2017-11-14 17:04:31 -0800
  • d01f3daf95
    Merge pull request #8873 from gyuho/grpc-upgrade Gyu-Ho Lee 2017-11-14 16:00:59 -0800
  • f0497de216 vendor: upgrade grpc/grpc-go to v1.7.3 Gyu-Ho Lee 2017-11-14 13:56:28 -0800
  • ec25a5c5b4
    Merge pull request #8871 from gyuho/test-script-on-functional-tests Gyu-Ho Lee 2017-11-14 13:28:35 -0800
  • 1bca2e969f test: Clean agent directories on disk before functional test runs, not after Joe Betz 2017-11-14 12:17:15 -0800
  • 6f077bd74c
    Merge pull request #8866 from hubo1016/patch-1 Xiang Li 2017-11-13 22:07:12 -0800
  • 6ba39450c3 Documentation/integrations.md: Add aioetcd3 to Python language bindings Hu Bo 2017-11-13 18:13:21 +0800
  • 632ba72c6d
    Merge pull request #8868 from gyuho/bbb Gyu-Ho Lee 2017-11-13 19:31:29 -0800
  • eaf47ec053 Documentation/upgrades: add client upgrade check list for 3.2.10 Gyu-Ho Lee 2017-11-13 13:35:21 -0800
  • eb19ab14e2
    Merge pull request #8656 from gyuho/readme Gyu-Ho Lee 2017-11-13 11:00:35 -0800
  • adeb1fb620
    Merge pull request #8848 from brancz/prom-2.0-rules Gyu-Ho Lee 2017-11-13 08:44:32 -0800
  • 27519ffdb4 test: clean up fmt tests Gyu-Ho Lee 2017-11-10 21:31:08 -0800
  • 02ae7a3005
    Merge pull request #8861 from gyuho/coverage Gyu-Ho Lee 2017-11-11 22:01:05 -0800
  • 5a154e8e2b *: disable gRPC client logs in tests Gyu-Ho Lee 2017-11-11 20:56:00 -0800
  • deb514989c etcdctl/ctlv3: disable grpc client logs when --debug is off Gyu-Ho Lee 2017-11-11 20:52:33 -0800
  • 977f33a5a6 clientv3: grpclog.SetLoggerV2 on clientv3.SetLogger Gyu-Ho Lee 2017-11-11 20:51:45 -0800
  • a8fde603b1
    Merge pull request #8751 from siddontang/siddontang/raft_learner Xiang Li 2017-11-11 18:43:10 -0800
  • 43dfefe9e3
    Merge pull request #8857 from gyuho/test Gyu-Ho Lee 2017-11-10 19:12:26 -0800
  • 75110dd839 *: fix naked returns Gyu-Ho Lee 2017-11-10 18:28:57 -0800
  • c6f2db2e92 raft: support learner siddontang 2017-11-11 10:38:21 +0800
  • 65a606e2e8 test: add naked return checks Gyu-Ho Lee 2017-11-10 17:55:55 -0800
  • 0b03d22b5b Dockerfile-test: add "alexkohler/nakedret" Gyu-Ho Lee 2017-11-10 17:54:55 -0800
  • b64c1bfce6
    Merge pull request #8840 from gyuho/health-balancer Gyu-Ho Lee 2017-11-10 15:41:00 -0800
  • c669ff9765 clientv3: retry mutable ops on "no connection available" Gyu-Ho Lee 2017-11-10 14:23:15 -0800
  • 93f12da1be vendor: upgrade grpc to v1.7.2 Gyu-Ho Lee 2017-11-10 12:07:23 -0800
  • 123b869a0f clientv3/integration: match grpc.ErrClientConnClosing in TestKVNewAfterClose Gyu-Ho Lee 2017-11-09 11:18:53 -0800
  • 103efd922b clientv3/balancer: only notify healthy addresses Gyu-Ho Lee 2017-11-10 13:44:45 -0800
  • 012b013538 clientv3: combine "healthBalancer" and "simpleBalancer" Gyu-Ho Lee 2017-11-07 14:13:19 -0800
  • 64acd71c11
    Merge pull request #8853 from gyuho/ttt Gyu-Ho Lee 2017-11-10 14:55:00 -0800
  • 52f4bc9061 clientv3/integration: remove TestKVGetOneEndpointDown Gyu-Ho Lee 2017-11-10 14:16:45 -0800
  • dfe0f8c2bc
    Merge pull request #8839 from gyuho/test-balancer Gyu-Ho Lee 2017-11-10 13:55:11 -0800
  • 0dbcd7c1a7
    Merge pull request #8849 from gyuho/promhttp Gyu-Ho Lee 2017-11-10 12:04:05 -0800
  • 6654ae4c2a
    Merge pull request #8851 from gyuho/doc-doc Gyu-Ho Lee 2017-11-10 11:45:50 -0800
  • 700c9a50c3 CHANGELOG: highlight metrics change in v3.1 Gyu-Ho Lee 2017-11-10 11:00:51 -0800
  • 8d309bf34a Documentation/upgrades: highlight "go-grpc-prometheus" change Gyu-Ho Lee 2017-11-10 10:58:00 -0800
  • 00b15e38df words: whitelist prometheus Gyu-Ho Lee 2017-11-10 10:08:48 -0800
  • 993a0cf569 tools: update metrics to use promhttp tylerauerbeck 2017-10-25 22:44:01 -0400
  • 527d03e0d2 etcdserver: update metrics to use promhttp tylerauerbeck 2017-10-25 22:38:10 -0400
  • 973857107e clientv3: update metrics to use promhttp tylerauerbeck 2017-10-25 22:27:22 -0400
  • 143de553e6 vendor: upgrade Prometheus dependencies Gyu-Ho Lee 2017-11-10 08:40:21 -0800
  • 7ccde4ac8a
    Merge pull request #8850 from gyuho/you Gyu-Ho Lee 2017-11-10 09:39:43 -0800
  • bb4637bffe hack/patch: remove "you" in markdown doc Gyu-Ho Lee 2017-11-10 08:59:51 -0800
  • 10a863aac2
    Documentation/op-guide: Add rules for Prometheus 2.0 Frederic Branczyk 2017-11-10 14:58:13 +0100
  • 3ab9894b04
    Merge pull request #8806 from jpbetz/automated-cherry-pick-of-#8427-origin-release-3.1-1509570173 Xiang Li 2017-11-09 18:07:40 -0800
  • 75c7e62dc7
    Merge pull request #8805 from jpbetz/patch-manager-docs Xiang Li 2017-11-09 15:06:01 -0800
  • 3a0e24e6c5 release, documentation, tools: Expand patch management support to the previous two minor versions Joe Betz 2017-10-24 13:37:58 -0700
  • 05e5b3b62d
    Merge pull request #8845 from tamalsaha/gw13 Gyu-Ho Lee 2017-11-08 22:21:51 -0800
  • ec881b0507 scripts/genproto: upgrade protoc to 3.4 Gyu-Ho Lee 2017-11-08 18:50:29 -0800
  • 7ba4ae01b8 vendor: upgrade grpc-gateway to v1.3 Gyu-Ho Lee 2017-11-08 18:46:32 -0800
  • c0c19465fc *: upgrade grpc-gateway to v1.3 tamal 2017-11-08 15:20:47 -0800
  • 00d6d4aba7 e2e: test against latest v3.1.x release Gyu-Ho Lee 2017-11-08 15:11:34 -0800
  • 24c718f7de
    Merge pull request #8844 from gyuho/ee Gyu-Ho Lee 2017-11-08 15:05:07 -0800
  • 672d4ae93f
    Merge pull request #8843 from gyuho/log Gyu-Ho Lee 2017-11-08 15:03:13 -0800
  • 370ff6b670 etcdmain: do not embed structs (fix go vet warnings) Gyu-Ho Lee 2017-11-08 14:20:52 -0800
  • 5cea18baf1 store: silence server logs in v2v3 store tests Gyu-Ho Lee 2017-11-08 13:21:32 -0800
  • 88b5e22b73 semaphore: manually pin v3.1.10 for release upgrade test Gyu-Ho Lee 2017-11-08 11:17:18 -0800
  • 2250f71e23 semaphore: manually pin v3.2.9 for release upgrade tests Gyu-Ho Lee 2017-11-08 11:18:45 -0800
  • 21178f5119
    Merge pull request #8815 from zrss/fix-dbstatus-unexpected-write Xiang Li 2017-11-08 11:47:06 -0800
  • 5ed5ee51f5
    Merge pull request #8833 from gyuho/release-test Gyu-Ho Lee 2017-11-08 11:15:29 -0800