sort by:
Revision Author Date Message Commit Date
bd49f26 Merge pull request #16752 from fuweid/update-34-changelog CHANGELOG: update 3.4/3.5 golang version 12 October 2023, 15:15:38 UTC
42507f4 CHANGELOG: update 3.4/3.5 golang version Signed-off-by: Wei Fu <fuweid89@gmail.com> 12 October 2023, 14:35:54 UTC
1caf1d3 Merge pull request #16737 from serathius/disable-failfast Continue on e2e failure 12 October 2023, 12:56:49 UTC
d69378b Merge pull request #16747 from serathius/test-dynamic-flags Add tests to prepare to dynamic flag generation 12 October 2023, 08:47:11 UTC
6d9a0a4 Add tests to prepare to dynamic flag generation Signed-off-by: Marek Siarkowicz <siarkowicz@google.com> 11 October 2023, 21:31:39 UTC
bf80055 Merge pull request #16739 from dusk125/http2-update bump golang.org/x/net to v0.17.0, google.golang.org/grpc to v1.58.3 11 October 2023, 15:25:16 UTC
03da2fb Merge pull request #16741 from dusk125/go1.21.3 Bump go to 1.21.3 11 October 2023, 14:53:54 UTC
e4c0eb7 bump google.golang.org/grpc to v1.58.3 Signed-off-by: Allen Ray <alray@redhat.com> 11 October 2023, 14:39:05 UTC
a5580a7 Bump go to 1.21.3 Signed-off-by: Allen Ray <alray@redhat.com> 11 October 2023, 14:16:57 UTC
3a61187 bump golang.org/x/net to v0.17.0 Address CVE-2023-39325 and CVE-2023-44487 Signed-off-by: Allen Ray <alray@redhat.com> 11 October 2023, 14:09:14 UTC
b8271d9 Continue on e2e failure E2e tests has been flaky, with failfast and 2 scenarios tests are twice as fragile. Any early failure of one of the scenarios cases second to be canceled. Retryign always require running both scenarios. Intead let's just wait as in other tests allowing us to retry just the scenario that failed Signed-off-by: Marek Siarkowicz <siarkowicz@google.com> 11 October 2023, 10:25:31 UTC
a404ee5 Merge pull request #16735 from serathius/roundrobin Return to default write scheduler since golang.org/x/net@v0.11.0 started using round robin 10 October 2023, 19:04:56 UTC
9f40116 Return to default write scheduler since golang.org/x/net@v0.11.0 started using round robin Introduction of round robin https://github.com/golang/net/commit/120fc906b30bade8c220769da77801566d7f4ec8 Added in v0.10.0 https://github.com/golang/net/compare/v0.10.0...v0.11.0 Signed-off-by: Marek Siarkowicz <siarkowicz@google.com> 10 October 2023, 14:31:42 UTC
9008776 Merge pull request #16734 from 0scvr/main Update changelog for 3.4 & 3.5 10 October 2023, 12:20:50 UTC
03ceed7 Update changelog for 3.4 & 3.5 To log the go version 1.20.9 bump. Signed-off-by: Oscar <5xp395ab@duck.com> 10 October 2023, 12:11:54 UTC
4540db9 Merge pull request #16731 from sharathsivakumar/shsi/bump_dependencies_6 Bump dependencies generated by the bot manually 10 October 2023, 11:51:48 UTC
d884580 dependency: bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.44.0 to 0.45.0 Signed-off-by: Sharath Sivakumar <mailssr9@gmail.com> 10 October 2023, 09:50:54 UTC
c94deb9 dependency: bump github.com/prometheus/client_model from 0.4.1-0.20230718164431-9a2bf3000d16 to 0.5.0 Signed-off-by: Sharath Sivakumar <mailssr9@gmail.com> 10 October 2023, 09:49:36 UTC
1b1c42a dependency: bump golang.org/x/net from 0.15.0 to 0.16.0 Signed-off-by: Sharath Sivakumar <mailssr9@gmail.com> 10 October 2023, 09:49:35 UTC
9e7e433 Merge pull request #16727 from 0scvr/0scvr/upgrade-go-1.21.2 Upgrade go version to 1.21.2 10 October 2023, 08:51:43 UTC
16e19a9 Merge pull request #16269 from dusk125/refactor-revision Refactor common revision code to pkg 10 October 2023, 08:16:58 UTC
86ea531 etcd: upgrade go version to 1.21.2 To be up to date with the newest security fix. Signed-off-by: Oscar <71343264+0scvr@users.noreply.github.com> 09 October 2023, 21:34:26 UTC
395376d Refactor common revision code to pkg Signed-off-by: Allen Ray <alray@redhat.com> 09 October 2023, 18:53:16 UTC
20edc39 Merge pull request #16726 from etcd-io/dependabot/github_actions/ossf/scorecard-action-2.3.0 build(deps): bump ossf/scorecard-action from 2.2.0 to 2.3.0 09 October 2023, 18:38:44 UTC
8e1713d Merge pull request #16714 from fuweid/clean-unconvert_pass *: cleanup unconvert_pass and remove revive tools 09 October 2023, 18:38:19 UTC
2b45c39 Merge pull request #16725 from etcd-io/dependabot/github_actions/github/codeql-action-2.22.1 build(deps): bump github/codeql-action from 2.21.9 to 2.22.1 09 October 2023, 18:12:16 UTC
97fd17d build(deps): bump ossf/scorecard-action from 2.2.0 to 2.3.0 Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.2.0 to 2.3.0. - [Release notes](https://github.com/ossf/scorecard-action/releases) - [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md) - [Commits](https://github.com/ossf/scorecard-action/compare/08b4669551908b1024bb425080c797723083c031...483ef80eb98fb506c348f7d62e28055e49fe2398) --- updated-dependencies: - dependency-name: ossf/scorecard-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> 09 October 2023, 17:34:26 UTC
074128a build(deps): bump github/codeql-action from 2.21.9 to 2.22.1 Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.21.9 to 2.22.1. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/github/codeql-action/compare/ddccb873888234080b77e9bc2d4764d5ccaaccf9...fdcae64e1484d349b3366718cdfef3d404390e85) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> 09 October 2023, 17:34:22 UTC
8219741 tools/mod: remove revive We have migrated the revive into golangci-lint. Signed-off-by: Wei Fu <fuweid89@gmail.com> 09 October 2023, 15:28:09 UTC
0ec6181 scripts: remove unconvert_pass The `unconvert` has been migrated into golingci-lint. Signed-off-by: Wei Fu <fuweid89@gmail.com> 09 October 2023, 15:27:48 UTC
de39c75 Merge pull request #16711 from serathius/robustness-fix-profile Fix providing profile to robustness tests 09 October 2023, 07:52:55 UTC
b4d5492 Fix providing profile to robustness tests Signed-off-by: Marek Siarkowicz <siarkowicz@google.com> 08 October 2023, 19:27:22 UTC
01a0d8b Merge pull request #16709 from fuweid/remove-markdown-style-checker scripts: remove the markdown_you_pass 08 October 2023, 08:18:35 UTC
093ec7a scripts: remove the markdown_you_pass Signed-off-by: Wei Fu <fuweid89@gmail.com> 08 October 2023, 07:20:30 UTC
89983f4 Merge pull request #16703 from serathius/failpoint-set Fix parsing failpoint names when failpoint has set value 07 October 2023, 17:59:23 UTC
c4bbb1b Merge pull request #16705 from fuweid/add-nakedret *: migrate nakedret_pass into golangci-lint 07 October 2023, 17:58:56 UTC
f5e8226 Fix parsing failpoint names when failpoint has value set Signed-off-by: Marek Siarkowicz <siarkowicz@google.com> 07 October 2023, 16:20:18 UTC
f198b41 Merge pull request #16691 from serathius/inject-sleep Inject sleep during etcd bootstrap to reproduce etcd-io#16666 07 October 2023, 16:18:53 UTC
5878f34 *: migrate nakedret into golangci-lint Signed-off-by: Wei Fu <fuweid89@gmail.com> 07 October 2023, 14:29:43 UTC
05a7703 Inject sleep during etcd bootstrap to reproduce https://github.com/etcd-io/etcd/issues/16666 Signed-off-by: Marek Siarkowicz <siarkowicz@google.com> 07 October 2023, 10:31:56 UTC
185ddb2 Merge pull request #16696 from jmhbnz/fix-infra-admins-typo Fix typo in ci infra admins table 06 October 2023, 07:42:23 UTC
2012af3 Fix typo in ci infra admins table. Signed-off-by: James Blair <mail@jamesblair.net> 05 October 2023, 22:27:56 UTC
3f859a6 Merge pull request #16695 from serathius/watch-validation-revision Fix watch validation assuming that client requesting older watch revision 05 October 2023, 17:17:51 UTC
6a96ab7 Merge pull request #16688 from serathius/e2e-default-config Use default embed config in e2e tests 05 October 2023, 12:54:18 UTC
c1fb2c2 Use default embed config in e2e tests Signed-off-by: Marek Siarkowicz <siarkowicz@google.com> 05 October 2023, 12:17:45 UTC
c2655b4 Fix watch validation assuming that client requesting older watch revision Signed-off-by: Marek Siarkowicz <siarkowicz@google.com> 05 October 2023, 12:09:43 UTC
24b6796 Merge pull request #16692 from serathius/getformat Avoid timing out and provide a proper error in TestCtlV3GetFormat test 05 October 2023, 10:49:30 UTC
f3196e3 Avoid timing out and provide a proper error in TestCtlV3GetFormat test Signed-off-by: Marek Siarkowicz <siarkowicz@google.com> 05 October 2023, 09:29:39 UTC
0f14106 Merge pull request #16678 from ahrtr/linearizable_read_20231002 test: add test cases to verify consistent reading right after writing 04 October 2023, 16:09:41 UTC
b385121 test: add test cases to verify consistent reading right after writing Signed-off-by: Benjamin Wang <wachao@vmware.com> 04 October 2023, 14:26:44 UTC
1c5289d Merge pull request #16677 from serathius/revert-13525 Revert "etcd server shouldn't wait for the ready notification infinitely on startup" 04 October 2023, 09:49:11 UTC
19a6baf Merge pull request #16246 from grafana/vzhuravlev/refactor_mixin_with_grafonnet Refactor mixin with grafonnet 04 October 2023, 09:33:35 UTC
6a0d2eb Merge pull request #16689 from jmhbnz/update-dependencies [2023-10-04] Bump dependencies identified by dependabot 04 October 2023, 08:50:36 UTC
b70745d Update jsonnet dependency Signed-off-by: Vitaly Zhuravlev <v-zhuravlev@users.noreply.github.com> 04 October 2023, 06:53:27 UTC
e0e4cda depdendency: bump github.com/alexfalkowski/gocovmerge from 1.2.0 to 1.2.1. Signed-off-by: James Blair <mail@jamesblair.net> 03 October 2023, 22:46:36 UTC
314e637 depdendency: bump github.com/mikefarah/yq/v4 from 4.35.1 to 4.35.2. Signed-off-by: James Blair <mail@jamesblair.net> 03 October 2023, 22:13:25 UTC
074d796 depdendency: bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0. Signed-off-by: James Blair <mail@jamesblair.net> 03 October 2023, 22:10:01 UTC
aac8919 depdendency: bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.18.0 to 1.19.0. Signed-off-by: James Blair <mail@jamesblair.net> 03 October 2023, 22:06:38 UTC
e31de5e Revert "etcd server shouldn't wait for the ready notification infinitely on startup" This reverts commit 1713dc67b5149e74cd28bad7c080c646315d0b06. Signed-off-by: Marek Siarkowicz <siarkowicz@google.com> 03 October 2023, 19:37:18 UTC
88f714b Merge pull request #16681 from etcd-io/dependabot/github_actions/github/codeql-action-2.21.9 build(deps): bump github/codeql-action from 2.21.8 to 2.21.9 02 October 2023, 18:15:11 UTC
9268dc6 build(deps): bump github/codeql-action from 2.21.8 to 2.21.9 Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.21.8 to 2.21.9. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/github/codeql-action/compare/6a28655e3dcb49cb0840ea372fd6d17733edd8a4...ddccb873888234080b77e9bc2d4764d5ccaaccf9) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> 02 October 2023, 17:28:11 UTC
df9a814 Merge pull request #16676 from serathius/refactor-add-embed-flags Refactor registering flags to separate AddEmbedFlags function for future reuse 02 October 2023, 13:36:08 UTC
50fb919 Make AddEmbedFlags functon a method on embed.Config Signed-off-by: Marek Siarkowicz <siarkowicz@google.com> 02 October 2023, 11:53:38 UTC
788070e Merge pull request #16674 from serathius/reuse-embed-config Reuse embed.Config in e2e cluster config 02 October 2023, 10:11:17 UTC
d98faee Refactor registering flags to separate AddEmbedFlags function for future reuse Signed-off-by: Marek Siarkowicz <siarkowicz@google.com> 01 October 2023, 07:58:27 UTC
11b441b Reuse embed.Config in e2e cluster config Signed-off-by: Marek Siarkowicz <siarkowicz@google.com> 01 October 2023, 07:56:31 UTC
0c0128a Merge pull request #16671 from ahrtr/member_test_20230930 test: fix the TestCtlV3ConsistentMemberList: set the wait-cluster-ready-timeout as 1ns 30 September 2023, 14:28:38 UTC
b8103b0 test: fix the TestCtlV3ConsistentMemberList: set the wait-cluster-ready-timeout as 1ns Signed-off-by: Benjamin Wang <wachao@vmware.com> 30 September 2023, 13:21:26 UTC
ddf9756 Merge pull request #16670 from fuweid/fix-make-fix .github: ensure there is no change after make-fix 30 September 2023, 12:24:59 UTC
ddc2b56 tools: fix yamlfmt issue Signed-off-by: Wei Fu <fuweid89@gmail.com> 30 September 2023, 09:52:57 UTC
0ece404 .github: ensure there is no change after make-fix Signed-off-by: Wei Fu <fuweid89@gmail.com> 30 September 2023, 09:38:00 UTC
da9248d Merge pull request #16668 from iiamabby/update-changelog Documented removal of etcdutl backup in CHANGELOG-3.6 30 September 2023, 08:24:05 UTC
16f891f Documented removal of etcdutl backup. Signed-off-by: = <abby.crimlis@outlook.com> 30 September 2023, 01:26:03 UTC
6521c9e Merge pull request #16658 from ahrtr/member_20230927 Fix memberList may return incorrect intermediate results right after bootstrap 29 September 2023, 13:55:23 UTC
0b8cad8 address the review comments Signed-off-by: Benjamin Wang <wachao@vmware.com> 29 September 2023, 11:58:18 UTC
0a3dc1a Merge pull request #16662 from iiamabby/remove-etcdutl-backup Remove legacy etcdutl backup 29 September 2023, 09:41:28 UTC
4132c35 Remove legacy etcdutl backup Co-authored-by: James Blair <mail@jamesblair.net> Signed-off-by: = <abby.crimlis@outlook.com> 29 September 2023, 02:39:45 UTC
70a3205 fix broken unit test in server_test.go Signed-off-by: Geeta Gharpure <geetagh@amazon.com> 28 September 2023, 19:07:06 UTC
9c98043 do not update RaftCluster.members and RaftCluster.removed if the v3store is ahead of the current replayed WAL entry index Signed-off-by: Benjamin Wang <wachao@vmware.com> 28 September 2023, 19:06:12 UTC
628b45c test: add a test case to verify consistent memberlist on bootstrap Signed-off-by: Benjamin Wang <wachao@vmware.com> 28 September 2023, 19:04:47 UTC
d92d37b Merge pull request #16657 from gocurr/pkg/stringutil/rand_test pkg/stringutil: sort 'ss' in TestUniqueStrings 28 September 2023, 09:23:15 UTC
eef8636 pkg/stringutil: sort 'ss' in TestUniqueStrings From the algorithm below, 'ss' should be sorted. Also removes 'fmt.Println', because the idiomatic tests would not print. Signed-off-by: Jes Cok <xigua67damn@gmail.com> 27 September 2023, 14:41:16 UTC
55253ce Merge pull request #16652 from fuweid/add-fuweid Add fuweid as reviewer 26 September 2023, 15:54:32 UTC
1ee010f Add fuweid as reviewer REF: #16650 Signed-off-by: Wei Fu <fuweid89@gmail.com> 26 September 2023, 15:39:10 UTC
cfd35af Merge pull request #16636 from ahrtr/grpc_20230925 dependency: bump some dependencies 26 September 2023, 11:31:09 UTC
4e7f114 Merge pull request #16638 from fuweid/fix-stylecheck *: fix stylecheck/unused/unconvert linter issues 26 September 2023, 10:15:53 UTC
4d486a2 bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.17.0 to 1.18.0 Signed-off-by: Benjamin Wang <wachao@vmware.com> 25 September 2023, 20:00:55 UTC
10cddaa bump go.opentelemetry.io/otel/sdk from 1.17.0 to 1.18.0 Signed-off-by: Benjamin Wang <wachao@vmware.com> 25 September 2023, 19:59:30 UTC
bb85fa8 bump gotest.tools/v3 from 3.5.0 to 3.5.1 Signed-off-by: Benjamin Wang <wachao@vmware.com> 25 September 2023, 19:57:18 UTC
f90a73c bump github.com/mgechev/revive from 1.3.3 to 1.3.4 Signed-off-by: Benjamin Wang <wachao@vmware.com> 25 September 2023, 19:56:12 UTC
df7f2d9 dependency: bump google.golang.org/grpc from 1.58.1 to 1.58.2 Signed-off-by: Benjamin Wang <wachao@vmware.com> 25 September 2023, 19:53:56 UTC
e85949d Merge pull request #16645 from etcd-io/dependabot/github_actions/github/codeql-action-2.21.8 build(deps): bump github/codeql-action from 2.21.7 to 2.21.8 25 September 2023, 19:27:42 UTC
a6d511a build(deps): bump github/codeql-action from 2.21.7 to 2.21.8 Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.21.7 to 2.21.8. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/github/codeql-action/compare/04daf014b50eaf774287bf3f0f1869d4b4c4b913...6a28655e3dcb49cb0840ea372fd6d17733edd8a4) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> 25 September 2023, 18:53:50 UTC
06bee68 Merge pull request #16646 from etcd-io/dependabot/github_actions/actions/checkout-4.1.0 build(deps): bump actions/checkout from 4.0.0 to 4.1.0 25 September 2023, 18:52:40 UTC
a895710 build(deps): bump actions/checkout from 4.0.0 to 4.1.0 Bumps [actions/checkout](https://github.com/actions/checkout) from 4.0.0 to 4.1.0. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/3df4ab11eba7bda6032a0b82a6bb43b11571feac...8ade135a41bc03ea155e62e844d188df1ea18608) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> 25 September 2023, 17:48:06 UTC
8870cb3 *: fix unconvert linter Signed-off-by: Wei Fu <fuweid89@gmail.com> 25 September 2023, 11:40:45 UTC
4704a5a *: fix unused issue Signed-off-by: Wei Fu <fuweid89@gmail.com> 25 September 2023, 11:37:18 UTC
896d161 *: fix stylecheck linter Signed-off-by: Wei Fu <fuweid89@gmail.com> 25 September 2023, 11:14:01 UTC
149bcb7 Merge pull request #16634 from fuweid/fix-revive *: fix revive linter 25 September 2023, 09:49:01 UTC
07effc4 *: fix revive linter Remove old revive_pass in the bash scripts and migirate the revive.toml into golangci linter_settings. Signed-off-by: Wei Fu <fuweid89@gmail.com> 24 September 2023, 06:21:11 UTC
back to top