Commit Graph

  • 7c6b128c7d
    Update README.md John Lolis 2020-04-30 09:42:32 -04:00
  • fc64b56058 .github/ISSUE_TEMPLATE: fix of a broken link Krzysztof Kruk 2020-04-30 13:59:17 +02:00
  • 1044a8b07c
    Merge pull request #11768 from brancz/uid Brandon Philips 2020-04-29 05:35:06 -07:00
  • ff913062dc
    Merge branch 'master' into fix-inconsistent-output tangcong 2020-04-29 14:43:27 +08:00
  • fb77f9b1d5
    Merge pull request #11814 from tedyu/dir-closer Gyuho Lee 2020-04-28 23:27:08 -07:00
  • 3b79ed8506
    Merge pull request #11821 from tedyu/wal-close-all Gyuho Lee 2020-04-28 20:54:13 -07:00
  • 62755f484e wal: closeAll should attempt to close all ReadCloser's Ted Yu 2020-04-28 20:33:40 -07:00
  • d8bbf7f58d
    Merge pull request #11816 from gaurav1086/fix_race_condition_kv_test Brandon Philips 2020-04-28 16:11:26 -07:00
  • b28a6272b7
    Merge pull request #11823 from philips/v3-mod-attempt2 Brandon Philips 2020-04-28 15:24:29 -07:00
  • eddca8dce2
    Merge pull request #11819 from gaurav1086/fix_race_cond_client_test Brandon Philips 2020-04-28 15:12:50 -07:00
  • d88d765ba4 Documentation, CHANGELOG: use new go.etcd.io/etcd/v3 pkg Brandon Philips 2020-04-28 22:02:19 +00:00
  • 86a97533bb clientv3: fix DialTimeout race condition Gaurav Singh 2020-04-26 11:16:25 -04:00
  • e5ddc91228 mvcc: fix race in TestKVTxnBlockWriteOperations Gaurav Singh 2020-04-25 22:48:04 -04:00
  • c9cdefaeac *: run gofmt and make fmt make test pass Brandon Philips 2020-04-27 14:54:34 +00:00
  • 03248a9045 bill-of-materials: updates for /etcd/v3 packaging Brandon Philips 2020-04-27 15:41:00 +00:00
  • dd21e710e1 testutil: leak: fix path for go routine filter Brandon Philips 2020-04-27 06:09:09 +00:00
  • c066230bad go.sum: cleanup after all the changes Brandon Philips 2020-04-27 00:49:18 +00:00
  • 2ea4d88299 *: use go.etcd.io/etcd/v3 where needed Brandon Philips 2020-04-26 21:24:35 +00:00
  • 7a5fefedcd *: fix imports missed by gomove Brandon Philips 2020-04-26 22:28:02 +00:00
  • 96cce208c2 go.mod: use go.etcd.io/etcd/v3 versioning Brandon Philips 2020-04-26 21:03:37 +00:00
  • 9ef97a4dd3
    etcdctl: add global config file support for cli Harsha Narayana 2019-10-04 21:48:54 +05:30
  • a7423f2b7b CHANGELOG: update for 11817 tangcong 2020-04-26 21:10:30 +08:00
  • 8fa7783875 mvcc: fix deadlock bug tangcong 2020-04-26 21:05:30 +08:00
  • 236a2d2bcd etcdserver: don't let InternalAuthenticateRequest have password Hitoshi Mitake 2020-04-26 23:23:02 +09:00
  • 99eb5cdfdb wal: close the directory when Fsync() encounters error Ted Yu 2020-04-25 11:08:39 -07:00
  • daafa3c82f
    vendor: bump go-systemd to v22.0.0 to fix mod tidy error ms2008 2019-11-24 00:36:29 +08:00
  • 262c939805
    Merge pull request #11810 from tedyu/dir-after-rename Sahdev Zala 2020-04-25 12:54:23 -04:00
  • 9d0ecc3ba3 wal: Use known dir-path in log message Ted Yu 2020-04-25 09:14:30 -07:00
  • 67e39595d3 CHANGELOG: update for #11812 tangcong 2020-04-25 22:17:02 +08:00
  • 749123437e e2e: add memberListWithHexTest tangcong 2020-04-25 22:03:48 +08:00
  • a28e156754 etcdctl/ctlv3: support to print memberlist in hex format json tangcong 2020-04-25 16:48:01 +08:00
  • f18976f4b8 auth: optimize lock scope for CheckPassword shawwang 2020-03-30 17:21:40 +08:00
  • 69b70e8c43
    Merge pull request #11807 from spzala/walread Gyuho Lee 2020-04-23 14:55:11 -07:00
  • 0d5c692eb6 wal: fix panic when decoder not set Sahdev P. Zala 2020-04-23 15:53:05 -04:00
  • 7a69d72a68
    Merge pull request #11806 from philips/brandon-leaving-red-hat Brandon Philips 2020-04-23 11:02:27 -07:00
  • e2e8fe63df
    MAINTAINERS: update @philips email Brandon Philips 2020-04-23 10:47:02 -07:00
  • f4b650b51d
    Merge pull request #11793 from gyuho/fix Sahdev Zala 2020-04-23 11:24:42 -04:00
  • c716d764d0 wal: check out of range slice in "ReadAll", "decoder" Gyuho Lee 2020-04-16 13:31:19 -07:00
  • 2369cb3678
    Documentation: note on password strength (#11796) Hitoshi Mitake 2020-04-23 07:50:29 +09:00
  • 6aea6edc34
    Merge pull request #11791 from linux-on-ibm-z/s390x-changelog Sahdev Zala 2020-04-22 11:38:58 -04:00
  • 43e8ffafd8
    Merge pull request #11795 from mitake/cn-auth-log Sahdev Zala 2020-04-22 11:26:07 -04:00
  • b6032eb7d2 auth: a new error code for the case of password auth against no password user Hitoshi Mitake 2020-04-20 01:11:52 +09:00
  • a4f4aacee3 Documentation: note on password strength Hitoshi Mitake 2020-04-20 01:18:54 +09:00
  • b40f18b506
    pkg: check file stats (#11798) Sahdev Zala 2020-04-21 22:58:48 -04:00
  • 9139a84f5c pkg: check file stats Sahdev P. Zala 2020-04-20 15:08:07 -04:00
  • 5a93b036fb Documentation/learning/lock/client: Add defer Unlock BurtonQin 2020-04-21 04:25:04 -04:00
  • c1e7f73a02 CHANGELOG-3.4: remove invalid gRPC-go dependency bump Sam Batschelet 2020-04-08 13:50:12 -04:00
  • 8d52be5c85
    Merge pull request #11790 from mlmhl/changelog-3.5 Sahdev Zala 2020-04-20 11:31:17 -04:00
  • 16570bbf98 CHANGELOG: update from #11711 mlmhl 2020-04-16 15:00:58 +08:00
  • a2ef79e955 etcdserver: Remove unused parameter id from RaftCluster#IsReadyToPromoteMember Ted Yu 2020-04-19 14:49:10 -07:00
  • 60920b2517 etcdserver: Check memb against nil before dereferencing Ted Yu 2020-04-18 10:43:39 -07:00
  • 0461b3fa51
    grpcproxy: make grpc keep alive related options configurable (#11711) mlmhl 2020-04-18 12:20:03 +08:00
  • 0908a8bd10
    Merge pull request #11725 from YoyinZyc/downgrade-api Gyuho Lee 2020-04-17 15:29:10 -07:00
  • b368be577b
    Merge pull request #11779 from tangcong/optimize-etcd-startup-time Gyuho Lee 2020-04-16 19:34:51 -07:00
  • 6c41190bc5 etcdserver: make recoverSnapshotBackend more robust tangcong 2020-04-17 09:30:22 +08:00
  • 3e6426198f CHANGELOG: update for 11779 tangcong 2020-04-12 00:35:12 +08:00
  • 3c85b67f7b etcdserver: remove redundant storage restore operation tangcong 2020-04-12 00:09:17 +08:00
  • f2c5dd4aa2 membership: add downgradeInfo to cluster; add getter and setter of downgradeInfo yoyinzyc 2020-04-16 12:01:33 -07:00
  • eb951f5d68 Convert number to string without using Sprintf() Ted Yu 2020-04-15 19:17:25 -07:00
  • 1166b1f195
    embed: fix compaction runtime err (#11787) Sahdev Zala 2020-04-15 19:13:19 -04:00
  • 3faa06e2e7
    Merge pull request #11782 from andreimatei/confchange.comment Sahdev Zala 2020-04-15 18:16:36 -04:00
  • b795eaa37e embed: fix compaction runtime err Sahdev P. Zala 2020-04-15 11:29:01 -04:00
  • 38ef3dad1f CHANGELOG-3.5: update from #11548 and #11358 Nirman Narang 2020-04-13 14:53:18 +00:00
  • 1c49d2b114 contrib/raftexample: use raftpb.ConfChangeV2 KoyamaSohei 2020-04-13 18:06:14 +09:00
  • 0db04a38a5 raft: minor comment fix in confchange Andrei Matei 2020-04-12 22:44:37 -04:00
  • 46d7ef0b49 Continue with the loop after writing to ctrlStream Ted Yu 2020-04-11 09:14:38 -07:00
  • 59f5fb25a5
    Merge pull request #11771 from tangcong/optimize-range-count-only-performance Gyuho Lee 2020-04-10 10:14:15 -07:00
  • b62cec9e40
    Merge branch 'master' into optimize-range-count-only-performance tangcong 2020-04-10 23:38:36 +08:00
  • c8d3e99db0
    Merge pull request #11750 from tangcong/changelog Jingyi Hu 2020-04-10 23:24:46 +08:00
  • 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 +08:00
  • 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 +08:00
  • 2ecbcb8f9d CHANGELOG: update for 11771 tangcong 2020-04-10 19:30:32 +08:00
  • 3594ab94cf e2e: add getCountOnlyTest testcase tangcong 2020-04-10 00:09:46 +08:00
  • 730f3f1d78 mvcc: reduce count-only range overhead tangcong 2020-04-09 23:50:17 +08:00
  • 561b3bd274
    etcdctl: allow move-leader to connect to multiple endpoints with TLS Ben Moss 2020-04-09 15:47:04 +00:00
  • d99673e9f2
    Changes made to CreateSnapshot method rahullenkala 2020-04-09 11:52:11 +05:30
  • b733b22712 auth: ensure RoleGrantPermission is compatible with older versions tangcong 2020-03-22 12:04:19 +08:00
  • eb80716532 etcdserver: print warn log when failed to apply request tangcong 2020-03-10 10:56:33 +08:00
  • e2abd97659 auth: cleanup saveConsistentIndex in NewAuthStore tangcong 2020-03-03 17:38:37 +08:00
  • 716821b9b5 auth: print warning log when error is ErrAuthOldRevision tangcong 2020-03-03 17:26:04 +08:00
  • 63116ffdb4 auth: add new metric 'etcd_debugging_auth_revision' shawwang 2020-02-24 15:47:45 +08:00
  • b3d54def77 tools/etcd-dump-db: add auth decoder, optimize print format shawwang 2020-02-24 20:45:42 +08:00
  • 347c8dac3b *: fix auth revision corruption bug tangcong 2020-02-24 17:17:50 +08:00
  • 3e292aa3be CHANGELOG-3.4: remove invalid gRPC-go dependency bump Sam Batschelet 2020-04-08 13:50:12 -04:00
  • 4f5388955a
    Update etcdctl/ctlv3/command/make_mirror_command.go Jonathan Sokolowski 2020-04-08 08:28:22 +10:00
  • a854850cdc
    Merge branch 'master' into make-mirror-srv-discovery Jonathan Sokolowski 2020-04-08 08:26:58 +10:00
  • 16fc8a2b4b
    Documentation/op-guide: Re-generate alert rules and dashboard from mixin Frederic Branczyk 2020-04-07 18:15:02 +02:00
  • 2c4877064e
    Documentation/etcd-mixin: Use etcd_mvcc_db_total_size_in_bytes metric Frederic Branczyk 2020-04-07 18:14:23 +02:00
  • 68c5f6066f
    Documentation/etcd-mixin: Set unique UID for Grafana dashboard Frederic Branczyk 2020-04-07 18:13:41 +02:00
  • a98f42e3fd raft: advance commit index by MsgReadIndexResp linning 2020-03-23 17:24:37 +08:00
  • 7eae024ead
    raft: only redirect msg produced by own node (#11466) Fullstop000 2020-04-07 11:27:46 +08:00
  • 5404b44b15
    github: add stale issue close time (#11763) Sahdev Zala 2020-04-06 16:56:45 -04:00
  • f3a32d367a github: add stale issue close time Sahdev P. Zala 2020-04-06 16:48:32 -04:00
  • b41711276e
    clientv3/concurrency: do not swallow error (#11458) Xiang Li 2020-04-06 12:07:59 -07:00
  • be103ea558
    github: stale.yml initial commit (#11760) Brandon Philips 2020-04-06 10:49:49 -07:00
  • a18cbc8a22
    Documentation: add note for #11689 (#11759) tangcong 2020-04-07 01:16:47 +08:00
  • 465d3d48ee github: stale.yml initial commit Brandon Philips 2020-04-06 08:24:28 -07:00
  • 063012911b
    Merge branch 'master' into document-peer-port Yuchen Zhou 2020-04-06 10:08:01 -07:00
  • 5e7dc050f3 Documentation: add note for #11689 tangcong 2020-04-06 23:20:13 +08:00
  • e2ae6013a4
    Merge pull request #11757 from jingyih/automated-cherry-pick-of-#11754-upstream-release-3.4 Sahdev Zala 2020-04-06 11:09:26 -04:00