Commit Graph

22759 Commits

Author SHA1 Message Date
Benjamin Wang
1db0fc5818
Merge pull request #19616 from mmorel-35/testifier/tests/integration
chore: use testify instead of testing in tests/integration
2025-03-24 15:57:36 +00:00
Benjamin Wang
baeb60ab82
Merge pull request #19634 from fuweid/introduce-new-way-to-setup-cluster
e2e: add upgrade test for clusters set up by promoted members
2025-03-24 15:45:46 +00:00
Benjamin Wang
473a5ffa05
Merge pull request #19650 from ahrtr/changelog_learner_20250324
Update 3.6 changelog for the fix to auto sync member in v3store
2025-03-24 15:09:39 +00:00
Wei Fu
211f9e52cb e2e: add upgrade test for clusters set up by promoted members
Signed-off-by: Wei Fu <fuweid89@gmail.com>
2025-03-24 09:48:40 -04:00
Benjamin Wang
f4a08f77d4 update 3.6 changelog for the fix to auto sync member in v3store
Signed-off-by: Benjamin Wang <benjamin.ahrtr@gmail.com>
2025-03-24 12:13:48 +00:00
Benjamin Wang
6b76999f51
Merge pull request #19639 from ivanvc/release-notes-set-3.5.20-date
CHANGELOG-3.5: Set v3.5.20 release date
2025-03-22 16:08:45 +00:00
Fu Wei
9c7ffc32f0
Merge pull request #19631 from joshjms/split-test-lib
Split `scripts/test_lib.sh`
2025-03-22 22:00:13 +08:00
Benjamin Wang
fd4fc82d40
Merge pull request #19640 from ahrtr/cv_20250321
Returns the string representation of the `ClusterVersion`
2025-03-22 07:48:13 +00:00
Benjamin Wang
ee2f4e0e9b return the string representative of the CurrentVersion value
Signed-off-by: Benjamin Wang <benjamin.ahrtr@gmail.com>
2025-03-21 22:00:06 +00:00
Ivan Valdes
e55e55b1bb
CHANGELOG-3.5: Set v3.5.20 release date
Add entries from pull requests that were released.

Signed-off-by: Ivan Valdes <ivan@vald.es>
2025-03-21 13:25:31 -07:00
Benjamin Wang
5e272463f7
Merge pull request #19637 from ahrtr/upgrade_refactor_20250321
minor refactor DowngradeUpgradeMembersByID to not block on waiting fo…
2025-03-21 18:33:04 +00:00
Benjamin Wang
29878cf735 minor refactor DowngradeUpgradeMembersByID to not block on waiting for member to be ready
Signed-off-by: Benjamin Wang <benjamin.ahrtr@gmail.com>
2025-03-21 17:09:02 +00:00
Benjamin Wang
dc45df0cad
Merge pull request #19424 from ivanvc/remove-codecov-github-workflow
github/workflows: remove coverage workflow
2025-03-21 07:55:28 +00:00
Benjamin Wang
fb53c4a376
Merge pull request #19625 from siyuanfoundation/doc
doc: update feature development guide.
2025-03-20 18:27:25 +00:00
joshjms
343b14ba06 source test_utils.sh
Signed-off-by: joshjms <joshjms1607@gmail.com>

fix: update comments

Signed-off-by: joshjms <joshjms1607@gmail.com>
2025-03-20 10:34:59 +08:00
joshjms
cd077a806d refactor: split test_lib.sh into test_utils.sh for basic functionalities and test_lib.sh
Signed-off-by: joshjms <joshjms1607@gmail.com>

fix shell scripts

Signed-off-by: joshjms <joshjms1607@gmail.com>
2025-03-20 10:34:59 +08:00
James Blair
53b88df4a7
Merge pull request #19632 from ArkaSaha30/deps_mgmt_17_03_25
[2025-03-17] Manual Dependency Bump
2025-03-20 09:06:30 +13:00
ArkaSaha30
495176a033
dependency: bump gotest.tools/gotestsum from 1.12.0 to 1.12.1
This commit will bump gotest.tools/gotestsum from 1.12.0 to 1.12.1

