Marek Siarkowicz
1c0db872d9
Add membership changes to downgrade tests
...
Signed-off-by: Marek Siarkowicz <siarkowicz@google.com>
2023-08-22 10:18:30 +02:00
Benjamin Wang
62e82aba87
Merge pull request #16453 from etcd-io/dependabot/github_actions/golangci/golangci-lint-action-3.7.0
...
build(deps): bump golangci/golangci-lint-action from 3.6.0 to 3.7.0
2023-08-22 03:47:34 +08:00
dependabot[bot]
3be86903ab
build(deps): bump golangci/golangci-lint-action from 3.6.0 to 3.7.0
...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) from 3.6.0 to 3.7.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](639cd343e1...3a91952989
)
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-21 17:35:47 +00:00
Marek Siarkowicz
fe1f30e4df
Merge pull request #16445 from jmhbnz/complete-actions-container-migration
...
Run integration, e2e & grpcproxy tests in container.
2023-08-21 15:58:07 +02:00
Benjamin Wang
e2e17c75fe
Merge pull request #16448 from testwill/pkg-import
...
chore: pkg import more than once
2023-08-21 18:11:06 +08:00
Marek Siarkowicz
9a6eab2d72
Merge pull request #16373 from serathius/unify-arguments
...
server: Unify arguments for mvcc methods
2023-08-21 10:09:10 +02:00
Marek Siarkowicz
3d32447e8b
Merge pull request #16440 from fuweid/use-larger-runner
...
*: enable ubuntu-latest-8-cores runner for amd64 robustness workflow
2023-08-21 10:05:50 +02:00
Marek Siarkowicz
3371f26461
Merge pull request #16441 from geetasg/pr8
...
Update test for v2 deprecation to verify membership match
2023-08-21 09:50:53 +02:00
Marek Siarkowicz
0a3ec0166f
Merge pull request #16446 from xuan-nguyen-swe/feature/#479-use-friendly-google-groups-link
...
Use new and better canonical link to Google Groups
2023-08-21 09:49:05 +02:00
Marek Siarkowicz
4e24d4a755
Merge pull request #16447 from gocurr/remove_math_rand_seed
...
all: stop using math/rand.Seed
2023-08-21 09:47:48 +02:00
Marek Siarkowicz
0f48f9bcb4
Merge pull request #16433 from shyamjvs/fixes
...
Fix unit tests and make targets to not fail in some environments
2023-08-21 09:46:33 +02:00
Marek Siarkowicz
eae411e979
Merge pull request #16449 from testwill/typo
...
fix: throughput typo
2023-08-21 09:41:34 +02:00
guoguangwu
4d209af83a
fix: throughput typo
...
Signed-off-by: guoguangwu <guoguangwu@magic-shield.com>
2023-08-21 10:27:58 +08:00
guoguangwu
f432c1cf20
chore: pkg import more than once
...
Signed-off-by: guoguangwu <guoguangwu@magic-shield.com>
2023-08-21 10:19:05 +08:00
Xuan Nguyen
1b63b189ec
etcd-io/etcd #479 meeting is now on CNCF-funded Zoom channel
...
Also, remove outdated meeting phone number
Signed-off-by: Xuan Nguyen <nguyenxndaidev@gmail.com>
2023-08-20 15:28:26 +02:00
Jes Cok
52748f60f3
all: stop using math/rand.Seed
...
Fixes #16428 .
Signed-off-by: Jes Cok <xigua67damn@gmail.com>
2023-08-20 16:34:44 +08:00
Xuan Nguyen
dd1b06f01a
etcd-io/etcd #479 Use new and better canonical link to Google Groups
...
Signed-off-by: Xuan Nguyen <nguyenxndaidev@gmail.com>
2023-08-19 22:11:18 +02:00
James Blair
208a74a213
Run integration, e2e & grpcproxy tests in container.
...
So that we have one approach for running tests regardless of cpu architecture.
Signed-off-by: James Blair <mail@jamesblair.net>
2023-08-19 21:28:32 +12:00
Benjamin Wang
cfbb60d8af
Merge pull request #16442 from jmhbnz/update-changelog
...
Update changelog for go 1.20 update and socket options fix
2023-08-19 14:56:08 +08:00
James Blair
df0c9ba7d5
Update changelog for backport of socket options fix.
...
Signed-off-by: James Blair <mail@jamesblair.net>
2023-08-19 11:41:35 +12:00
James Blair
c3a32a5aa3
Update changelogs for go 1.20 minor version update.
...
Signed-off-by: James Blair <mail@jamesblair.net>
2023-08-19 11:40:58 +12:00
Shyam Jeedigunta
b16fe80095
Fix unit test to avoid failing based on 'tail' command path
...
Signed-off-by: Shyam Jeedigunta <jeedigv@amazon.com>
2023-08-18 11:56:13 -07:00
Shyam Jeedigunta
83f20f61cb
Fix make test targets when empty bash args provided
...
Signed-off-by: Shyam Jeedigunta <jeedigv@amazon.com>
2023-08-18 11:56:13 -07:00
Geeta Gharpure
e4f239408c
Update test for v2 deprecation to verify membership match
...
Signed-off-by: Geeta Gharpure <geetagh@amazon.com>
2023-08-18 16:14:35 +00:00
Wei Fu
3f6a5c0bb1
*: enable larger runner
...
Use ubuntu-latest-8-cores larger runner to support lazyfs in robustness
CI.
Signed-off-by: Wei Fu <fuweid89@gmail.com>
2023-08-18 22:21:00 +08:00
Benjamin Wang
39aad38f02
Merge pull request #16423 from chenyang8094/fix-raftexample-panic-when-reduce-snapshot-count
...
Handle ErrCompacted errors for Compact in raftexample
2023-08-18 20:48:32 +08:00
chenyangyang.cy
68db7087e1
Handle ErrCompacted errors for Compact in raftexample
...
Signed-off-by: Chen Yang <809476530@qq.com>
Signed-off-by: chenyangyang.cy <chenyangyang.cy@alibaba-inc.com>
2023-08-18 20:05:05 +08:00
Marek Siarkowicz
6ef9c5364d
Merge pull request #16439 from fuweid/fix-16422
...
tests/*: redirect metrics into file
2023-08-18 13:42:20 +02:00
Marek Siarkowicz
d9408473c5
server: Unify arguments for mvcc methods
...
Signed-off-by: Marek Siarkowicz <siarkowicz@google.com>
2023-08-18 13:41:13 +02:00
Wei Fu
e4e05c5713
tests/*: redirect metrics into file
...
Redirect metrics data into file to reduce output.
Fix : #16422
Signed-off-by: Wei Fu <fuweid89@gmail.com>
2023-08-18 16:48:10 +08:00
Benjamin Wang
699861a911
Merge pull request #16430 from xuan-nguyen-swe/etcd-io/etcd#16424-Update-issues-links-in-CONTRIBUTING.md
...
Update issues links in CONTRIBUTING.md
2023-08-17 15:36:46 +08:00
Xuan
62907bc842
Update issues links in CONTRIBUTING.md
...
etcd-io/etcd#16424 Find issues links in CONTRIBUTING.md should search for all repositories under etcd-io organization
Signed-off-by: Xuan <nguyenxndaidev@gmail.com>
2023-08-16 22:43:05 +02:00
Benjamin Wang
0d89fa7336
Merge pull request #16408 from ahrtr/update_roadmap_20230814
...
Update the roadmap: etcd 3.6.0 will depend on bbolt 1.4.0 instead of 1.3.8
2023-08-16 17:35:21 +08:00
Benjamin Wang
c1b96473db
Merge pull request #16420 from ahrtr/update_dependency_guide_20230815
...
Update dependency management guide
2023-08-15 18:19:44 +08:00
Benjamin Wang
5fd09b4b8b
Merge pull request #16417 from ahrtr/dependency_otelgrpc_20230814
...
dependency: bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.37.0 to 0.42.0
2023-08-15 18:18:32 +08:00
Benjamin Wang
f965d474b8
Merge pull request #16421 from ahrtr/flaky_test_20230815
...
test: increase the timeout for the flaky test `TestCtlV3AuthCertCNWithWithConcurrentOperation`
2023-08-15 18:15:47 +08:00
Benjamin Wang
bbee33e20a
test: increase the timeout for the flaky test TestCtlV3AuthCertCNWithWithConcurrentOperation
...
Signed-off-by: Benjamin Wang <wachao@vmware.com>
2023-08-15 10:35:44 +01:00
Benjamin Wang
e3a1d7fb3c
Merge pull request #16407 from jmhbnz/consolidate-robustness-templates
...
Consolidate robustness github actions templates
2023-08-15 16:30:14 +08:00
Benjamin Wang
006b61f957
Update dependency management guide: the gRPC has already been bumped to v1.57
...
Signed-off-by: Benjamin Wang <wachao@vmware.com>
2023-08-15 09:23:30 +01:00
Benjamin Wang
4a3af340b7
dependency: bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc to v1.16.0
...
Signed-off-by: Benjamin Wang <wachao@vmware.com>
2023-08-15 09:14:44 +01:00
Benjamin Wang
2684447d0d
dependency: bump go.opentelemetry.io/otel/sdk to 1.16.0
...
Signed-off-by: Benjamin Wang <wachao@vmware.com>
2023-08-15 09:11:50 +01:00
Benjamin Wang
38b2402971
dependency: bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.37.0 to 0.42.0
...
Signed-off-by: Benjamin Wang <wachao@vmware.com>
2023-08-15 09:03:11 +01:00
James Blair
602a38150b
Consolidate robustness actions templates.
...
Signed-off-by: James Blair <mail@jamesblair.net>
2023-08-15 19:56:37 +12:00
Benjamin Wang
b130741eb3
Merge pull request #16419 from iiamabby/update-example-config
...
Add example config for TLS protocol version
2023-08-15 15:32:49 +08:00
=
01317bf80a
Add example config for TLS protocol version
...
Co-authored-by: James Blair <mail@jamesblair.net>
Signed-off-by: = <abby.crimlis@outlook.com>
2023-08-15 12:56:37 +12:00
Benjamin Wang
ea16ed812f
Merge pull request #16414 from ahrtr/dependency_20230814
...
Bump dependencies
2023-08-14 20:19:19 +01:00
Benjamin Wang
0a7d7cdd44
Merge pull request #16410 from etcd-io/dependabot/github_actions/actions/setup-go-4.1.0
...
build(deps): bump actions/setup-go from 4.0.1 to 4.1.0
2023-08-14 20:10:21 +01:00
Benjamin Wang
d30a0de5ca
Merge pull request #16409 from etcd-io/dependabot/github_actions/github/codeql-action-2.21.4
...
build(deps): bump github/codeql-action from 2.21.2 to 2.21.4
2023-08-14 19:06:22 +01:00
Benjamin Wang
bb21f0ee35
dependency: bump github.com/mikefarah/yq/v4 from 4.34.2 to 4.35.1
...
Signed-off-by: Benjamin Wang <wachao@vmware.com>
2023-08-14 18:54:46 +01:00
Benjamin Wang
dacecfde5f
dependency: bump github.com/alexfalkowski/gocovmerge from 1.1.8 to 1.2.0
...
Signed-off-by: Benjamin Wang <wachao@vmware.com>
2023-08-14 18:53:28 +01:00