Commit Graph

22676 Commits

Author SHA1 Message Date
70a172696d Merge pull request #19140 from ahrtr/mix_version_test_20250107
Fix mixVersion test case: ensure a snapshot to be sent out
2025-01-08 10:10:53 +00:00
3ee0d4f2e9 Fix mixVersion test case: ensure a snapshot to be sent out
Signed-off-by: Benjamin Wang <benjamin.ahrtr@gmail.com>
2025-01-07 16:21:56 +00:00
aac7ef6bcc Merge pull request #19136 from ahrtr/member_promote_test_20250107
Fix the inconsistent between listen peerURL and advertise peerURL
2025-01-07 13:58:16 +00:00
e78cec8e52 Fix the inconsistent between listen peerURL and advertise peerURL
Signed-off-by: Benjamin Wang <benjamin.ahrtr@gmail.com>
2025-01-07 12:31:33 +00:00
fce823ac28 Merge pull request #19121 from ArkaSaha30/deps_mgmt_30_12_24
[2024-12-30] Manual Dependency Bump
2025-01-03 09:03:08 +00:00
c551be9ef5 dependency: bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.57.0 to 0.58.0
This commit will bump dependency go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.57.0 to 0.58.0

Signed-off-by: ArkaSaha30 <arkasaha30@gmail.com>
2025-01-02 15:44:49 +05:30
f307354986 Merge pull request #19038 from siyuanfoundation/downgrade-robust-2
Add MemberDowngrade failpoint
2024-12-31 12:45:58 +00:00
6c4e7dfb04 Merge pull request #19108 from ArkaSaha30/deps_mgmt_23_12_24
[2024-12-23] Manual Dependency Bump
2024-12-28 21:55:18 +13:00
3782b6709d Merge pull request #19111 from jverce/fix/links-in-contrib-guide
docs(contributing): fix links and build tool list
2024-12-28 21:48:47 +13:00
05ff6333a9 Rephrase warn messaging
Signed-off-by: adeyemi <adeyemi.aladesawe@gmail.com>
2024-12-27 21:15:14 -08:00
7577a56c1f Update misleading warn message when versions mismatch
Signed-off-by: adeyemi <adeyemi.aladesawe@gmail.com>
2024-12-27 09:49:22 -08:00
38739fc8bc docs(contributing): fix links and build tool list
* Fix a couple of broken links related to code styling and linting
* Add `jq` and `xz` to the list of build tools (needed when running
  `make verify`)
* Add links to the website of all the listed build tools

Signed-off-by: Jay Vercellone <juanjov@gmail.com>
2024-12-27 08:35:09 -08:00
d76cdc2141 dependency: bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.32.0 to 1.33.0
This commit will bump dependency go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.32.0 to 1.33.0

Signed-off-by: ArkaSaha30 <arkasaha30@gmail.com>
2024-12-27 15:33:46 +05:30
d0f78d0442 dependency: bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.24.0 to 2.25.1
This commit will bump dependency github.com/grpc-ecosystem/grpc-gateway/v2 from 2.24.0 to 2.25.1

Signed-off-by: ArkaSaha30 <arkasaha30@gmail.com>
2024-12-27 15:31:45 +05:30
63ff2e37ed dependency: bump google.golang.org/protobuf from 1.36.0 to 1.36.1
This commit will bump dependency google.golang.org/protobuf from 1.36.0 to 1.36.1

Signed-off-by: ArkaSaha30 <arkasaha30@gmail.com>
2024-12-27 15:23:38 +05:30
a869bdf8e6 dependency: bump google.golang.org/grpc from 1.69.0 to 1.69.2
This commit will bump dependency google.golang.org/grpc from 1.69.0 to 1.69.2

Signed-off-by: ArkaSaha30 <arkasaha30@gmail.com>
2024-12-27 15:17:56 +05:30
bf3bb6d8be dependency: bump golang.org/x/net from 0.32.0 to 0.33.0
This commit will bump dependency golang.org/x/net from 0.32.0 to 0.33.0

Signed-off-by: ArkaSaha30 <arkasaha30@gmail.com>
2024-12-27 15:01:04 +05:30
a37bee012a Merge pull request #19102 from etcd-io/dependabot/github_actions/actions/upload-artifact-4.5.0
build(deps): bump actions/upload-artifact from 4.4.3 to 4.5.0
2024-12-24 22:29:07 +13:00
ecf98969d3 Merge pull request #19103 from etcd-io/dependabot/github_actions/github/codeql-action-3.28.0
build(deps): bump github/codeql-action from 3.27.9 to 3.28.0
2024-12-24 09:27:17 +00:00
0f6a30fb04 tests: address bridge unexported return issue
Signed-off-by: Manthan Gupta <manthangupta109@gmail.com>
2024-12-24 08:23:57 +05:30
747ef5f5fe Add MemberDowngrade failpoint
Signed-off-by: Siyuan Zhang <sizhang@google.com>
2024-12-23 13:08:13 -08:00
e22d809bff build(deps): bump github/codeql-action from 3.27.9 to 3.28.0
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.27.9 to 3.28.0.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](df409f7d92...48ab28a6f5)

