Commit Graph

  • cc47f7bc7c dependency: bump gopkg.in/natefinch/lumberjack.v2 from 2.0.0 to 2.2.1 Benjamin Wang 2023-02-14 07:47:57 +0800
  • e569217a6d tests: Refactor blackholing Marek Siarkowicz 2023-02-11 12:59:29 +0100
  • 90f486f477 Adding CHANGELOG entries for zap timestamp resolution fixes. James Blair 2023-02-14 11:35:36 +1300
  • 50532c9fb5 build(deps): bump github/codeql-action from 2.2.1 to 2.2.4 dependabot[bot] 2023-02-13 11:32:37 +0000
  • f005a20aa7 changelog: add items for the duplicated events issue Benjamin Wang 2023-02-10 10:07:22 +0800
  • ed30d5415a
    Merge pull request #15284 from serathius/funtional-remove Marek Siarkowicz 2023-02-13 12:32:04 +0100
  • b4dfa9d34f test: correct the logic of comparing revision in linearizablity/watch.go Benjamin Wang 2023-02-12 15:30:08 +0800
  • 5f68ecc1ef tests: Remove functional testing as they were replaced by linearizability tests Marek Siarkowicz 2023-02-11 13:13:48 +0100
  • 12d8742e29 Show darwin as supported in fileutil.Preallocate docstring Mark Zhang 2023-02-10 17:40:11 +0000
  • 9c81b86e90 test: enhance the test case TestV3WatchProgressOnMemberRestart Benjamin Wang 2023-02-10 20:18:53 +0800
  • d41d8ac1da test:enhance the test case TestV3WatchProgressOnMemberRestart Benjamin Wang 2023-02-10 20:15:01 +0800
  • 87e271701b test: enhance the test case TestV3WatchProgressOnMemberRestart Benjamin Wang 2023-02-10 19:09:33 +0800
  • ed529ab0e5 clientv3: correct the nextRev on receving progress notification response Benjamin Wang 2023-02-10 09:59:31 +0800
  • e896cc7201 clientv3: correct the nextRev on receving progress notification response Benjamin Wang 2023-02-10 09:41:52 +0800
  • 36fc3cae65 clientv3: correct the nextRev on receving progress notification response Benjamin Wang 2023-02-06 16:30:08 +0800
  • d32dceb8a6 Fix regression in timestamp resolution James Blair 2023-02-09 23:34:58 +1300
  • 346f1d325a
    Merge pull request #15240 from jmhbnz/release-3.5 Marek Siarkowicz 2023-02-09 13:45:30 +0100
  • 3c64ae4b79
    Merge pull request #15239 from jmhbnz/main Marek Siarkowicz 2023-02-09 13:45:00 +0100
  • d0575e4f18
    Merge pull request #15268 from lavacat/main-before-follower-send-failpoint Marek Siarkowicz 2023-02-09 09:45:58 +0100
  • fb7a8973bd
    Merge pull request #15265 from ahrtr/3.4_walSync_failpoint_20230209 Marek Siarkowicz 2023-02-09 09:10:19 +0100
  • bc5445c00c
    Merge pull request #15264 from ahrtr/3.5_walSync_failpoint_20230209 Marek Siarkowicz 2023-02-09 09:10:05 +0100
  • 2eadb0ab74 contributing: invalid command for install tools Myrat92 2023-02-09 15:23:12 +0800
  • 4b91ae2800 tests: trigger raftBeforeFollowerSend failpoint in linearizability test Bogdan Kanivets 2023-02-08 23:27:02 -0800
  • 39d98522d6 tests: Enable progress notify in linearizability tests Marek Siarkowicz 2023-02-02 11:37:54 +0100
  • 109873dcb6 etctserver: add failpoints walBeforeSync and walAfterSync Benjamin Wang 2023-02-09 07:06:46 +0800
  • 452164a1c7 etcdserver: add failpoints walBeforeSync and walAfterSync Benjamin Wang 2023-02-09 07:03:04 +0800
  • 586eaccc4d
    Merge pull request #15252 from ahrtr/walSync_failpoint_20230207 Marek Siarkowicz 2023-02-08 09:59:46 +0100
  • 1fe7b9793a etcdserver: add failpoints walBeforeSync and walAfterSync Benjamin Wang 2023-02-07 14:40:40 +0800
  • 9bae010994
    Merge pull request #15250 from serathius/linearizability-validate-watch Marek Siarkowicz 2023-02-07 14:50:34 +0100
  • 8f54d38b6c build(deps): bump honnef.co/go/tools from 0.3.3 to 0.4.0 in /tools/mod dependabot[bot] 2023-02-06 17:10:32 +0000
  • 189d90ab7b tests: Validate watch responses in linearizability tests Marek Siarkowicz 2023-02-06 16:57:15 +0100
  • d8eae85f58
    Merge pull request #15249 from etcd-io/serathius-patch-1 Marek Siarkowicz 2023-02-06 12:19:55 +0100
  • adf14f80ba Update @serathius email address just in case Marek Siarkowicz 2023-02-06 12:04:20 +0100
  • dc51cf1646
    Merge pull request #15104 from lavacat/main-tests-snapshots Marek Siarkowicz 2023-02-06 09:47:12 +0100
  • 91b056968d tests linearizability: trigger snapshot related failpoints Bogdan Kanivets 2023-01-09 10:58:38 -0800
  • 65aa0fa305
    Merge pull request #15242 from fuweid/linearizability-forcestop-cluster Marek Siarkowicz 2023-02-03 21:19:04 +0100
  • 2183a55b47 tests: forcestop member procs with signal kill Wei Fu 2023-02-03 22:24:41 +0800
  • fa527c5e54 tests: support to stop the multiple members concurrently Wei Fu 2023-02-03 22:23:06 +0800
  • 712bd8a802
    Merge pull request #15233 from kevinzs2048/wip-integration-arm64 Marek Siarkowicz 2023-02-03 12:10:35 +0100
  • 4d715c0c44 Add integration test for Arm64 Kevin Zhao 2023-02-02 16:43:14 +0800
  • 1664b4f828
    Merge pull request #15187 from Kidsan/fix/ipv6-comparisons-release-3.5 Marek Siarkowicz 2023-02-03 10:52:54 +0100
  • b9568dba32
    Fix regression in timestamp resolution James Blair 2023-02-03 21:45:45 +1300
  • 5f27af9bb8
    Fix regression in timestamp resolution James Blair 2023-02-03 21:42:01 +1300
  • dc2b198cc7 docker: remove nsswitch.conf Iavael 2023-01-21 00:55:44 +0400
  • 9505d72930
    Merge pull request #15230 from kevinzs2048/wip-e2e-arm64 Marek Siarkowicz 2023-02-02 09:05:44 +0100
  • 009a6c0b94 Add E2E tests on arm64 Kevin Zhao 2023-02-01 15:19:30 +0800
  • b10ebff3bb changelog: add items to cover the bummping of bbolt to v1.3.7 Benjamin Wang 2023-01-31 06:49:33 +0800
  • b4e3ed72e3 bump bbolt to v1.3.7 for release-3.4 Benjamin Wang 2023-01-31 06:37:27 +0800
  • f25b159fe3
    Merge pull request #15232 from fuweid/linearizability-remove-proxy-for-clustersize-one Marek Siarkowicz 2023-02-01 11:49:25 +0100
  • 5a249fb3e2 tests/linearizability: remove PeerProxy for ClusterSize=1 Wei Fu 2023-02-01 17:26:39 +0800
  • d814adbf94
    Merge pull request #15227 from serathius/linearizability-trigger-fail Marek Siarkowicz 2023-02-01 09:26:08 +0100
  • 90b839dda7 tests: Disable defrag command as it caused problems with defragBeforeCopy failpoint Marek Siarkowicz 2023-01-31 12:47:41 +0100
  • f4cc163190
    Merge pull request #15156 from Nordix/add-minmax-allow-tls13 Marek Siarkowicz 2023-01-31 10:11:38 +0100
  • 238da4b3f5
    Merge pull request #15225 from pacoxu/update-cockroachdb/datadriven-etcd3.5 Marek Siarkowicz 2023-01-31 08:51:28 +0100
  • 5ae405e646
    Merge pull request #15202 from serathius/linearizability-logger Marek Siarkowicz 2023-01-31 08:46:28 +0100
  • 2a0ecd4078 upgrade cockroachdb/datadriven to v1.0.2 to remove archived dependencies Paco Xu 2023-01-31 14:19:25 +0800
  • 78e739083e bump github.com/stretchr/testify to v1.8.1 Benjamin Wang 2023-01-31 06:44:51 +0800
  • 747de58414 bump bbolt to v1.3.7 for release-3.5 Benjamin Wang 2023-01-31 06:32:22 +0800
  • 23e89b98a3 bump bbolt to v1.3.7 Benjamin Wang 2023-01-31 06:22:29 +0800
  • 82243d0919 netutil: consistently format ipv6 addresses kidsan 2023-01-20 16:12:06 +0100
  • aba0f91167 build(deps): bump github.com/mgechev/revive in /tools/mod dependabot[bot] 2023-01-30 17:06:05 +0000
  • d0a481be84 build(deps): bump github/codeql-action from 2.1.39 to 2.2.1 dependabot[bot] 2023-01-30 17:17:45 +0000
  • 588b98d085 Add TLSv1.3 support. Tero Saarni 2023-01-20 23:41:36 +0200
  • 0c004a6ce4 tests: Propagage logger through linearizability tests Marek Siarkowicz 2023-01-30 14:30:16 +0100
  • a8b6b05564
    Merge pull request #15191 from serathius/linearizability-failpoints-timeout Marek Siarkowicz 2023-01-30 14:05:23 +0100
  • 535ade8eb2 tests: Increase failpoint timeout and add more logs Marek Siarkowicz 2023-01-26 17:03:18 +0100
  • b9b7c9328e tools: fix the CSV format error and add build target 'tools' in Makefile Benjamin Wang 2023-01-26 06:57:23 +0800
  • 5b7b499f50 fix(client):getToken automatically when the token has expired upuplouis 2023-01-23 15:31:35 +0000
  • a21b89071c CHANGELOG: add item about improvement for concurrent read Wei Fu 2023-01-30 10:42:12 +0800
  • 2f8158650f server: set multiple concurrentReadTx instances share one txReadBuffer. Wilson Wang 2021-05-24 15:15:23 -0700
  • 3d3cb460a0 test: reorder the import items in linearizability/model/model.go Benjamin Wang 2023-01-29 05:40:38 +0800
  • 070d56b6cd changelog: add ipv6 comparison fix to 3.4 and 3.5 kidsan 2023-01-26 12:15:52 +0100
  • e2b8e86624 etcdserver: correct the old name of notifyc in comments caojiamingalan 2023-01-26 18:36:27 -0600
  • c5347cb0c6 netutil: consistently format ipv6 addresses kidsan 2023-01-20 16:12:06 +0100
  • 41ed809c38 netutil: consistently format ipv6 addresses kidsan 2023-01-20 16:12:06 +0100
  • 3b612ce345
    Merge pull request #15180 from serathius/linearizability-large-put Marek Siarkowicz 2023-01-24 23:22:48 +0100
  • ef0bdbe489 tests: Implement LargePut requests Marek Siarkowicz 2023-01-24 21:43:57 +0100
  • 91ec368927
    Merge pull request #15178 from serathius/linearizability-defrag Marek Siarkowicz 2023-01-24 22:23:51 +0100
  • c50e602458 tests: Add defragment request to linearizability tests Marek Siarkowicz 2023-01-24 18:23:31 +0100
  • 63902fafbd Change verb and use switch stmt Sasha Melentyev 2023-01-21 15:44:32 +0300
  • bfc361e2df
    Merge pull request #15179 from serathius/linearizability-deduplicate-scenarios Marek Siarkowicz 2023-01-24 20:11:49 +0100
  • 82004d0197 docker: remove nsswitch.conf Iavael 2023-01-21 00:55:44 +0400
  • d2fc8dbeeb docker: remove nsswitch.conf Iavael 2023-01-21 00:55:44 +0400
  • 5cfc2dd7a8 CHANGELOG: add item about improvement for limit range Wei Fu 2023-01-24 22:48:49 +0800
  • 187d2748a4
    Merge pull request #15172 from dims/add-functional-tests-on-arm64 Marek Siarkowicz 2023-01-24 19:09:38 +0100
  • 0575166651
    Run on a schedule instead of every PR Davanum Srinivas 2023-01-24 13:06:42 -0500
  • cc612821e7 tests: Deduplicate cluster test scenarios Marek Siarkowicz 2023-01-24 18:41:33 +0100
  • 045cd44eaf
    Merge pull request #15176 from serathius/linearizability-cluster-stop Marek Siarkowicz 2023-01-24 16:48:00 +0100
  • 45e11687c4 tests: Stop cluster after tests finish Marek Siarkowicz 2023-01-24 15:47:56 +0100
  • 207e0f74aa
    Merge pull request #15159 from serathius/linearizability-separate-request-type Marek Siarkowicz 2023-01-24 13:47:55 +0100
  • 0d7b624fae dependency: bump github.com/google/addlicense from 1.1.0 to 1.1.1 Benjamin Wang 2023-01-24 08:08:51 +0800
  • 5b8d7698c8 dependency: bump github.com/coreos/go-semver from 0.3.0 to 0.3.1 Benjamin Wang 2023-01-24 08:06:21 +0800
  • 54bd81815d build(deps): bump golangci/golangci-lint-action from 3.3.1 to 3.4.0 dependabot[bot] 2023-01-23 17:16:16 +0000
  • 844ac9c76d tests: Separate request type from Txn operation type Marek Siarkowicz 2023-01-22 15:37:38 +0100
  • 5f94975860
    Add functional tests on arm64 Davanum Srinivas 2023-01-23 14:16:50 -0500
  • e04da89030
    Merge pull request #15158 from sashamelentyev/cleanup-2 Sahdev Zala 2023-01-23 11:44:07 -0500
  • 21e21fe36b changelog: Set release date for v3.5.7 Marek Siarkowicz 2023-01-20 11:26:42 +0100
  • 0f4d7a7483 Cleanup Sasha Melentyev 2023-01-21 15:57:48 +0300
  • ee566c492b build(deps): bump github/codeql-action from 2.1.38 to 2.1.39 dependabot[bot] 2023-01-20 08:47:38 +0000
  • 215b53cf3b version: bump up to 3.5.7 v3.5.7 tests/v3.5.7 server/v3.5.7 raft/v3.5.7 pkg/v3.5.7 etcdutl/v3.5.7 etcdctl/v3.5.7 client/v3.5.7 client/v2.305.7 client/pkg/v3.5.7 api/v3.5.7 Marek Siarkowicz 2023-01-20 11:15:12 +0100