Commit Graph

  • 11569821db CHANGELOG-3.5: update Gyuho Lee 2020-05-11 18:07:39 -0700
  • 60ce7bc2fa functional/scripts: update default Go version Gyuho Lee 2020-05-11 18:05:03 -0700
  • 6e77b87c06 auth, etcdserver: attaching a fake root token when calling LeaseRevoke shawwang 2020-03-11 23:55:05 +0800
  • c667c14d8d
    fix memberList inconsistent output (#11812) tangcong 2020-05-11 15:11:40 +0800
  • 0a0c27a4df functional: add "-mod=mod" flags Gyuho Lee 2020-05-10 18:14:45 -0700
  • b79abb6f76 travis: set "-mod=mod" Gyuho Lee 2020-05-10 15:16:25 -0700
  • 6874b9a76b test: add "mod" to build tests Gyuho Lee 2020-05-10 14:18:43 -0700
  • b34c0c55a5 pkg/tlsutil: add "TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256" to support cipher suite Gyuho Lee 2020-05-10 14:10:51 -0700
  • e94201c9fd test: set mod flags for bom test Gyuho Lee 2020-05-10 13:37:18 -0700
  • 027c26a0fd test: test '-mod=mod' Gyuho Lee 2020-05-10 12:39:11 -0700
  • b6ea32ee0f test: ignore vendor directory in govet test Gyuho Lee 2020-05-10 12:35:15 -0700
  • 628bd294e1 *: use Go 1.14 for CI Gyuho Lee 2020-05-09 23:34:20 -0700
  • d93c36bbb9 *: run "gofmt -s" on genproto complete Gyuho Lee 2020-05-09 23:14:32 -0700
  • 89a3a24d5a etcdserver: compute max request bytes humanized string once Gyuho Lee 2020-05-09 23:11:45 -0700
  • b95f135e10
    Merge pull request #11861 from tedyu/node-run-found Gyuho Lee 2020-05-09 23:05:26 -0700
  • 485e1409ac
    Merge pull request #11860 from tedyu/range-tx-lock Gyuho Lee 2020-05-09 22:23:02 -0700
  • 43794efb1f raft: break out of nested loop when raft id is found Ted Yu 2020-05-09 17:56:44 -0700
  • 2dbbe6ce85 mvcc: Obtain txLock once in readTx#UnsafeRange Ted Yu 2020-05-09 16:28:47 -0700
  • 2333c727a2
    Merge pull request #11855 from tangcong/automated-cherry-pick-of-#11817-origin-release-3.4 Gyuho Lee 2020-05-07 20:00:26 -0700
  • 23337471d7
    Merge pull request #11856 from tangcong/automated-cherry-pick-of-#11817-origin-release-3.3 Gyuho Lee 2020-05-07 20:00:11 -0700
  • c9377195d5
    Merge pull request #11857 from tangcong/update-3.4-3.3-changelog-for-11817 Gyuho Lee 2020-05-07 19:59:59 -0700
  • e495c9220d CHANGELOG: update 3.4/3.3 changelog for 11817 tangcong 2020-05-08 10:18:46 +0800
  • 5f799922a8 mvcc: fix deadlock bug tangcong 2020-04-26 21:05:30 +0800
  • aa75e90ac8 mvcc: fix deadlock bug tangcong 2020-04-26 21:05:30 +0800
  • d472f67c77
    Merge pull request #11817 from tangcong/fix-mvcc-deadlock-bug Gyuho Lee 2020-05-07 16:03:45 -0700
  • 6d067997e9
    Merge pull request #11850 from jackkleeman/cancel-watch Gyuho Lee 2020-05-07 11:06:49 -0700
  • 87aa5a9e60 clientv3: cancel watches proactively on client context cancellation Jack Kleeman 2020-05-06 11:57:19 +0100
  • feb56298dd
    etcdserver: don't let InternalAuthenticateRequest have password (#11818) Hitoshi Mitake 2020-05-07 08:46:41 +0900
  • 1b5e2f4305
    Update grpc-gateway to 1.3.1 (#11843) Changxin Miao 2020-05-07 06:32:08 +0800
  • 035e1db0a2
    Merge pull request #11830 from mitake/insecure-default Hitoshi Mitake 2020-05-06 23:54:22 +0900
  • 356f647866 Documentation: note on the policy of insecure by default Hitoshi Mitake 2020-04-30 01:06:03 +0900
  • d9d850c885
    rafthttp: add snapshot limit const (#11846) Xiang Li 2020-05-04 23:26:22 -0700
  • 17ed0c6638
    clientv3: Check the error return from Write in v3Manager#Status (#11837) Zhihong Yu 2020-05-04 17:43:08 -0700
  • df1d2ca78e
    clientv3: v3Manager#saveDB should always close db file (#11838) Zhihong Yu 2020-05-04 15:46:36 -0700
  • 16810cd211 etcdmain: best effort detection of self pointing in tcp proxy Xiang Li 2020-05-04 15:42:01 -0700
  • 4a64198a9f
    Merge pull request #11844 from spzala/securityrelprocess Sahdev Zala 2020-05-04 13:37:55 -0400
  • 658fd15b61 doc: remove Product Security Committee individual emails Sahdev P. Zala 2020-05-04 12:40:34 -0400
  • 71170dd1d8
    Merge pull request #11841 from mitake/warn-insecure-skip-tls-verify Hitoshi Mitake 2020-05-03 23:32:25 +0900
  • c92691dc47 etcdctl, etcdmain: warn about --insecure-skip-tls-verify options Hitoshi Mitake 2020-05-03 17:17:30 +0900
  • dfb0a40509
    Merge pull request #11832 from krukkrz/issue_template_broken_link Sahdev Zala 2020-04-30 11:08:33 -0400
  • fc64b56058 .github/ISSUE_TEMPLATE: fix of a broken link Krzysztof Kruk 2020-04-30 13:59:17 +0200
  • 1044a8b07c
    Merge pull request #11768 from brancz/uid Brandon Philips 2020-04-29 05:35:06 -0700
  • fb77f9b1d5
    Merge pull request #11814 from tedyu/dir-closer Gyuho Lee 2020-04-28 23:27:08 -0700
  • 3b79ed8506
    Merge pull request #11821 from tedyu/wal-close-all Gyuho Lee 2020-04-28 20:54:13 -0700
  • 62755f484e wal: closeAll should attempt to close all ReadCloser's Ted Yu 2020-04-28 20:33:40 -0700
  • d8bbf7f58d
    Merge pull request #11816 from gaurav1086/fix_race_condition_kv_test Brandon Philips 2020-04-28 16:11:26 -0700
  • b28a6272b7
    Merge pull request #11823 from philips/v3-mod-attempt2 Brandon Philips 2020-04-28 15:24:29 -0700
  • eddca8dce2
    Merge pull request #11819 from gaurav1086/fix_race_cond_client_test Brandon Philips 2020-04-28 15:12:50 -0700
  • d88d765ba4 Documentation, CHANGELOG: use new go.etcd.io/etcd/v3 pkg Brandon Philips 2020-04-28 22:02:19 +0000
  • 86a97533bb clientv3: fix DialTimeout race condition Gaurav Singh 2020-04-26 11:16:25 -0400
  • e5ddc91228 mvcc: fix race in TestKVTxnBlockWriteOperations Gaurav Singh 2020-04-25 22:48:04 -0400
  • c9cdefaeac *: run gofmt and make fmt make test pass Brandon Philips 2020-04-27 14:54:34 +0000
  • 03248a9045 bill-of-materials: updates for /etcd/v3 packaging Brandon Philips 2020-04-27 15:41:00 +0000
  • dd21e710e1 testutil: leak: fix path for go routine filter Brandon Philips 2020-04-27 06:09:09 +0000
  • c066230bad go.sum: cleanup after all the changes Brandon Philips 2020-04-27 00:49:18 +0000
  • 2ea4d88299 *: use go.etcd.io/etcd/v3 where needed Brandon Philips 2020-04-26 21:24:35 +0000
  • 7a5fefedcd *: fix imports missed by gomove Brandon Philips 2020-04-26 22:28:02 +0000
  • 96cce208c2 go.mod: use go.etcd.io/etcd/v3 versioning Brandon Philips 2020-04-26 21:03:37 +0000
  • a7423f2b7b CHANGELOG: update for 11817 tangcong 2020-04-26 21:10:30 +0800
  • 8fa7783875 mvcc: fix deadlock bug tangcong 2020-04-26 21:05:30 +0800
  • 99eb5cdfdb wal: close the directory when Fsync() encounters error Ted Yu 2020-04-25 11:08:39 -0700
  • 262c939805
    Merge pull request #11810 from tedyu/dir-after-rename Sahdev Zala 2020-04-25 12:54:23 -0400
  • 9d0ecc3ba3 wal: Use known dir-path in log message Ted Yu 2020-04-25 09:14:30 -0700
  • f18976f4b8 auth: optimize lock scope for CheckPassword shawwang 2020-03-30 17:21:40 +0800
  • 69b70e8c43
    Merge pull request #11807 from spzala/walread Gyuho Lee 2020-04-23 14:55:11 -0700
  • 0d5c692eb6 wal: fix panic when decoder not set Sahdev P. Zala 2020-04-23 15:53:05 -0400
  • 7a69d72a68
    Merge pull request #11806 from philips/brandon-leaving-red-hat Brandon Philips 2020-04-23 11:02:27 -0700
  • e2e8fe63df
    MAINTAINERS: update @philips email Brandon Philips 2020-04-23 10:47:02 -0700
  • f4b650b51d
    Merge pull request #11793 from gyuho/fix Sahdev Zala 2020-04-23 11:24:42 -0400
  • c716d764d0 wal: check out of range slice in "ReadAll", "decoder" Gyuho Lee 2020-04-16 13:31:19 -0700
  • 2369cb3678
    Documentation: note on password strength (#11796) Hitoshi Mitake 2020-04-23 07:50:29 +0900
  • 6aea6edc34
    Merge pull request #11791 from linux-on-ibm-z/s390x-changelog Sahdev Zala 2020-04-22 11:38:58 -0400
  • 43e8ffafd8
    Merge pull request #11795 from mitake/cn-auth-log Sahdev Zala 2020-04-22 11:26:07 -0400
  • b6032eb7d2 auth: a new error code for the case of password auth against no password user Hitoshi Mitake 2020-04-20 01:11:52 +0900
  • b40f18b506
    pkg: check file stats (#11798) Sahdev Zala 2020-04-21 22:58:48 -0400
  • c1e7f73a02 CHANGELOG-3.4: remove invalid gRPC-go dependency bump Sam Batschelet 2020-04-08 13:50:12 -0400
  • 8d52be5c85
    Merge pull request #11790 from mlmhl/changelog-3.5 Sahdev Zala 2020-04-20 11:31:17 -0400
  • 16570bbf98 CHANGELOG: update from #11711 mlmhl 2020-04-16 15:00:58 +0800
  • 0461b3fa51
    grpcproxy: make grpc keep alive related options configurable (#11711) mlmhl 2020-04-18 12:20:03 +0800
  • 0908a8bd10
    Merge pull request #11725 from YoyinZyc/downgrade-api Gyuho Lee 2020-04-17 15:29:10 -0700
  • b368be577b
    Merge pull request #11779 from tangcong/optimize-etcd-startup-time Gyuho Lee 2020-04-16 19:34:51 -0700
  • 6c41190bc5 etcdserver: make recoverSnapshotBackend more robust tangcong 2020-04-17 09:30:22 +0800
  • 3e6426198f CHANGELOG: update for 11779 tangcong 2020-04-12 00:35:12 +0800
  • 3c85b67f7b etcdserver: remove redundant storage restore operation tangcong 2020-04-12 00:09:17 +0800
  • f2c5dd4aa2 membership: add downgradeInfo to cluster; add getter and setter of downgradeInfo yoyinzyc 2020-04-16 12:01:33 -0700
  • 1166b1f195
    embed: fix compaction runtime err (#11787) Sahdev Zala 2020-04-15 19:13:19 -0400
  • 3faa06e2e7
    Merge pull request #11782 from andreimatei/confchange.comment Sahdev Zala 2020-04-15 18:16:36 -0400
  • 38ef3dad1f CHANGELOG-3.5: update from #11548 and #11358 Nirman Narang 2020-04-13 14:53:18 +0000
  • 0db04a38a5 raft: minor comment fix in confchange Andrei Matei 2020-04-12 22:44:37 -0400
  • 59f5fb25a5
    Merge pull request #11771 from tangcong/optimize-range-count-only-performance Gyuho Lee 2020-04-10 10:14:15 -0700
  • b62cec9e40
    Merge branch 'master' into optimize-range-count-only-performance tangcong 2020-04-10 23:38:36 +0800
  • c8d3e99db0
    Merge pull request #11750 from tangcong/changelog Jingyi Hu 2020-04-10 23:24:46 +0800
  • f1eca4e1fa
    Merge pull request #11752 from tangcong/automated-cherry-pick-of-#11652-#11670-#11710-origin-release-3.4 Jingyi Hu 2020-04-10 23:21:45 +0800
  • 7e20b9ff91
    Merge pull request #11753 from tangcong/automated-cherry-pick-of-#11652-#11670-#11710-origin-release-3.3 Jingyi Hu 2020-04-10 23:21:34 +0800
  • 2ecbcb8f9d CHANGELOG: update for 11771 tangcong 2020-04-10 19:30:32 +0800
  • 3594ab94cf e2e: add getCountOnlyTest testcase tangcong 2020-04-10 00:09:46 +0800
  • 730f3f1d78 mvcc: reduce count-only range overhead tangcong 2020-04-09 23:50:17 +0800
  • b733b22712 auth: ensure RoleGrantPermission is compatible with older versions tangcong 2020-03-22 12:04:19 +0800
  • eb80716532 etcdserver: print warn log when failed to apply request tangcong 2020-03-10 10:56:33 +0800
  • e2abd97659 auth: cleanup saveConsistentIndex in NewAuthStore tangcong 2020-03-03 17:38:37 +0800