Commit Graph

  • b8ddadc680
    Merge pull request #5 from etcd-io/master buctwbzs 2019-10-09 14:13:27 +08:00
  • c552f11bfe helper document update. Andy Liu 2019-10-09 13:11:56 +08:00
  • 1e1ce6b651 changelog for the skip client san verification option. Andy Liu 2019-10-09 13:27:42 +08:00
  • a311a80699 helper document update. Andy Liu 2019-10-09 13:15:56 +08:00
  • ef61a56c0c
    Merge pull request #11215 from jpbetz/automated-cherry-pick-of-#11184-origin-release-3.3 Joe Betz 2019-10-08 18:47:12 -07:00
  • 03b5e7229b
    Merge pull request #11213 from jpbetz/automated-cherry-pick-of-#11211-origin-release-3.4 Joe Betz 2019-10-08 18:47:06 -07:00
  • 0781c0327d
    clientv3: Replace endpoint.ParseHostPort with net.SplitHostPort to fix IPv6 client endpoints Joe Betz 2019-10-08 13:01:53 -07:00
  • a2f585d80c
    clientv3: Set authority used in cert checks to host of endpoint Joe Betz 2019-09-24 23:55:25 -07:00
  • 7340dd6c2c etcdserver/api: add "etcd_network_snapshot_send_inflights_total", "etcd_network_snapshot_receive_inflights_total" Gyuho Lee 2019-08-08 12:39:27 -07:00
  • b3385a7be9 integration: test snapshot inflights metrics Gyuho Lee 2019-08-08 12:54:14 -07:00
  • 1c2678c338 etcdserver/api: add "etcd_network_snapshot_send_inflights_total", "etcd_network_snapshot_receive_inflights_total" Gyuho Lee 2019-08-08 12:39:27 -07:00
  • 99774d8ed4
    Merge pull request #11214 from jpbetz/automated-cherry-pick-of-#11184-origin-release-3.4 Joe Betz 2019-10-08 17:35:02 -07:00
  • 7558b41ccd
    Merge pull request #11216 from jpbetz/automated-cherry-pick-of-#11211-origin-release-3.3 Joe Betz 2019-10-08 17:16:01 -07:00
  • 56bfdab2f0
    Merge pull request #11212 from YoyinZyc/tls-san-testing Gyuho Lee 2019-10-08 16:41:30 -07:00
  • 4b227b6e71
    clientv3: Replace endpoint.ParseHostPort with net.SplitHostPort to fix IPv6 client endpoints Joe Betz 2019-10-08 13:01:53 -07:00
  • c454344f14
    clientv3: Set authority used in cert checks to host of endpoint Joe Betz 2019-09-24 23:55:25 -07:00
  • 6aae90325c
    Merge pull request #11211 from jpbetz/ipv6-endpoints Joe Betz 2019-10-08 15:15:16 -07:00
  • 594354b886
    Replace endpoint.ParseHostPort with net.SplitHostPort to fix IPv6 client endpoints Joe Betz 2019-10-08 13:01:53 -07:00
  • eb4b800fda tests: updated ubuntu version in Dockerfile yoyinzyc 2019-10-08 14:30:15 -07:00
  • 79bfc90f2b tests/docker-dns: adding tests for certs with dns names. yoyinzyc 2019-10-08 14:23:10 -07:00
  • 340f0ac797
    Merge pull request #11179 from YoyinZyc/trace Gyuho Lee 2019-10-08 13:23:53 -07:00
  • 2263930462
    Merge pull request #2 from etcd-io/master Yuchen Zhou 2019-10-08 12:52:05 -07:00
  • e987c4c6a9 concurrency_test: move t.Fatalf out of goroutine in election_test.go Guangming Wang 2019-10-08 19:27:33 +08:00
  • 57aa68af5a etcdserver: trace compaction request; add return parameter 'trace' to applierV3.Compaction() mvcc: trace compaction request; add input parameter 'trace' to KV.Compact() yoyinzyc 2019-10-01 17:18:26 -07:00
  • 555eb1951f
    Merge pull request #11192 from i-sevostyanov/master Tobias Grieger 2019-10-04 08:25:35 -04:00
  • a0d24279ee
    Merge pull request #11202 from jingyih/update_changelog Gyuho Lee 2019-10-03 16:03:47 -07:00
  • 1be7ab4ee2
    Merge pull request #11201 from jingyih/automated-cherry-pick-of-#11194-origin-release-3.3 Gyuho Lee 2019-10-03 16:03:30 -07:00
  • dae0a72a42
    Merge pull request #11200 from jingyih/automated-cherry-pick-of-#11194-origin-release-3.4 Gyuho Lee 2019-10-03 16:03:23 -07:00
  • c91a6bf14f tests/e2e: fix metrics tests Gyuho Lee 2019-10-03 16:02:39 -07:00
  • 2bf8e03c73 CHANGELOG: update from #11194 Jingyi Hu 2019-10-03 14:00:22 -07:00
  • 02a27c0851 etcdctl: fix member add command Jingyi Hu 2019-10-02 17:43:32 -07:00
  • b7ff97f54e etcdctl: fix member add command Jingyi Hu 2019-10-02 17:43:32 -07:00
  • c2f23094c8
    Merge pull request #11190 from gyuho/grpc Gyuho Lee 2019-10-03 10:26:48 -07:00
  • 6e74099b6f
    Merge pull request #11184 from jpbetz/correct-authority-checks Joe Betz 2019-10-03 10:21:55 -07:00
  • 81a6b4ec9a
    Merge pull request #11194 from jingyih/fix_etcdctl_memberAdd Gyuho Lee 2019-10-03 09:04:06 -07:00
  • d851911f86 etcdserver: add unit test. Andy Liu 2019-10-03 11:49:39 +08:00
  • ab1f4fec07 etcdserver: add unit test. Andy Liu 2019-10-03 10:39:42 +08:00
  • e16076a8e0 etcdserver: cherry-pick skip client san verification option for 3.2 version. Andy Liu 2019-10-03 09:37:00 +08:00
  • 86b1686c7e etcdserver: cherry-pick skip client san verification option for 3.3 version. Andy Liu 2019-10-03 10:12:22 +08:00
  • a5abf91771 etcdctl: fix member add command Jingyi Hu 2019-10-02 17:43:32 -07:00
  • 3a3eb24c69 etcdserver: trace raft requests. yoyinzyc 2019-10-01 15:38:52 -07:00
  • 401df4bb8e etcdserver: add put request steps. mvcc: add put request steps; add trace to KV.Write() as input parameter. yoyinzyc 2019-10-01 14:08:06 -07:00
  • d487b16de1
    confchange: removed duplicate check in confchange.Simple. Ilya Sevostyanov 2019-10-01 10:10:56 +03:00
  • 236ac2a905
    Merge pull request #11175 from spzala/governance Gyuho Lee 2019-09-30 13:41:07 -07:00
  • 1d6ef8370e pkg: use zap logger to format the structure log output. yoyinzyc 2019-09-24 15:29:01 -07:00
  • 3830b3ef11 pkg: add field to record additional detail of trace; add stepThreshold to reduce log volume. yoyinzyc 2019-09-18 12:46:34 -07:00
  • f4e7fc56a7 pkg: create package traceutil for tracing. mvcc: add tracing steps:range from the in-memory index tree; range from boltdb. etcdserver: add tracing steps: agreement among raft nodes before linerized reading; authentication; filter and sort kv pairs; assemble the response. yoyinzyc 2019-09-09 15:38:03 -07:00
  • 036cb96fd1 *: create project governance Sahdev P. Zala 2019-09-30 13:26:51 -04:00
  • 426463c433 vendor: upgrade gRPC Go to v1.24.0 Gyuho Lee 2019-09-30 10:43:02 -07:00
  • d08bb07d6d scripts/build-binary: fix darwin tar commands Gyuho Lee 2019-09-27 23:35:34 -07:00
  • 3712a5d045 CHANGELOG-3.4: update Gyuho Lee 2019-09-27 23:38:49 -07:00
  • fce0e23d1b *: use Go 1.13.1 Gyuho Lee 2019-09-27 23:37:11 -07:00
  • 46f3e8349b scripts/build-binary: fix darwin tar commands Gyuho Lee 2019-09-27 23:35:34 -07:00
  • 97388ce454
    clientv3: Set authority used in cert checks to host of endpoint Joe Betz 2019-09-24 23:55:25 -07:00
  • efd1fc634b
    Merge pull request #11181 from jingyih/fix_doc Gyuho Lee 2019-09-25 10:47:12 -07:00
  • 20acacdea5 doc: clarify metrics flag Jingyi Hu 2019-09-24 15:27:46 -07:00
  • 06ec6c4b66 *: create project governance Sahdev P. Zala 2019-09-23 16:18:53 -04:00
  • 2d8a5eb614 rafttest: cleanup code, delete unused code, format code to go conventions Guangming Wang 2019-09-24 21:47:02 +08:00
  • 6075b9def1
    Merge pull request #11174 from anakaiti/patch-1 Gyuho Lee 2019-09-23 08:58:12 -07:00
  • 7cb2bb67bf
    README: fix formatting on hangouts link Yahya 2019-09-23 22:19:37 +07:00
  • a41ebcb024 integration: t.Fataf should be used in the same goroutine Guangming Wang 2019-09-23 22:03:50 +08:00
  • 4f4777182b
    Merge pull request #11172 from spzala/slack Gyuho Lee 2019-09-22 23:05:36 -07:00
  • 4681061b1f *: add slack contact Sahdev P. Zala 2019-09-22 16:12:31 -04:00
  • 677adac411 Revert "add etcd-dump-db" Stanislav Vorobiov 2019-09-20 19:41:21 +03:00
  • 7e90586ef4 Revert "don't use fdatasync() in db backend and wal" Stanislav Vorobiov 2019-09-20 19:41:14 +03:00
  • ec378cadc2 Revert "mvcc: compile fix" Stanislav Vorobiov 2019-09-20 19:41:09 +03:00
  • 392286b68c flags: test fix Stanislav Vorobiov 2019-09-20 19:29:05 +03:00
  • 3b45e8a18e raft: compile fix Stanislav Vorobiov 2019-09-20 19:24:29 +03:00
  • 76fb02a8dd mvcc: compile fix Stanislav Vorobiov 2019-09-20 19:19:19 +03:00
  • 31f030815b integration: fix tests, 100% passed Stanislav Vorobiov 2019-09-20 19:09:04 +03:00
  • a3d5a8f0c1 integration: compile fix Stanislav Vorobiov 2019-09-20 18:39:22 +03:00
  • 042dcca2d2 server: fix for empty read-only transactions Stanislav Vorobiov 2019-09-20 17:53:33 +03:00
  • ee8e08b14b auth: fix Put request auth checks when in Txn Stanislav Vorobiov 2019-09-20 17:46:47 +03:00
  • 36cb551371 lessor: fix lease permissions check, take acl into account Stanislav Vorobiov 2019-09-20 17:15:22 +03:00
  • 7405a2ca2b apply: Compaction request should only be allowed to root Stanislav Vorobiov 2019-09-20 16:01:06 +03:00
  • 1a1ea5e621 watch: allow watching __lostleader without auth Stanislav Vorobiov 2019-09-20 15:24:07 +03:00
  • 4aeb1b3ec4 proxy: don't use KV cache Stanislav Vorobiov 2019-09-20 15:08:37 +03:00
  • 6fd8384ed8 proxy: group watches by acl Stanislav Vorobiov 2019-09-20 14:33:42 +03:00
  • a95369022e proxy: aclToString Stanislav Vorobiov 2019-09-20 11:51:35 +03:00
  • d5ea66dcda apply: allow empty username in UserRevisions and UserListAcl requests Stanislav Vorobiov 2019-09-20 10:36:36 +03:00
  • 129138760c
    Update README.md with 9/19/2019 meeting recording Wenjia 2019-09-19 11:55:43 -07:00
  • e264c92c06 mvcc: minor fixes Stanislav Vorobiov 2019-09-19 16:45:30 +03:00
  • 298dcb0cbc mvcc: don't set anything on PrevKV when can't read on DeleteRange Stanislav Vorobiov 2019-09-19 16:04:06 +03:00
  • 8690ab52ee mvcc: acl check in Watch Stanislav Vorobiov 2019-09-19 15:54:21 +03:00
  • dcb02abcf5 mvcc: acl in Range request Stanislav Vorobiov 2019-09-19 14:33:36 +03:00
  • 6738139909 mvcc: acl check in DeleteRange Stanislav Vorobiov 2019-09-19 12:15:24 +03:00
  • 20dacad27d apply: avoid nil CapturedState Stanislav Vorobiov 2019-09-19 10:20:33 +03:00
  • f7c0def982 apply: only return prev-kv if canRead Stanislav Vorobiov 2019-09-19 10:11:28 +03:00
  • cbbaf2b148
    Merge pull request #11167 from lsytj0413/fix-unknown-field Gyuho Lee 2019-09-18 19:06:30 -07:00
  • 2c95b49b63 test(functional): remove unknown field Etcd.Debug lsytj0413 2019-09-19 09:51:51 +08:00
  • e84029cc04
    Merge pull request #11162 from yaojingguo/remove-cancel Jingyi Hu 2019-09-18 12:39:49 -07:00
  • 9088d07062
    Merge pull request #11164 from spzala/codeofconduct Sahdev Zala 2019-09-18 14:39:54 -04:00
  • 5370570fec *: update project code of conduct Sahdev P. Zala 2019-09-18 14:09:18 -04:00
  • e2d275fc6e apply: crash fix Stanislav Vorobiov 2019-09-18 19:31:38 +03:00
  • d27396b72d apply: put rights checking done for all paths (both txn and standalone) Stanislav Vorobiov 2019-09-18 18:35:03 +03:00
  • e24564224a clientv3: remove the redundant CancelFunc invocation Jingguo Yao 2019-09-18 23:06:14 +08:00
  • 6997327be5 mvcc: add some comments Stanislav Vorobiov 2019-09-18 17:38:10 +03:00
  • af19d58864 auth: CheckPut for normal user Stanislav Vorobiov 2019-09-18 17:24:22 +03:00
  • 501bb07dd3
    Merge pull request #11161 from yaojingguo/remove-slash Xiang Li 2019-09-18 18:54:01 +08:00
  • aa8d26c680 mvcc: PrototypeInfo in index, make CheckPut work for root user Stanislav Vorobiov 2019-09-18 13:15:50 +03:00