Commit Graph

  • 546d5fe835 scripts/genproto: update protobuf, grpc-gateway gen Gyu-Ho Lee 2017-11-16 05:33:50 -08:00
  • fddae84ce2 vendor: update grpc, grpc-gateway, protobuf Gyu-Ho Lee 2017-11-16 05:32:49 -08:00
  • c24d906742 Documentation/op-guide: refine the number of failed followers TAKAHASHI Yuto 2017-11-16 01:09:58 +09:00
  • 193321fc9b Merge 1e82359a5d41d5573a419a376985a06e0b63c1b3 into 7a55a4084d5250a746ce4f055b9b3f7d553b480a Gyu-Ho Lee 2017-11-16 13:58:07 +00:00
  • 1e82359a5d vendor: upgrade coreos/bbolt to v1.3.1-coreos.4 Gyu-Ho Lee 2017-11-16 05:57:21 -08:00
  • 6d406285e6 glide: update grpc, grpc-gateway Gyu-Ho Lee 2017-11-16 05:32:02 -08:00
  • 6b3795042a Merge d2768da9eb158c457c5f96a81cca5043c3d74ad6 into 7a55a4084d5250a746ce4f055b9b3f7d553b480a Connor Peet 2017-11-16 05:48:25 +00:00
  • 8dc20ead31
    Merge pull request #8886 from gyuho/qqq Gyu-Ho Lee 2017-11-15 14:47:57 -08:00
  • d3a3c3154e Revert "embed: fix HTTPs + DNS SRV discovery" Gyu-Ho Lee 2017-11-15 10:14:21 -08:00
  • d5572964e1
    Merge pull request #8874 from gyuho/release-branch upstream/release-3.2 Gyu-Ho Lee 2017-11-15 14:41:41 -08:00
  • 7a55a4084d
    Merge pull request #8884 from gyuho/revert-srv-dns-patch Gyu-Ho Lee 2017-11-15 14:30:08 -08:00
  • 37b3108ce5 Documentation/op-guide: add security guide link to clustering.md Gyu-Ho Lee 2017-11-15 14:00:23 -08:00
  • 9b772ba94c Documentation/op-guide: add notes for DNS SRV in security.md Gyu-Ho Lee 2017-11-15 13:47:38 -08:00
  • 94355cb6a5 CHANGELOG: add SRV ServerName auth revert change Gyu-Ho Lee 2017-11-15 13:33:08 -08:00
  • fe7b094f63 Revert "embed: fix HTTPs + DNS SRV discovery" Gyu-Ho Lee 2017-11-15 10:14:21 -08:00
  • 6260df7404
    Merge pull request #8878 from brancz/init-metrics Gyu-Ho Lee 2017-11-15 10:20:41 -08:00
  • 4a8c788dbf
    Merge pull request #8879 from brancz/adapt-rules Xiang Li 2017-11-15 09:38:25 -08:00
  • 092b270697
    Documentation/op-guide: Fix link to Prometheus 2.0 alerting rules Frederic Branczyk 2017-11-15 14:34:55 +01:00
  • 79446ea677
    Documentation/op-guide: Adapt alerting rules to new gRPC metrics Frederic Branczyk 2017-11-15 14:33:52 +01:00
  • 627cffd6f8
    *: initialize gRPC server metrics with zero values Frederic Branczyk 2017-11-15 11:21:29 +01:00
  • 0f9f452722 e2e: test /v3alpha,beta in v3 curl tests Gyu-Ho Lee 2017-11-15 01:53:23 -08:00
  • c706c6e238 embed: mutate /v3alpha requests with /v3beta for backward compatibilities Gyu-Ho Lee 2017-11-15 01:41:36 -08:00
  • 5fd419ff50 embed: replace v3alpha serve path with v3beta Gyu-Ho Lee 2017-11-15 01:25:32 -08:00
  • 02be1ace59 e2e: replace v3alpha with v3beta in curl grpc-gateway tests Gyu-Ho Lee 2017-11-15 01:24:04 -08:00
  • 980942fa44 Documentation/dev-guide: replace v3alpha with v3beta in grpc-gateway doc Gyu-Ho Lee 2017-11-15 01:23:35 -08:00
  • ab526e8814 *: regenerate proto, swagger specs Gyu-Ho Lee 2017-11-15 01:22:09 -08:00
  • ce6bb4f1c9 etcdserver: replace /v3alpha with /v3beta in proto definitions Gyu-Ho Lee 2017-11-15 01:19:53 -08:00
  • ea51c25030 clientv3: remove balancer tests Gyu-Ho Lee 2017-11-14 17:32:31 -08:00
  • d1447a8f5a test: fix unit tests, remove some unnecessary tests Gyu-Ho Lee 2017-11-14 17:14:08 -08:00
  • c28c14a5f4 test: Clean agent directories on disk before functional test runs, not after Joe Betz 2017-11-14 12:17:15 -08:00
  • f9eb75044a semaphore: priotize time out test fails Gyu-Ho Lee 2017-11-14 17:04:31 -08:00
  • d01f3daf95
    Merge pull request #8873 from gyuho/grpc-upgrade Gyu-Ho Lee 2017-11-14 16:00:59 -08:00
  • f0497de216 vendor: upgrade grpc/grpc-go to v1.7.3 Gyu-Ho Lee 2017-11-14 13:56:28 -08:00
  • ec25a5c5b4
    Merge pull request #8871 from gyuho/test-script-on-functional-tests Gyu-Ho Lee 2017-11-14 13:28:35 -08:00
  • 1bca2e969f test: Clean agent directories on disk before functional test runs, not after Joe Betz 2017-11-14 12:17:15 -08:00
  • 7d3ac07f89 clientv3/integration: fix TestSetEndpointAndPut dial tests Gyu-Ho Lee 2017-11-14 10:46:18 -08:00
  • 6f077bd74c
    Merge pull request #8866 from hubo1016/patch-1 Xiang Li 2017-11-13 22:07:12 -08:00
  • 6ba39450c3 Documentation/integrations.md: Add aioetcd3 to Python language bindings Hu Bo 2017-11-13 18:13:21 +08:00
  • 632ba72c6d
    Merge pull request #8868 from gyuho/bbb Gyu-Ho Lee 2017-11-13 19:31:29 -08:00
  • eaf47ec053 Documentation/upgrades: add client upgrade check list for 3.2.10 Gyu-Ho Lee 2017-11-13 13:35:21 -08:00
  • eb19ab14e2
    Merge pull request #8656 from gyuho/readme Gyu-Ho Lee 2017-11-13 11:00:35 -08:00
  • adeb1fb620
    Merge pull request #8848 from brancz/prom-2.0-rules Gyu-Ho Lee 2017-11-13 08:44:32 -08:00
  • 27519ffdb4 test: clean up fmt tests Gyu-Ho Lee 2017-11-10 21:31:08 -08:00
  • 02ae7a3005
    Merge pull request #8861 from gyuho/coverage Gyu-Ho Lee 2017-11-11 22:01:05 -08:00
  • 5a154e8e2b *: disable gRPC client logs in tests Gyu-Ho Lee 2017-11-11 20:56:00 -08:00
  • deb514989c etcdctl/ctlv3: disable grpc client logs when --debug is off Gyu-Ho Lee 2017-11-11 20:52:33 -08:00
  • 977f33a5a6 clientv3: grpclog.SetLoggerV2 on clientv3.SetLogger Gyu-Ho Lee 2017-11-11 20:51:45 -08:00
  • a8fde603b1
    Merge pull request #8751 from siddontang/siddontang/raft_learner Xiang Li 2017-11-11 18:43:10 -08:00
  • 43dfefe9e3
    Merge pull request #8857 from gyuho/test Gyu-Ho Lee 2017-11-10 19:12:26 -08:00
  • 75110dd839 *: fix naked returns Gyu-Ho Lee 2017-11-10 18:28:57 -08:00
  • c6f2db2e92 raft: support learner siddontang 2017-11-11 10:38:21 +08:00
  • 65a606e2e8 test: add naked return checks Gyu-Ho Lee 2017-11-10 17:55:55 -08:00
  • 0b03d22b5b Dockerfile-test: add "alexkohler/nakedret" Gyu-Ho Lee 2017-11-10 17:54:55 -08:00
  • b64c1bfce6
    Merge pull request #8840 from gyuho/health-balancer Gyu-Ho Lee 2017-11-10 15:41:00 -08:00
  • c669ff9765 clientv3: retry mutable ops on "no connection available" Gyu-Ho Lee 2017-11-10 14:23:15 -08:00
  • 93f12da1be vendor: upgrade grpc to v1.7.2 Gyu-Ho Lee 2017-11-10 12:07:23 -08:00
  • 123b869a0f clientv3/integration: match grpc.ErrClientConnClosing in TestKVNewAfterClose Gyu-Ho Lee 2017-11-09 11:18:53 -08:00
  • 103efd922b clientv3/balancer: only notify healthy addresses Gyu-Ho Lee 2017-11-10 13:44:45 -08:00
  • 012b013538 clientv3: combine "healthBalancer" and "simpleBalancer" Gyu-Ho Lee 2017-11-07 14:13:19 -08:00
  • 64acd71c11
    Merge pull request #8853 from gyuho/ttt Gyu-Ho Lee 2017-11-10 14:55:00 -08:00
  • 52f4bc9061 clientv3/integration: remove TestKVGetOneEndpointDown Gyu-Ho Lee 2017-11-10 14:16:45 -08:00
  • dfe0f8c2bc
    Merge pull request #8839 from gyuho/test-balancer Gyu-Ho Lee 2017-11-10 13:55:11 -08:00
  • 0dbcd7c1a7
    Merge pull request #8849 from gyuho/promhttp Gyu-Ho Lee 2017-11-10 12:04:05 -08:00
  • 6654ae4c2a
    Merge pull request #8851 from gyuho/doc-doc Gyu-Ho Lee 2017-11-10 11:45:50 -08:00
  • 700c9a50c3 CHANGELOG: highlight metrics change in v3.1 Gyu-Ho Lee 2017-11-10 11:00:51 -08:00
  • 8d309bf34a Documentation/upgrades: highlight "go-grpc-prometheus" change Gyu-Ho Lee 2017-11-10 10:58:00 -08:00
  • 00b15e38df words: whitelist prometheus Gyu-Ho Lee 2017-11-10 10:08:48 -08:00
  • 993a0cf569 tools: update metrics to use promhttp tylerauerbeck 2017-10-25 22:44:01 -04:00
  • 527d03e0d2 etcdserver: update metrics to use promhttp tylerauerbeck 2017-10-25 22:38:10 -04:00
  • 973857107e clientv3: update metrics to use promhttp tylerauerbeck 2017-10-25 22:27:22 -04:00
  • 143de553e6 vendor: upgrade Prometheus dependencies Gyu-Ho Lee 2017-11-10 08:40:21 -08:00
  • 7ccde4ac8a
    Merge pull request #8850 from gyuho/you Gyu-Ho Lee 2017-11-10 09:39:43 -08:00
  • bb4637bffe hack/patch: remove "you" in markdown doc Gyu-Ho Lee 2017-11-10 08:59:51 -08:00
  • 10a863aac2
    Documentation/op-guide: Add rules for Prometheus 2.0 Frederic Branczyk 2017-11-10 14:58:13 +01:00
  • dcd1f55cde
    Merge branch 'master' into master Tyler Auerbeck 2017-11-10 02:31:53 -05:00
  • 109cb39bf0 Merge 0cc53b776590c9354d850dc2d3b08212912d6686 into 75c7e62dc7ce9a4cc2c7ace8f596e8384d779d36 Tyler Auerbeck 2017-11-10 07:31:51 +00:00
  • 0cc53b7765 vendor: update dependencies for promhttp root 2017-11-10 02:13:35 -05:00
  • 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 -08:00
  • 75c7e62dc7
    Merge pull request #8805 from jpbetz/patch-manager-docs Xiang Li 2017-11-09 15:06:01 -08:00
  • 3a0e24e6c5 release, documentation, tools: Expand patch management support to the previous two minor versions Joe Betz 2017-10-24 13:37:58 -07:00
  • 05e5b3b62d
    Merge pull request #8845 from tamalsaha/gw13 Gyu-Ho Lee 2017-11-08 22:21:51 -08:00
  • ec881b0507 scripts/genproto: upgrade protoc to 3.4 Gyu-Ho Lee 2017-11-08 18:50:29 -08:00
  • 7ba4ae01b8 vendor: upgrade grpc-gateway to v1.3 Gyu-Ho Lee 2017-11-08 18:46:32 -08:00
  • c0c19465fc *: upgrade grpc-gateway to v1.3 tamal 2017-11-08 15:20:47 -08:00
  • 00d6d4aba7 e2e: test against latest v3.1.x release Gyu-Ho Lee 2017-11-08 15:11:34 -08:00
  • 24c718f7de
    Merge pull request #8844 from gyuho/ee Gyu-Ho Lee 2017-11-08 15:05:07 -08:00
  • 672d4ae93f
    Merge pull request #8843 from gyuho/log Gyu-Ho Lee 2017-11-08 15:03:13 -08:00
  • 370ff6b670 etcdmain: do not embed structs (fix go vet warnings) Gyu-Ho Lee 2017-11-08 14:20:52 -08:00
  • 5cea18baf1 store: silence server logs in v2v3 store tests Gyu-Ho Lee 2017-11-08 13:21:32 -08:00
  • 88b5e22b73 semaphore: manually pin v3.1.10 for release upgrade test Gyu-Ho Lee 2017-11-08 11:17:18 -08:00
  • 2250f71e23 semaphore: manually pin v3.2.9 for release upgrade tests Gyu-Ho Lee 2017-11-08 11:18:45 -08:00
  • 21178f5119
    Merge pull request #8815 from zrss/fix-dbstatus-unexpected-write Xiang Li 2017-11-08 11:47:06 -08:00
  • 5ed5ee51f5
    Merge pull request #8833 from gyuho/release-test Gyu-Ho Lee 2017-11-08 11:15:29 -08:00
  • efb0057513
    Merge pull request #8835 from gyuho/log Gyu-Ho Lee 2017-11-08 10:23:53 -08:00
  • 0ce02abf59 etcdctl: fix snapshot status accidentally modified the db file zhesi.huang 2017-11-03 21:01:06 +08:00
  • ff1599fe1d Merge e79e4af284b57c2684e14fbbe1fe3e5751749d5f into 47728b8caf91cb7b3e1aca2b7fa49cd5c7a94952 Nathan VanBenschoten 2017-11-08 16:38:57 +00:00
  • d737e26faf Merge 510a8625a461ab48ef4636403dca5bc76ba4b47f into 47728b8caf91cb7b3e1aca2b7fa49cd5c7a94952 Gyu-Ho Lee 2017-11-08 04:46:10 +00:00
  • 510a8625a4 words: whiltelist more Gyu-Ho Lee 2017-11-07 11:03:09 -08:00
  • 016bd5a7ad clientv3/balancer: make connection drain synchronous Gyu-Ho Lee 2017-11-07 10:52:53 -08:00
  • 706cf20339 clientv3/integration: test linearizable get with leader election, network partition Gyu-Ho Lee 2017-11-07 19:28:57 -08:00