Commit Graph

  • 87fc3c9e57 etcdserver,wal: fix inconsistencies in WAL and snapshot Viacheslav Biriukov 2018-12-27 15:38:38 +00:00
  • 62163c6753
    Update grpc.go xiangqianxu 2020-05-15 16:45:04 +08:00
  • d4ae7baea1 words: add SHA Gyuho Lee 2020-05-14 19:53:02 -07:00
  • 39c43cfb3c clientv3: make sure snapshot has integrity check hash Gyuho Lee 2020-05-14 12:18:49 -07:00
  • 4ddcc36057 etcdserver/api/v3rpc: document, clean up snapshot sends Gyuho Lee 2020-05-14 18:39:42 -07:00
  • f1179fd70d etcdserver/api/snap: update format string in "ReleaseSnapDBs" Gyuho Lee 2020-05-14 22:57:20 -07:00
  • 3d3ed29d64 CHANGELOG: update Gyuho Lee 2020-05-14 20:12:44 -07:00
  • e821ac8b35 functional: bump up Go versions to 1.14.3 Gyuho Lee 2020-05-14 20:01:27 -07:00
  • 93de72537e Makefile: bump up default Go version to 1.14.3 Gyuho Lee 2020-05-14 20:01:12 -07:00
  • 2c7670f9c6 travis: bump up to Go 1.14.3 Gyuho Lee 2020-05-14 20:00:57 -07:00
  • 3488e25a75
    Merge pull request #11888 from jpbetz/out-of-range-fix Gyuho Lee 2020-05-14 17:55:20 -07:00
  • 743e6e92cb etcdserver/*, wal/*: Remove orphaned .snap.db files during Release Joe Betz 2020-05-14 15:06:15 -07:00
  • dd7055be51
    Merge pull request #11874 from jackkleeman/patch-1 Sahdev Zala 2020-05-14 17:38:54 -04:00
  • b68eea236e etcdserver/*, wal/*:Add comments, clean up error messages and tests Joe Betz 2020-05-14 13:34:55 -07:00
  • 6b4017b11e clientv3/metadata: initial commit Gyuho Lee 2020-05-14 12:48:59 -07:00
  • 3b6d222627 CHANGELOG: update for 11850 Jack Kleeman 2020-05-11 10:26:41 +01:00
  • bd16071846
    etcdserver/*, wal/*: find valid snapshots by cross checking snap files and wal snap entries Joe Betz 2020-05-13 21:39:55 -07:00
  • 6cdb69074c embed: remove serveCtx.insecure needkane 2020-05-14 06:27:35 -04:00
  • b6cc24b052 auth: remove unnecessary code needkane 2020-05-14 03:44:06 -04:00
  • 2b87fc8249 docs: learner auto-promotion Max Englander 2020-05-14 00:12:02 -04:00
  • e048e166ab
    cherry pick of #11564 (#11880) Gary Belvin 2020-05-13 18:12:58 +01:00
  • 50517039ae
    etcdserver/*, wal/*: add Sync method Viacheslav Biriukov 2019-01-08 17:15:30 +00:00
  • 91efa67cb1
    etcdserver/*: rollback default settings Viacheslav Biriukov 2019-01-07 14:27:19 +00:00
  • 5435e7686a
    etcdserver/*: fix tests Viacheslav Biriukov 2019-01-07 10:48:16 +00:00
  • 3d2b565f98
    etcdserver/*: changes to snapshots and wal logic to fix #10219 Viacheslav Biriukov 2019-01-04 17:45:02 +00:00
  • 9162cd613d
    etcdserver/*, wal/*: changes to snapshots and wal logic to fix #10219 Viacheslav Biriukov 2018-12-27 15:38:38 +00:00
  • c008299937 GO111MODULE=on go mod vendor go 1.14 Gary Belvin 2020-05-13 12:03:34 +01:00
  • 7cc2f8a411
    raft: break out of nested loop when id is found (#11870) Zhihong Yu 2020-05-12 16:59:22 -07:00
  • 6fb3b9e591
    chore(Dockerfile-release): Update base image to use new debian-base:v2.1.0 (#11885) Jonathan Chauncey 2020-05-12 19:58:38 -04:00
  • e62da47270 raft: break out of nested loop when id is found Ted Yu 2020-05-12 16:56:19 -07:00
  • ec13797407
    mvcc: avoid negative watcher count metrics (#11882) Jack Kleeman 2020-05-13 00:50:53 +01:00
  • 02699bdbee chore(Dockerfile-release): Update base image to use new debian-base:v2.1.0 Updates the base image for all arch releases to the new location (us.gcr.io/k8s-artifacts-prod/build-image) as well as to the latest version (v2.1.0). This should fix a number of vulnerabilities that are in the 1.0.0 base image release. Jonathan Chauncey 2020-05-12 12:41:04 -04:00
  • 04c00cfd06 Update grpc to v.1.26.0 Gary Belvin 2020-05-12 08:56:45 +01:00
  • ab494956bf
    Merge pull request #11862 from gyuho/const Gyuho Lee 2020-05-11 19:36:37 -07:00
  • 5f07d46f70
    Merge pull request #11863 from gyuho/gofmt Gyuho Lee 2020-05-11 18:08:22 -07:00
  • 2ecf268367
    Merge pull request #11864 from gyuho/go1.14 Gyuho Lee 2020-05-11 18:08:07 -07:00
  • 11569821db CHANGELOG-3.5: update Gyuho Lee 2020-05-11 18:07:39 -07:00
  • 60ce7bc2fa functional/scripts: update default Go version Gyuho Lee 2020-05-11 18:05:03 -07:00
  • 0f7f1b6711 glide install Gary Belvin 2020-05-11 23:48:06 +01:00
  • cfe28859d1 GO111MODULE=on go mod vendor Gary Belvin 2020-05-11 22:06:08 +01:00
  • 260fa49a5c vendor: update gRPC Go to v1.26.0 (#11522) Yuchen Zhou 2020-01-15 16:56:21 -08:00
  • 7a673aa8f1 vendor: upgrade gRPC Go to v1.24.0 Gyuho Lee 2019-09-30 10:43:02 -07:00
  • c0a2e09c5f mvcc: avoid negative watcher count metrics Jack Kleeman 2020-05-11 17:37:17 +01:00
  • 6e77b87c06 auth, etcdserver: attaching a fake root token when calling LeaseRevoke shawwang 2020-03-11 23:55:05 +08:00
  • d6287924de clientv3: fix grpc-go(v1.27.0) incompatible changes to balancer/resolver. EDDYCJY 2020-01-29 14:35:35 +08:00
  • 5b11823a82 clientv3: fix grpc-go(v1.27.0) incompatible changes to balancer/resolver. EDDYCJY 2020-01-29 14:35:35 +08:00
  • 67e464cfdc mvcc: avoid negative watcher count metrics Jack Kleeman 2020-05-11 14:40:26 +01:00
  • 920b54f7c4 clientv3: fix grpc-go(v1.27.0) incompatible changes to balancer/resolver. EDDYCJY 2020-01-29 14:35:35 +08:00
  • 45a412c235 clientv3: fix grpc-go(v1.27.0) incompatible changes to balancer/resolver. EDDYCJY 2020-01-29 14:35:35 +08:00
  • c667c14d8d
    fix memberList inconsistent output (#11812) tangcong 2020-05-11 15:11:40 +08:00
  • 5c25e86661 fix bug in judgement qinggniq 2020-05-11 10:58:49 +08:00
  • bf030560e1 feat(raft/raft.go/campagin): using tracker.Visit rewrite same logic qinggniq 2020-05-10 18:08:09 +08:00
  • 8982fa2117 raft:raft/confchange/confchange.go remove duplicate judgement qinggniq 2020-05-11 10:33:22 +08:00
  • 0a0c27a4df functional: add "-mod=mod" flags Gyuho Lee 2020-05-10 18:14:45 -07:00
  • b79abb6f76 travis: set "-mod=mod" Gyuho Lee 2020-05-10 15:16:25 -07:00
  • 6874b9a76b test: add "mod" to build tests Gyuho Lee 2020-05-10 14:18:43 -07:00
  • b34c0c55a5 pkg/tlsutil: add "TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256" to support cipher suite Gyuho Lee 2020-05-10 14:10:51 -07:00
  • e94201c9fd test: set mod flags for bom test Gyuho Lee 2020-05-10 13:37:18 -07:00
  • 027c26a0fd test: test '-mod=mod' Gyuho Lee 2020-05-10 12:39:11 -07:00
  • b6ea32ee0f test: ignore vendor directory in govet test Gyuho Lee 2020-05-10 12:35:15 -07:00
  • 75dfb47945 Report: Pass result via pointer Gaurav Singh 2020-05-10 14:24:36 -04:00
  • c259652766 fix pr#11859 confilct qinggniq 2020-05-10 17:44:34 +08:00
  • 64670719ee raft:raft/raft.go/compagin refactor get ids and send msg to nodes using raft.tracker.Progress.Visit qinggniq 2020-05-10 17:16:43 +08:00
  • 3d3eccd8bd raft: return error for unapplied entries Ted Yu 2020-05-10 01:16:01 -07:00
  • cdb8cbe033 raft: remove panic in state transition Ted Yu 2020-05-10 00:42:14 -07:00
  • 628bd294e1 *: use Go 1.14 for CI Gyuho Lee 2020-05-09 23:34:20 -07:00
  • d93c36bbb9 *: run "gofmt -s" on genproto complete Gyuho Lee 2020-05-09 23:14:32 -07:00
  • 89a3a24d5a etcdserver: compute max request bytes humanized string once Gyuho Lee 2020-05-09 23:11:45 -07:00
  • b95f135e10
    Merge pull request #11861 from tedyu/node-run-found Gyuho Lee 2020-05-09 23:05:26 -07:00
  • 485e1409ac
    Merge pull request #11860 from tedyu/range-tx-lock Gyuho Lee 2020-05-09 22:23:02 -07:00
  • 43794efb1f raft: break out of nested loop when raft id is found Ted Yu 2020-05-09 17:56:44 -07:00
  • 2dbbe6ce85 mvcc: Obtain txLock once in readTx#UnsafeRange Ted Yu 2020-05-09 16:28:47 -07:00
  • a6d274a458 raft:raft/raft.go/compagin move judge from loop qinggniq 2020-05-09 20:37:47 +08:00
  • 2333c727a2
    Merge pull request #11855 from tangcong/automated-cherry-pick-of-#11817-origin-release-3.4 Gyuho Lee 2020-05-07 20:00:26 -07:00
  • 23337471d7
    Merge pull request #11856 from tangcong/automated-cherry-pick-of-#11817-origin-release-3.3 Gyuho Lee 2020-05-07 20:00:11 -07:00
  • c9377195d5
    Merge pull request #11857 from tangcong/update-3.4-3.3-changelog-for-11817 Gyuho Lee 2020-05-07 19:59:59 -07:00
  • e495c9220d CHANGELOG: update 3.4/3.3 changelog for 11817 tangcong 2020-05-08 10:18:46 +08:00
  • 5f799922a8 mvcc: fix deadlock bug tangcong 2020-04-26 21:05:30 +08:00
  • aa75e90ac8 mvcc: fix deadlock bug tangcong 2020-04-26 21:05:30 +08:00
  • d472f67c77
    Merge pull request #11817 from tangcong/fix-mvcc-deadlock-bug Gyuho Lee 2020-05-07 16:03:45 -07:00
  • 6d067997e9
    Merge pull request #11850 from jackkleeman/cancel-watch Gyuho Lee 2020-05-07 11:06:49 -07:00
  • 87aa5a9e60 clientv3: cancel watches proactively on client context cancellation Jack Kleeman 2020-05-06 11:57:19 +01:00
  • feb56298dd
    etcdserver: don't let InternalAuthenticateRequest have password (#11818) Hitoshi Mitake 2020-05-07 08:46:41 +09:00
  • 1b5e2f4305
    Update grpc-gateway to 1.3.1 (#11843) Changxin Miao 2020-05-07 06:32:08 +08:00
  • 035e1db0a2
    Merge pull request #11830 from mitake/insecure-default Hitoshi Mitake 2020-05-06 23:54:22 +09:00
  • 356f647866 Documentation: note on the policy of insecure by default Hitoshi Mitake 2020-04-30 01:06:03 +09:00
  • 93bfb1b3b5 etcdserver: add Mutex protection for RaftCluster object reference Krzysztof Kruk 2020-05-05 10:47:16 +02:00
  • d9d850c885
    rafthttp: add snapshot limit const (#11846) Xiang Li 2020-05-04 23:26:22 -07:00
  • 17ed0c6638
    clientv3: Check the error return from Write in v3Manager#Status (#11837) Zhihong Yu 2020-05-04 17:43:08 -07:00
  • 457abc1b1c clientv3: Check the error return from Write in v3Manager#Status Ted Yu 2020-05-04 16:08:17 -07:00
  • 6e94364340 rafthttp: add snapshot limit const Xiang Li 2020-05-04 15:57:58 -07:00
  • df1d2ca78e
    clientv3: v3Manager#saveDB should always close db file (#11838) Zhihong Yu 2020-05-04 15:46:36 -07:00
  • 16810cd211 etcdmain: best effort detection of self pointing in tcp proxy Xiang Li 2020-05-04 15:42:01 -07:00
  • 4a64198a9f
    Merge pull request #11844 from spzala/securityrelprocess Sahdev Zala 2020-05-04 13:37:55 -04:00
  • 658fd15b61 doc: remove Product Security Committee individual emails Sahdev P. Zala 2020-05-04 12:40:34 -04:00
  • a2ae2e5160 Update grpc-gateway to 1.3.1 缪昌新 2020-05-04 21:32:22 +08:00
  • 6a97fa805b clientv3: v3Manager#saveDB should always close db file Ted Yu 2020-05-03 20:37:46 -07:00
  • 71170dd1d8
    Merge pull request #11841 from mitake/warn-insecure-skip-tls-verify Hitoshi Mitake 2020-05-03 23:32:25 +09:00
  • c92691dc47 etcdctl, etcdmain: warn about --insecure-skip-tls-verify options Hitoshi Mitake 2020-05-03 17:17:30 +09:00
  • dfb0a40509
    Merge pull request #11832 from krukkrz/issue_template_broken_link Sahdev Zala 2020-04-30 11:08:33 -04:00