Commit Graph

  • 57284aac28 etcdctl: document watch with ETCDCTL_WATCH_* Gyuho Lee 2018-01-14 01:46:21 -0800
  • 503781e3a0 e2e: add watch tests with ETCDCTL_WATCH_* Gyuho Lee 2018-01-14 01:36:13 -0800
  • 8183b83220 ctlv3: support ETCDCTL_WATCH_KEY, ETCDCTL_WATCH_RANGE_END Gyuho Lee 2018-01-14 00:46:46 -0800
  • 2df89c8bf6 Documentation/op-guide: clarify security.md on TLS auth Gyuho Lee 2018-01-12 14:54:39 -0800
  • 7a8c192c8f
    Merge pull request #9140 from gyuho/tls-doc Gyuho Lee 2018-01-12 15:22:24 -0800
  • eeb4d35b3f Documentation/op-guide: clarify security.md on TLS auth Gyuho Lee 2018-01-12 14:54:39 -0800
  • 60e8432807 CHANGELOG: add "raft" package changes/fixes Gyuho Lee 2018-01-12 10:31:16 -0800
  • 6178c45066 etcdctl: don't ask password twice for etcdctl endpoint health --cluster Hitoshi Mitake 2018-01-12 15:39:42 +0900
  • 6f7eda3b1b
    Merge pull request #9136 from mitake/fix-9094 Gyuho Lee 2018-01-12 09:58:52 -0800
  • 9ccae0f81a etcd-tester: update stresser weights with txn stresser Gyuho Lee 2018-01-12 00:17:13 -0800
  • 745b241a9c
    Merge pull request #9139 from gyuho/fix-tester Gyuho Lee 2018-01-12 09:40:42 -0800
  • 7783aada6a etcd-tester: update stresser weights with txn stresser Gyuho Lee 2018-01-12 00:17:13 -0800
  • b337674971 etcdctl: don't ask password twice for etcdctl endpoint health --cluster Hitoshi Mitake 2018-01-12 15:39:42 +0900
  • c5532ebbf6
    Merge pull request #9067 from absolute8511/optimize-raft-drop Xiang Li 2018-01-11 19:54:52 -0800
  • 30ced5b2be raft: let raft step return error when proposal is dropped to allow fail-fast. Vincent Lee 2018-01-11 12:43:55 +0800
  • e16abdfade
    Merge pull request #9115 from gyuho/doc-watch Sahdev Zala 2018-01-11 18:12:13 -0500
  • a5079cc381 version: 3.3.0-rc.2+git Gyuho Lee 2018-01-11 14:16:08 -0800
  • 7c4274be05 version: 3.2.14+git Gyuho Lee 2018-01-11 14:15:36 -0800
  • a86e1ff494 CHANGELOG: add v3.2.14, v3.3.0-rc.2 Gyuho Lee 2018-01-11 11:39:18 -0800
  • fb5cd6f1c7 version: 3.2.14 v3.2.14 Gyuho Lee 2018-01-11 11:19:37 -0800
  • 9e079d8f02 version: 3.3.0-rc.2 v3.3.0-rc.2 Gyuho Lee 2018-01-11 11:18:46 -0800
  • bd57c9ca5b etcd-tester: fix "writeTxn" key selection Gyuho Lee 2018-01-11 03:06:51 -0800
  • 63e4a30cee
    Merge pull request #9133 from gyuho/tester-fix Gyuho Lee 2018-01-11 11:16:42 -0800
  • 285c7e6fc9
    Merge pull request #9116 from absolute8511/fix-raft-learner Xiang Li 2018-01-11 06:08:29 -0800
  • 6cf220c92a etcd-tester: fix "writeTxn" key selection Gyuho Lee 2018-01-11 03:06:51 -0800
  • 11fa4f0275 raft: raft learners should be returned after applyConfChange Vincent Lee 2018-01-08 23:43:04 +0800
  • 58c402a47b test: limit stress-qps for slow CI machines, add txn flags Gyu-Ho Lee 2017-09-07 11:47:53 -0700
  • 3ce73b70bc etcd-tester: add txn stresser Gyu-Ho Lee 2017-08-14 15:38:25 -0700
  • 52f73c5a6c
    Merge pull request #8510 from gyuho/txn-stresser Gyuho Lee 2018-01-09 14:17:43 -0800
  • 38105095cd test: limit stress-qps for slow CI machines, add txn flags Gyu-Ho Lee 2017-09-07 11:47:53 -0700
  • e41c10347a etcd-tester: add txn stresser Gyu-Ho Lee 2017-08-14 15:38:25 -0700
  • bcc5ea6a27
    Merge pull request #9120 from spzala/statusfromerror Xiang Li 2018-01-09 13:00:23 -0800
  • 423125a897
    Merge pull request #9125 from gyuho/gateway Gyuho Lee 2018-01-09 12:49:00 -0800
  • fd16656af1 scripts/genproto: use "grpc-gateway" v1.3.1 Gyuho Lee 2018-01-09 12:41:49 -0800
  • d1526c992a vendor: upgrade "grpc-ecosystem/grpc-gateway" to v1.3.1 Gyuho Lee 2018-01-09 12:40:21 -0800
  • 7673f7e4c5 CHANGELOG: fix v3.4.0 link, punctuations Gyuho Lee 2018-01-09 12:16:41 -0800
  • 8cb8d2c017 CHANGELOG: update v3.3.0, add v3.4.0 Gyuho Lee 2018-01-09 12:10:15 -0800
  • ee3c81d8d3 ctlv3: add "snapshot restore --wal-dir" Gyuho Lee 2018-01-09 09:23:42 -0800
  • 1e488f3548
    Merge pull request #9124 from gyuho/snapshot-restore Gyuho Lee 2018-01-09 11:11:59 -0800
  • 285a83d70a ctlv3: add "snapshot restore --wal-dir" Gyuho Lee 2018-01-09 09:23:42 -0800
  • 2dfabfbef6 DocCommand: use regex wildcard Sahdev P. Zala 2018-01-03 21:46:38 -0500
  • bf83d5269f clientv3/integration: fix typos Gyuho Lee 2018-01-03 17:26:43 -0800
  • a609b1eb47 integration: add constant RequestWaitTimeout. Sam Batschelet 2017-12-09 13:16:27 -0500
  • 3b7e2ce0ca StatusFromError: handle return value of the function Sahdev P. Zala 2018-01-08 20:14:54 -0500
  • 9bd9d2041f
    Merge pull request #9122 from gyuho/temp Gyuho Lee 2018-01-08 18:34:29 -0800
  • b3916a393f raft: fix wrong comments in "mustCheckOutOfBounds" GhostComputing 2018-01-05 10:24:50 +0800
  • 6999bbb47b mvcc: check null before set FillPercent not to panic Iwasaki Yudai 2018-01-08 11:21:53 -0800
  • df4036ab73 etcdserver/api/v3rpc: debug user cancellation and log warning for rest Sahdev P. Zala 2018-01-05 11:24:50 -0500
  • ed1ff9e952
    Merge pull request #9073 from bdarnell/pending-conf-index Xiang Li 2018-01-08 16:37:36 -0800
  • 1ae0c0b47d mvcc: check null before set FillPercent not to panic Iwasaki Yudai 2018-01-08 11:21:53 -0800
  • a1d3456641
    Merge pull request #9119 from yudai/panic_defrag_fail Gyuho Lee 2018-01-08 12:48:48 -0800
  • 0b1b82aff2 mvcc: check null before set FillPercent not to panic Iwasaki Yudai 2018-01-08 11:21:53 -0800
  • 31c2d4b0a2 clientv3: document possible memory pile-up in Watch Gyuho Lee 2018-01-08 10:32:46 -0800
  • ec43197344 etcdserver/api/v3rpc: debug user cancellation and log warning for rest Sahdev P. Zala 2018-01-05 11:24:50 -0500
  • 44e1f6f019
    Merge pull request #9105 from spzala/getrevision Xiang Li 2018-01-08 10:07:57 -0800
  • a66d7c3ba5 etcdserver/api/v3rpc: debug user cancellation and log warning for rest Sahdev P. Zala 2018-01-05 11:24:50 -0500
  • 70ba0518f1 embed: enable extensive metrics if specified Quentin MACHU 2018-01-06 15:56:44 +0100
  • 6f76e46c0c
    Merge pull request #9108 from Quentin-M/embed_ext_metrics Xiang Li 2018-01-07 08:44:02 -0800
  • a535c01050
    embed: enable extensive metrics if specified Quentin MACHU 2018-01-06 15:56:44 +0100
  • 65464838ba
    Merge pull request #9065 from gyuho/watch-id-2 Gyuho Lee 2018-01-05 15:08:10 -0800
  • e330f5004f etcdmain: unset ETCD_UNSUPPORTED_ARCH after arch check Gyuho Lee 2018-01-04 22:38:24 +0000
  • 2fb9728473
    Merge pull request #9100 from gyuho/flag Gyuho Lee 2018-01-04 17:03:35 -0700
  • 936c4745c1 etcdmain: unset ETCD_UNSUPPORTED_ARCH after arch check Gyuho Lee 2018-01-04 22:38:24 +0000
  • 872fd9d42a
    Merge pull request #9101 from ericchiang/coc Gyuho Lee 2018-01-04 15:44:40 -0700
  • 2395f8e81c CODE_OF_CONDUCT: update CoC Eric Chiang 2018-01-04 12:21:57 -0800
  • a7d387cc42
    Merge pull request #9093 from spzala/getrevision Gyuho Lee 2018-01-03 23:52:56 -0800
  • 526f3c1f5f DocCommand: use regex wildcard Sahdev P. Zala 2018-01-03 21:46:38 -0500
  • 6915a718b9
    Merge pull request #9090 from gyuho/fix Gyuho Lee 2018-01-03 17:31:32 -0800
  • 7b4fc2601c clientv3/integration: fix typos Gyuho Lee 2018-01-03 17:26:43 -0800
  • a069799810
    Merge pull request #9005 from hexfusion/fx_test_const Gyuho Lee 2018-01-03 14:48:00 -0800
  • d21fef2d41 integration: add constant RequestWaitTimeout. Sam Batschelet 2017-12-09 13:16:27 -0500
  • 17ce61bd0d
    Merge pull request #9088 from nvanbenschoten/nvanbenschoten/leaner Xiang Li 2018-01-03 08:41:53 -0800
  • e6dc57f708 raft: s/leaner/learner/g Nathan VanBenschoten 2018-01-02 20:34:12 -0500
  • 664f9bd5ba
    Merge pull request #9082 from spzala/checkperf Xiang Li 2018-01-02 21:32:56 -0800
  • d11c687803 Doc: create doc for check perf command Sahdev P. Zala 2018-01-02 13:10:43 -0500
  • 0ec5023b7b pkg/expect: fix deadlock in mac OS Gyuho Lee 2018-01-01 17:32:03 -0800
  • 0f69520622 version: bump up to 3.3.0-rc.1+git Gyuho Lee 2018-01-02 14:33:10 -0800
  • 848590e99e version: bump up to 3.2.13+git Gyuho Lee 2018-01-02 14:32:36 -0800
  • c699470d3b
    Merge pull request #9074 from gyuho/expect Gyuho Lee 2018-01-02 14:00:12 -0800
  • bdf6e85604
    Merge pull request #9084 from gyuho/changelog Gyuho Lee 2018-01-02 13:38:56 -0800
  • 95a726a27e version: bump up to 3.2.13 v3.2.13 Gyuho Lee 2018-01-02 13:29:56 -0800
  • 288ef7d6fc embed: fix gRPC server panic on GracefulStop Gyuho Lee 2018-01-02 13:19:07 -0800
  • b78c51ae9f CHANGELOG: add v3.2.13, v3.3.0-rc.1 Gyuho Lee 2018-01-02 11:26:33 -0800
  • 7b7722ed97 integration: test GracefulStop on secure embedded server Gyuho Lee 2017-12-07 11:32:45 -0800
  • d3c2acf090 version: bump up to 3.3.0-rc.1 v3.3.0-rc.1 Gyuho Lee 2018-01-02 11:27:15 -0800
  • 8a358f832a clientv3/integration: fix TestKVLargeRequests with -tags cluster_proxy Gyuho Lee 2018-01-02 10:50:29 -0800
  • 2a63909648 tools/functional-tester: remove duplicate grpclog set Gyuho Lee 2018-01-02 11:00:42 -0800
  • 7fb1fafe0c etcdserver/api/v3rpc: set grpclog once Gyuho Lee 2018-01-02 10:00:29 -0800
  • 7025d7c665 etcdserver,embed: discard gRPC info logs when debug is off Gyuho Lee 2018-01-02 07:40:50 -0800
  • 4ab213a4ec etcdserver/api/v3rpc: log stream error with debug level Gyuho Lee 2018-01-02 07:39:04 -0800
  • bb27a63e64 version: bump up to 3.2.12+git Gyuho Lee 2018-01-02 11:11:25 -0800
  • 14ec0673e1
    Merge pull request #9083 from gyuho/proxy-grpc-msg-size Gyuho Lee 2018-01-02 11:08:16 -0800
  • 5e35f79087 clientv3/integration: fix TestKVLargeRequests with -tags cluster_proxy Gyuho Lee 2018-01-02 10:50:29 -0800
  • 6dff1a9398 tools/functional-tester: remove duplicate grpclog set Gyuho Lee 2018-01-02 11:00:42 -0800
  • 325913d6fb etcdserver/api/v3rpc: set grpclog once Gyuho Lee 2018-01-02 10:00:29 -0800
  • 24c9fb0527 etcdserver,embed: discard gRPC info logs when debug is off Gyuho Lee 2018-01-02 07:40:50 -0800
  • 8511db5e2b etcdserver/api/v3rpc: log stream error with debug level Gyuho Lee 2018-01-02 07:39:04 -0800
  • 916d9db5b9
    Merge pull request #9080 from gyuho/log-debug Gyuho Lee 2018-01-02 11:01:16 -0800
  • e567d94fc2 tools/functional-tester: remove duplicate grpclog set Gyuho Lee 2018-01-02 11:00:42 -0800
  • 806ff6dff9 clientv3/integration: fix TestKVLargeRequests with -tags cluster_proxy Gyuho Lee 2018-01-02 10:50:29 -0800