Signed-off-by: ArkaSaha30 <arkasaha30@gmail.com>
2025-03-19 23:05:57 +05:30
ArkaSaha30
dd233b46cd
dependency: bump github.com/golangci/golangci-lint from 1.64.6 to 1.64.7
This commit will bump github.com/golangci/golangci-lint from 1.64.6 to 1.64.7

Signed-off-by: ArkaSaha30 <arkasaha30@gmail.com>
2025-03-19 23:01:04 +05:30
ArkaSaha30
4ea0bb6e46
dependency: bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.34.0 to 1.35.0
This commit will bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.34.0 to 1.35.0
Also, it bumps indirect dependency: go.opentelemetry.io/otel/exporters/otlp/otlptrace from 1.34.0 to 1.35.0

Signed-off-by: ArkaSaha30 <arkasaha30@gmail.com>
2025-03-19 22:58:07 +05:30
ArkaSaha30
bb855eb570
dependency: bump golang.org/x/time from 0.10.0 to 0.11.0
This commit will bump golang.org/x/time from 0.10.0 to 0.11.0

Signed-off-by: ArkaSaha30 <arkasaha30@gmail.com>
2025-03-19 22:42:14 +05:30
ArkaSaha30
2e568f6ff6
dependency: bump google.golang.org/grpc from 1.70.0 to 1.71.0
This commit will bump google.golang.org/grpc from 1.70.0 to 1.71.0

Signed-off-by: ArkaSaha30 <arkasaha30@gmail.com>
2025-03-19 22:30:05 +05:30
Fu Wei
4aee7f109b
Merge pull request #19628 from henrybear327/devcontainer/drop-dev
Use go:1.24-bookworm for devcontainer
2025-03-20 00:08:25 +08:00
Chun-Hung Tseng
5eac5996f7 Use go:1.24-bookworm for devcontainer
Signed-off-by: Chun-Hung Tseng <henrytseng@google.com>
2025-03-19 08:10:52 +01:00
Siyuan Zhang
3a6b064da3 doc: update feature development guide.
Signed-off-by: Siyuan Zhang <sizhang@google.com>
2025-03-18 08:40:55 -07:00
Benjamin Wang
040e5ed65c
Merge pull request #19585 from ArkaSaha30/deps_mgmt_10_03_25
[2025-02-10] Manual Dependency Bump
2025-03-17 07:41:32 +00:00
Marek Siarkowicz
b988791c8e
Merge pull request #19594 from ivanvc/rename-robustness-makefile
test/robustness: rename makefile.mk to Makefile
2025-03-16 12:59:27 +01:00
Marek Siarkowicz
2555efddbf
Merge pull request #19610 from henrybear327/robustness/fix_typo
Fix wrong error message in `loadKeyValueOperations`
2025-03-16 12:51:12 +01:00
Matthieu MOREL
d05b8b7611 chore: use testify instead of testing in tests/integration
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
2025-03-15 19:29:30 +01:00
Chun-Hung Tseng
b692041b69 Fix wrong error message in loadKeyValueOperations
Signed-off-by: Chun-Hung Tseng <henrytseng@google.com>
2025-03-15 13:33:13 +01:00
Marek Siarkowicz
f07e2ae4ed
Merge pull request #19609 from henrybear327/robustness/improve_readme
Update the robustness test README
2025-03-15 13:16:27 +01:00
Chun-Hung Tseng
49b4137746 Update the robustness test README
- wordsmithing
- fix broken links

Signed-off-by: Chun-Hung Tseng <henrytseng@google.com>
2025-03-15 10:42:03 +01:00
ArkaSaha30
40f21b203b
dependency: bump github.com/anishathalye/porcupine from v1.0.0 to v1.0.2
This commit will bump github.com/anishathalye/porcupine from v1.0.0 to v1.0.2

