Commit Graph

  • 5abbea8d98
    Merge pull request #9470 from gyuho/deprecated Gyuho Lee 2018-03-20 17:47:07 -0700
  • da1d3e6a78
    Merge pull request #9468 from gyuho/compactor-doc Gyuho Lee 2018-03-20 17:36:09 -0700
  • e9e90bd30f Documentation/op-guide: explain auto-compaction logic Gyuho Lee 2018-03-20 14:30:08 -0700
  • da0e154ae6 CHANGELOG: add auto-compaction changes Gyuho Lee 2018-03-20 14:29:54 -0700
  • fa5f768236 e2e: drop "ca-file" flags Gyuho Lee 2018-03-20 16:08:33 -0700
  • 4f1cf30c7d etcdmain: use "TrustedCAFile" in grpc_proxy Gyuho Lee 2018-03-20 15:30:18 -0700
  • 140dd1064f Documentation/upgrades: highligh "ca-file" changes Gyuho Lee 2018-03-20 15:26:42 -0700
  • f0a08f71db CHANGELOG-3.4: highlight "ca-file", "peer-ca-file" flag deprecation Gyuho Lee 2018-03-20 15:19:07 -0700
  • ad8c326599 clientv3/yaml: deprecate CAFile field Gyuho Lee 2018-03-20 15:15:59 -0700
  • 759fcb6e70 pkg/transport: deprecate "CAFile" field Gyuho Lee 2018-03-20 15:15:41 -0700
  • c524ebe6fd embed: deprecate "CAFile" field Gyuho Lee 2018-03-20 15:15:22 -0700
  • 82ef3f83f6 etcdmain: deprecate 'ca-file' and 'peer-ca-file' flags Gyuho Lee 2018-03-20 15:14:18 -0700
  • 9bd580f2fc tools/benchmark: use "TrustedCAFile" Gyuho Lee 2018-03-20 15:08:54 -0700
  • aece63b10e etcdctl: use "TrustedCAFile" Gyuho Lee 2018-03-20 15:08:36 -0700
  • 706c760a3d etcdmain: remove deprecated flags from "etcd --help" Gyuho Lee 2018-03-20 14:56:26 -0700
  • f1427b336e Documentation/upgrades: add upgrade v3.4 Gyuho Lee 2018-03-20 14:54:30 -0700
  • 6153e9fd1d
    Merge pull request #9469 from gyuho/snapshot-count Gyuho Lee 2018-03-20 15:31:02 -0700
  • af20c3969b *: document v3.2 default snapshot-count value change Gyuho Lee 2018-03-20 14:47:34 -0700
  • d2bbedf215
    Merge pull request #9466 from mkumatag/update-baseimage Gyuho Lee 2018-03-20 02:24:09 -0700
  • b0ed5c1dd8
    Merge pull request #8680 from mitake/auth-cleanup Hitoshi Mitake 2018-03-20 18:19:23 +0900
  • 30ec8cec23 build-docker: Change baseimage for ppc64le dockerfile Manjunath A Kumatagi 2018-03-20 02:46:20 -0400
  • 56d1a45bbc
    Merge pull request #9462 from gyuho/balancer-clean-up Gyuho Lee 2018-03-19 16:01:53 -0700
  • 3aa5711dca clientv3: move health balancer to "balancer" Gyuho Lee 2018-03-19 14:07:33 -0700
  • dea71f32f6
    Merge pull request #9458 from gyuho/pre-vote Gyuho Lee 2018-03-19 09:26:17 -0700
  • 04ba007429
    Merge pull request #9461 from hexfusion/fx_ct Gyuho Lee 2018-03-19 07:30:38 -0700
  • 813c9aa450 functional-tester: enable "--pre-vote" Gyuho Lee 2018-03-17 20:22:41 -0700
  • a66e657cac *: update "pre-vote" flag Gyuho Lee 2018-03-17 20:19:18 -0700
  • 69eab45880
    Merge pull request #9457 from gyuho/fff Gyuho Lee 2018-03-19 07:17:11 -0700
  • e8d58430a6 e2e: remove duplicate error check Sam Batschelet 2018-03-19 09:38:18 -0400
  • 6bf273b883
    Merge pull request #9452 from rhcarvalho/patch-1 Gyuho Lee 2018-03-19 02:24:53 -0700
  • 1640cdb044 pkg/flags: clean up, add "SelectiveStringsValue" Gyuho Lee 2018-03-19 02:00:20 -0700
  • f10cf6be5a
    Merge pull request #9454 from shsjshentao/tuningPort Xiang Li 2018-03-19 14:43:35 +0800
  • b2f28ee234 Documentation: 2379 port mistake Blade 2018-03-19 13:37:14 +0800
  • bc3a8f0efe
    runtime-reconf-design.md: improve documentation Rodolfo Carvalho 2018-03-18 17:13:51 -0700
  • cfac50cb53
    Merge pull request #9449 from gyuho/ccc Gyuho Lee 2018-03-17 15:06:45 -0700
  • 4cb0d167d6 v3rpc: clean up "maintenanceServer.Status" call Gyuho Lee 2018-03-17 02:41:54 -0700
  • c22afc2d71 CHANGELOG: add Go versions, add security change details Gyuho Lee 2018-03-17 01:57:20 -0700
  • c5942972f7 build: fix GO_LDFLAGS (wrong 'internal' path) Gyuho Lee 2018-03-17 00:35:31 -0700
  • 576a2ca501
    Merge pull request #9446 from gyuho/ttt Gyuho Lee 2018-03-16 12:48:48 -0700
  • 6c40b2b5d4 mvcc/backend: defrag to block concurrent read requests while resetting tx Gyuho Lee 2018-03-16 03:29:18 -0400
  • 5076497e6c CHANGELOG: add "metrics" fix changes Gyuho Lee 2018-03-15 21:21:23 -0400
  • c8cfdb3b55
    Merge pull request #9445 from gyuho/raft-index Gyuho Lee 2018-03-15 20:50:37 -0400
  • 14558027bc *: fix "raftIndex" comment as "committed index" Gyuho Lee 2018-03-15 19:40:12 -0400
  • 509cf414f7 etcdserver: remove duplicate "setAppliedIndex" calls Gyuho Lee 2018-03-15 19:35:44 -0400
  • 4f754c1850 etcdserver: clean up with "RaftStatusGetter" Gyuho Lee 2018-03-15 19:30:08 -0400
  • 46f346f87a
    Merge pull request #9442 from gyuho/urls Gyuho Lee 2018-03-15 08:23:32 -0400
  • bec3d975e0 etcdmain: handle JSON "listen-metrics-urls" Gyuho Lee 2018-03-15 01:24:53 -0400
  • 4419661fb1 etcdmain: remove "listen-metrics-urls" manual parsing Gyuho Lee 2018-03-15 01:23:33 -0400
  • 1e94968ffa pkg/flags: support empty URLs string in NewURLsValue Gyuho Lee 2018-03-15 01:15:49 -0400
  • b1dd19a7aa *: don't use string literals directly in grpc metadata Hitoshi Mitake 2017-10-11 17:03:24 +0900
  • 15926e029c
    Merge pull request #9441 from gyuho/strings Gyuho Lee 2018-03-14 23:26:43 -0400
  • 718d0d045c
    Merge pull request #9433 from mitake/proto-types Hitoshi Mitake 2018-03-15 11:28:43 +0900
  • 79d3c93568 etcdmain: replace "--host-whitelist" with "flags.StringSlice" Gyuho Lee 2018-03-14 21:38:20 -0400
  • 5e9d4652e0 pkg/flags: add "StringSliceFromFlag" Gyuho Lee 2018-03-14 21:32:24 -0400
  • 9e7ef79c26 pkg/flags: add "StringSlice" Gyuho Lee 2018-03-14 21:27:17 -0400
  • b5bd614a4b
    Merge pull request #9439 from huikang/doc-improve-api-guarantee Gyuho Lee 2018-03-14 17:37:41 -0400
  • f85c3b654a Documentation: make the API guarantee example explicit Hui Kang 2018-03-14 17:17:55 -0400
  • 863a56a998 rafthttp: add missing "peer_sent_failures_total" metrics call Gyuho Lee 2018-03-14 11:59:17 -0400
  • a54063716f
    Merge pull request #9437 from gyuho/mmm Gyuho Lee 2018-03-14 12:43:52 -0400
  • 6ef2b7bcee rafthttp: add missing "peer_sent_failures_total" metrics call Gyuho Lee 2018-03-14 11:59:17 -0400
  • 892939f82f
    Merge pull request #9410 from laggyluke/grafana-label-matcher Gyuho Lee 2018-03-14 08:22:59 -0400
  • 752963beea *: unify type of key and rangeEnd in AuthRoleRevokePermissionRequest Hitoshi Mitake 2018-03-14 14:06:28 +0900
  • c5417939b6
    Merge pull request #9426 from wenjiaswe/testscript Gyuho Lee 2018-03-14 00:13:40 -0400
  • 3571f406aa scripts: add TESTCASE flag to run single unit test Wenjia Zhang 2018-03-12 17:03:43 -0700
  • 3e668a9e97
    Merge pull request #9414 from jpbetz/changelog-3.1.13-3.2.18 Gyuho Lee 2018-03-13 16:14:22 -0400
  • 4017ecaf0f CHANGELOG: set dates for 3.1.12 & 3.2.17 releases, add notes for next releases Joe Betz 2018-03-08 16:09:43 -0800
  • 4408ecede8 CHANGELOG-3.4: update "prevent disruptive rejoining" Gyuho Lee 2018-03-10 20:15:11 -0800
  • 3282d90707 etcdserver: adjust election ticks on restart Gyuho Lee 2018-03-06 02:07:48 -0800
  • b2d5c6c7bd etcdserver: make "advanceTicks" method Gyuho Lee 2018-03-06 01:57:06 -0800
  • 6fe7316ec4 rafthttp: add "ActivePeers" to "Transport" Gyuho Lee 2018-03-10 17:26:15 -0800
  • 249b7a1411
    Merge pull request #9415 from gyuho/adjust-advancing-ticks Gyuho Lee 2018-03-10 20:04:58 -0800
  • 9680b8a157 etcdserver: adjust election ticks on restart Gyuho Lee 2018-03-06 02:07:48 -0800
  • edec229e10 etcdserver: make "advanceTicks" method Gyuho Lee 2018-03-06 01:57:06 -0800
  • 29d9543850 rafthttp: add "ActivePeers" to "Transport" Gyuho Lee 2018-03-10 17:26:15 -0800
  • 9e84f2d4e8 CHANGELOG-3.2: highlight `--snapshot-count` default value change Gyuho Lee 2018-03-09 15:51:35 -0800
  • 7e14e11548
    Merge pull request #9408 from qinix/fix-proto-code-style Sam Batschelet 2018-03-09 08:34:15 -0500
  • 67c66884e3 etcdserverpb: fix protobuf code style Eric Zhang 2018-03-08 18:36:44 +0800
  • 40e02256c7 version: 3.3.2+git Gyuho Lee 2018-03-08 14:49:14 -0800
  • 2fdc4aa06c
    version: bump up to 3.1.12+git Joe Betz 2018-03-08 14:17:36 -0800
  • 6f848b3fd3
    version: bump up to 3.2.17+git Joe Betz 2018-03-08 14:16:24 -0800
  • 28c47bb2f8
    version: bump up to 3.2.17 v3.2.17 Joe Betz 2018-03-08 13:45:31 -0800
  • 918698add7
    version: bump up to 3.1.12 v3.1.12 Joe Betz 2018-03-08 13:01:30 -0800
  • 00b84235df CHANGELOG-3.3: update dates, add 3.3.3 Gyuho Lee 2018-03-08 12:58:24 -0800
  • c9d46ab379 version: 3.3.2 v3.3.2 Gyuho Lee 2018-03-08 12:57:09 -0800
  • 5132017b36 CHANGELOG: update Gyuho Lee 2018-03-08 11:06:10 -0800
  • e280f8c3da clientv3/integration: adjust timeouts for TestLeasingReconnectOwnerRevoke Gyuho Lee 2018-03-06 02:38:18 -0800
  • 6fd4138c11
    Merge pull request #9399 from yudai/maxleasettl Gyuho Lee 2018-03-08 10:57:09 -0800
  • ea0fda66eb clientv3/integration: test "rpctypes.ErrLeaseTTLTooLarge" Gyuho Lee 2018-03-08 10:19:30 -0800
  • 6e5e3d134e *: enforce max lease TTL with 9,000,000,000 seconds Iwasaki Yudai 2018-03-07 16:32:04 -0800
  • d1da2023b9 clientv3/integration: test "rpctypes.ErrLeaseTTLTooLarge" Gyuho Lee 2018-03-08 10:19:30 -0800
  • eaa0050d4d *: enforce max lease TTL with 9,000,000,000 seconds Iwasaki Yudai 2018-03-07 16:32:04 -0800
  • 83a9684c4e CHANGELOG: add "lease overflow check" Gyuho Lee 2018-03-08 10:29:30 -0800
  • 3e69dc5a7c clientv3/integration: test "rpctypes.ErrLeaseTTLTooLarge" Gyuho Lee 2018-03-08 10:19:30 -0800
  • db21941d1d *: enforce max lease TTL with 9,000,000,000 seconds Iwasaki Yudai 2018-03-07 16:32:04 -0800
  • 00d14cfd03 test: fix etcd-tester flags Gyuho Lee 2018-03-08 08:24:04 -0800
  • 58f9080f60
    Merge pull request #9404 from jpbetz/automated-cherry-pick-of-#9379-origin-release-3.2 Gyuho Lee 2018-03-08 08:21:35 -0800
  • 808450129b
    Documentation/op-guide: add job="etcd" label matcher to Grafana dashboard George Miroshnykov 2018-03-08 15:04:54 +0100
  • 6e11a79fd8 *: remove unused env vars Gyuho Lee 2018-03-08 01:35:10 -0800
  • f8fc817ce8 *: remove unused env vars Gyuho Lee 2018-03-08 01:35:10 -0800
  • 99a12662c1 *: remove unused env vars Gyuho Lee 2018-03-08 01:35:10 -0800