---
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>
2024-12-23 17:22:28 +00:00
fdde37d11f build(deps): bump actions/upload-artifact from 4.4.3 to 4.5.0
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.4.3 to 4.5.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](b4b15b8c7c...6f51ac03b9)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-23 17:22:19 +00:00
e30a4abc75 Merge pull request #19078 from ishan16696/migrate/flagTofeatureGate
migrate `--experimental-txn-mode-write-with-shared-buffer` flag to feature gate.
2024-12-21 19:20:55 +00:00
c73b3d1e8f migrate experimental-txn-mode-write-with-shared-buffer flag to feature gate.
Signed-off-by: ishan16696 <ishan.tyagi@sap.com>
2024-12-21 23:46:11 +05:30
44073ed85d fix: use testify instead of t.Fatal in tests/common package (part 2)
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
2024-12-21 16:51:26 +01:00
152de1fa7e Still return continuous WAL entries when running into ErrSliceOutOfRange
Signed-off-by: Benjamin Wang <benjamin.ahrtr@gmail.com>
2024-12-21 15:33:14 +00:00
40b856edff Merge pull request #18967 from mmorel-35/testifier/client
fix: use testify instead of t.Fatal or t.Error in client package (part 1)
2024-12-21 14:23:06 +00:00
9fa35e53f4 Merge pull request #19080 from ArkaSaha30/deps_mgmt_16_12_24
[2024-12-16] Manual Dependency Bump
2024-12-19 23:34:25 +13:00
9db12c6d02 Merge pull request #19081 from ahrtr/log_migrage_20241218
Add more info in the error message in downgrade detection
2024-12-19 09:41:23 +00:00
ce511f6ce8 dependency: bump google.golang.org/protobuf from 1.35.2 to 1.36.0
This commit will bump dependency google.golang.org/protobuf from 1.35.2 to 1.36.0

Signed-off-by: ArkaSaha30 <arkasaha30@gmail.com>
2024-12-19 14:12:22 +05:30
8359b320d1 dependency: bump go.opentelemetry.io/otel from 1.32.0 to 1.33.0
This commit will bump dependency go.opentelemetry.io/otel from 1.32.0 to 1.33.0

Signed-off-by: ArkaSaha30 <arkasaha30@gmail.com>
2024-12-19 14:11:12 +05:30
e4d1da73e1 Merge pull request #19077 from srujangit123/remove-nil-checks
backend: Remove logger nil checks
2024-12-19 09:07:30 +01:00
21021b2e31 Merge pull request #19085 from ivanvc/remove-receiver-name-check
scripts: remove receiver name check
2024-12-19 09:05:04 +01:00
d2d1678f13 scripts: remove receiver name check
This check is duplicated as the project uses revive's receiver-naming,
which is more robust, as the current check may have false positives.

Signed-off-by: Ivan Valdes <ivan@vald.es>
2024-12-18 22:48:40 -08:00
b53107151a Merge pull request #19082 from ahrtr/etcd-logs_20241218
[tools/etcd-dump-logs] Fix the usage of --start-index in etcd-dump-logs
2024-12-18 17:06:18 +00:00
2830237e33 Add more info in the error message in downgrade detection
Signed-off-by: Benjamin Wang <benjamin.ahrtr@gmail.com>
2024-12-18 15:23:12 +00:00
76f436c09b Fix the usage of --start-index in etcd-dump-logs
Currently if users explicitly set --start-index=0, it will
be ignored. It isn't expected, we should respect it as long
as users explicitly set it.

Signed-off-by: Benjamin Wang <benjamin.ahrtr@gmail.com>
2024-12-18 15:18:41 +00:00
0966b4d68e Merge pull request #18970 from mmorel-35/testifier/pkg
fix: use testify instead of t.Fatal or t.Error in pkg package (part 1)
2024-12-18 23:10:28 +13:00
a4e744aed3 Merge pull request #19079 from ivanvc/remove-duplicate-bom-fix-in-make-fix
scripts: remove duplicate bom fix in fix make target
2024-12-18 09:33:55 +00:00
1dede5f9b3 scripts: remove duplicate bom fix in fix make target
The BOM fix is called from the fix-bom target, which is also a
prerequisite for the fix target. Therefore, running `make fix` runs the
BOM fix twice.

Signed-off-by: Ivan Valdes <ivan@vald.es>
2024-12-17 21:52:53 -08:00
5398519dc9 backend: remove ugly nil checks
To remove the ugly nil checks by instantiating the logger with a no-op logger if it is nil.

Signed-off-by: Srujan Bharadwaj <srujanbharadwaj44@gmail.com>
2024-12-18 03:04:12 +00:00
b5c620a75d Merge pull request #19053 from siyuanfoundation/fg
migrate experimental-compact-hash-check-enabled to feature gate.
2024-12-17 19:07:14 +00:00
85363bda32 migrate experimental-compact-hash-check-enabled to feature gate.
Signed-off-by: Siyuan Zhang <sizhang@google.com>
2024-12-17 09:44:53 -08:00
b4450d510d Merge pull request #19076 from etcd-io/dependabot/github_actions/github/codeql-action-3.27.9
build(deps): bump github/codeql-action from 3.27.6 to 3.27.9
2024-12-16 21:30:55 +00:00
ef9c57bed1 Merge pull request #19075 from etcd-io/dependabot/github_actions/actions/setup-go-5.2.0
build(deps): bump actions/setup-go from 5.1.0 to 5.2.0
2024-12-16 21:22:19 +00:00
139fca117e build(deps): bump github/codeql-action from 3.27.6 to 3.27.9
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.27.6 to 3.27.9.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](aa57810251...df409f7d92)

---
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>
2024-12-16 18:00:10 +00:00
4494135ff9 build(deps): bump actions/setup-go from 5.1.0 to 5.2.0
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](41dfa10bad...3041bf56c9)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-16 18:00:02 +00:00
e0bbea994f Merge pull request #19069 from ahrtr/storageversion_error_20241216
Update the allowedErrors in TestNoErrorLogsDuringNormalOperations
2024-12-16 14:55:33 +00:00
425e5b8176 Update the allowedErrors in TestNoErrorLogsDuringNormalOperations
Signed-off-by: Benjamin Wang <benjamin.ahrtr@gmail.com>
2024-12-16 14:01:42 +00:00