Signed-off-by: ArkaSaha30 <arkasaha30@gmail.com>
2025-03-15 13:32:25 +05:30
Benjamin Wang
a2eedb9093
Merge pull request #19582 from henrybear327/ci/update-devcontainer-1.24
Bump devcontainer version to 1.24
2025-03-15 07:43:52 +00:00
Benjamin Wang
5122d43d87
Merge pull request #19596 from mmorel-35/usetesting/tests/robustness
tests/robustness: address Go 1.24 usetesting issues
2025-03-14 17:30:04 +00:00
Benjamin Wang
d100da7431
Merge pull request #19595 from mmorel-35/usetesting/tests/framework
tests/framework: address Go 1.24 usetesting issues
2025-03-14 17:29:51 +00:00
Benjamin Wang
e31514dc84
Merge pull request #19593 from mmorel-35/usetesting/tests/e2e
tests/e2e: address Go 1.24 usetesting issues
2025-03-14 17:29:38 +00:00
Benjamin Wang
630fb0a43b
Merge pull request #19592 from mmorel-35/usetesting/tests/common
tests/common:  address Go 1.24 usetesting issues
2025-03-14 17:29:23 +00:00
Benjamin Wang
c571cff478
Merge pull request #19591 from mmorel-35/usetesting/etcdutl
etcdutl: address Go 1.24 usetesting issues
2025-03-14 17:29:12 +00:00
Ivan Valdes
be3eee2597
test/robustness: rename makefile.mk to Makefile
Allow to execute make targets from the tests/robustness directory.

Signed-off-by: Ivan Valdes <ivan@vald.es>
2025-03-14 09:44:03 -07:00
Benjamin Wang
82a3e6fe27
Merge pull request #19603 from ahrtr/changelog_etcdctl_20250314
Update 3.5 changelog to cover the member promotion command not suppor…
2025-03-14 14:38:57 +00:00
Benjamin Wang
c2701197fb Update 3.5 changelog to cover the member promotion command not support json output issue
Signed-off-by: Benjamin Wang <benjamin.ahrtr@gmail.com>
2025-03-14 13:03:06 +00:00
ArkaSaha30
aedecad09f
dependency: bump github.com/prometheus/client_golang from 1.21.0 to 1.21.1
This commit will bump github.com/prometheus/client_golang from 1.21.0 to 1.21.1

Signed-off-by: ArkaSaha30 <arkasaha30@gmail.com>
2025-03-14 15:34:42 +05:30
ArkaSaha30
5eeacec087
dependency: bump github.com/alexfalkowski/gocovmerge from 1.4.0 to 1.6.0
This commit will bump github.com/alexfalkowski/gocovmerge from 1.4.0 to 1.6.0
As an indirect dependency it also bumps,
- golang.org/x/crypto from 0.35.0 to 0.36.0
- golang.org/x/net from 0.36.0 to 0.37.0
- golang.org/x/sync from 0.11.0 to 0.12.0
- golang.org/x/text from 0.22.0 to 0.23.0
- golang.org/x/mod from 0.23.0 to 0.24.0
- golang.org/x/term from 0.29.0 to 0.30.0

Signed-off-by: ArkaSaha30 <arkasaha30@gmail.com>
2025-03-14 15:34:42 +05:30
ArkaSaha30
41cc8cd3f7
dependency: bump honnef.co/go/tools from 0.6.0 to 0.6.1
This commit will bump honnef.co/go/tools from 0.6.0 to 0.6.1

Signed-off-by: ArkaSaha30 <arkasaha30@gmail.com>
2025-03-14 15:34:42 +05:30
ArkaSaha30
a72780654d
dependency: bump go.opentelemetry.io/otel/sdk from 1.34.0 to 1.35.0
This commit will bump go.opentelemetry.io/otel/sdk from 1.34.0 to 1.35.0

Signed-off-by: ArkaSaha30 <arkasaha30@gmail.com>
2025-03-14 15:34:42 +05:30
ArkaSaha30
75742cf025
dependency: bump golang.org/x/sys from 0.30.0 to 0.31.0
This commit will bump golang.org/x/sys from 0.30.0 to 0.31.0

Signed-off-by: ArkaSaha30 <arkasaha30@gmail.com>
2025-03-14 15:34:29 +05:30
Benjamin Wang
8b4c2cc11e
Merge pull request #19590 from mmorel-35/usetesting/server
server: address Go 1.24 usetesting issues
2025-03-14 09:24:35 +00:00
Benjamin Wang
ce5620760b
Merge pull request #19589 from mmorel-35/usetesting/client
client: address Go 1.24 usetesting issues
2025-03-14 09:24:07 +00:00
Benjamin Wang
a5bef1b837
Merge pull request #19572 from ahrtr/new_approver_20250311
Nominate @fuweid as a new approver
2025-03-13 22:07:02 +00:00