Chun-Hung Tseng
8a9670d046
dependency: bump google.golang.org/genproto/googleapis/rpc from v0.0.0-20240723171418-e6d459c13d2a to v0.0.0-20240814211410-ddb44dafa142
...
Due to the dependency bump of github.com/grpc-ecosystem/grpc-gateway/v2,
we would also need to bump google.golang.org/genproto/googleapis/rpc.
Before:
./etcdutl/go.mod: google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 // indirect
./go.mod: google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 // indirect
./tools/testgrid-analysis/go.mod: google.golang.org/genproto/googleapis/rpc v0.0.0-20240723171418-e6d459c13d2a // indirect
./tools/mod/go.mod: google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 // indirect
./etcdctl/go.mod: google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 // indirect
./tests/go.mod: google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 // indirect
./server/go.mod: google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 // indirect
./api/go.mod: google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 // indirect
./client/v3/go.mod: google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 // indirect
./pkg/go.mod: google.golang.org/genproto/googleapis/rpc v0.0.0-20240723171418-e6d459c13d2a // indirect
After:
./etcdutl/go.mod: google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 // indirect
./go.mod: google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 // indirect
./tools/testgrid-analysis/go.mod: google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 // indirect
./tools/mod/go.mod: google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 // indirect
./etcdctl/go.mod: google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 // indirect
./tests/go.mod: google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 // indirect
./server/go.mod: google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 // indirect
./api/go.mod: google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 // indirect
./client/v3/go.mod: google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 // indirect
./pkg/go.mod: google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 // indirect
Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
2024-08-24 03:10:29 +02:00
Chun-Hung Tseng
d23c2c7a16
dependency: bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.21.0 to 2.22.0
...
Reference:
- https://github.com/etcd-io/etcd/pull/18470
- https://github.com/etcd-io/etcd/pull/18467
Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
2024-08-24 03:10:29 +02:00
Benjamin Wang
93a245aed6
Merge pull request #18478 from liangyuanpeng/fg_skipClientSan
...
KEP-4578: migrate experimental-initial-corrupt-check flag to feature gate.
2024-08-23 08:09:10 +01:00
Lan Liang
a966c07165
migrate experimental-initial-corrupt-check flag to feature gate.
...
Signed-off-by: Lan Liang <gcslyp@gmail.com>
2024-08-22 14:42:18 +00:00
Benjamin Wang
5485c71067
Merge pull request #18482 from fuweid/update-changelog
...
CHANGELOG: update changes for issue 18089
2024-08-22 09:59:35 +01:00
Wei Fu
8db31b6663
CHANGELOG: update changes for issue 18089
...
Signed-off-by: Wei Fu <fuweid89@gmail.com>
2024-08-22 15:58:33 +08:00
Marek Siarkowicz
cb0cd4b218
Merge pull request #18453 from fuweid/revert-18213-patch
...
Revert "Disable robustness test detection of #18089 to allow detecting other issues
2024-08-21 15:46:55 +02:00
James Blair
4dab7850fb
Merge pull request #18468 from etcd-io/dependabot/github_actions/github/codeql-action-3.26.3
...
build(deps): bump github/codeql-action from 3.26.0 to 3.26.3
2024-08-21 21:51:07 +12:00
dependabot[bot]
bcf9ac1b36
build(deps): bump github/codeql-action from 3.26.0 to 3.26.3
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.26.0 to 3.26.3.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](eb055d739a...883d8588e5
)
---
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-08-19 17:35:44 +00:00
James Blair
f402c2ae2b
Merge pull request #18454 from ivanvc/delete-e2e-github-actions
...
github/workflows: remove e2e jobs
2024-08-19 18:59:57 +12:00
James Blair
7593e79dc3
Merge pull request #18460 from mello369/update-changelog-3.6
...
CHANGELOG: Add entry for etcdutl hashkv command.
2024-08-19 18:59:02 +12:00
Naman Singh
e653d1ed30
CHANGELOG: Add entry for etcdutl hashkv command.
...
Signed-off-by: Naman Singh <namansingh269@gmail.com>
2024-08-18 12:20:41 +05:30
Ivan Valdes
fbd4fa46fe
github/workflows: remove e2e jobs
...
These jobs have been long-running on the prow infrastructure, thanks to
the work from the pull request kubernetes/test-infra#31257 . Since they
are required (kubernetes/test-infra#33330 ), it should be safe to remove
the GitHub actions.
Signed-off-by: Ivan Valdes <ivan@vald.es>
2024-08-16 15:33:38 -07:00
Wei Fu
6cf872972f
Revert "Disable robustness test detection of #18089 to allow detecting other issues"
...
This reverts commit 4fe227c46c6159546df568f769a47763944e30ce.
Signed-off-by: Wei Fu <fuweid89@gmail.com>
2024-08-16 21:37:53 +08:00
Benjamin Wang
62e443301b
Merge pull request #18450 from ahrtr/lease_5members_20240816
...
test: extend leaseRevoke and leaseRenew test to support 5 members cluster
2024-08-16 13:24:35 +01:00
James Blair
c8e0d1e82f
Merge pull request #18449 from TheInvincibleRalph/theinvincible
...
deleted infra-guide
2024-08-16 23:14:31 +12:00
Benjamin Wang
84533d5e85
test: extend leaseRevoke and leaseRenew test to support 5 members cluster
...
Signed-off-by: Benjamin Wang <benjamin.ahrtr@gmail.com>
2024-08-16 11:04:06 +01:00
TheInvincible
56e5b1d5b7
deleted infra-guide
...
Signed-off-by: TheInvincible <adesegunraphaeladeoye@gmail.com>
2024-08-16 10:58:30 +01:00
Benjamin Wang
1d0a6b3978
Merge pull request #18274 from fuweid/fix-event-loss-caused-by-compact
...
*: keep tombstone if revision == compactAtRev
2024-08-16 08:16:04 +01:00
Marek Siarkowicz
39b711fc55
Merge pull request #18442 from serathius/robustness-reduce-flakes
...
Reduce number of concurrent clients to 8 and compactions to avoid flakes
2024-08-15 15:15:57 +02:00
Marek Siarkowicz
f194f4723c
Reduce number of concurrent clients to 8 and compactions to avoid flakes
...
Not hitting minimal QPS is expected to be caused by introduction of
compation. Let's avoid it for high throughput test cases.
Reducing number of clients to avoid linearization timeouts.
Signed-off-by: Marek Siarkowicz <siarkowicz@google.com>
2024-08-15 13:57:06 +02:00
Benjamin Wang
3aa56a76bd
Merge pull request #18441 from ahrtr/improve_leaseRenew_20240814_changelog
...
Update changelog for the performance regression caused by ensureLeadership in leaseRenew
2024-08-14 21:33:40 +01:00
Benjamin Wang
a8b30b19bd
Merge pull request #18428 from ahrtr/improve_leaseRenew_20240809
...
Skip leadership check if the etcd instance is active processing heartbeats
2024-08-14 15:58:04 +01:00
Benjamin Wang
4b8e784607
Update changelog for the performance regression caused by ensureLeadership in leaseRenew
...
Signed-off-by: Benjamin Wang <benjamin.ahrtr@gmail.com>
2024-08-14 15:51:35 +01:00
James Blair
c147425c51
Merge pull request #18434 from etcd-io/dependabot/github_actions/actions/upload-artifact-4.3.6
...
build(deps): bump actions/upload-artifact from 4.3.5 to 4.3.6
2024-08-13 09:39:26 +12:00
James Blair
9d8000f374
Merge pull request #18435 from etcd-io/dependabot/github_actions/github/codeql-action-3.26.0
...
build(deps): bump github/codeql-action from 3.25.15 to 3.26.0
2024-08-13 08:39:28 +12:00
dependabot[bot]
7f1e86055b
build(deps): bump github/codeql-action from 3.25.15 to 3.26.0
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.25.15 to 3.26.0.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](afb54ba388...eb055d739a
)
---
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-08-12 17:44:47 +00:00
dependabot[bot]
d6cb7ba038
build(deps): bump actions/upload-artifact from 4.3.5 to 4.3.6
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.3.5 to 4.3.6.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](89ef406dd8...834a144ee9
)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-12 17:44:37 +00:00
Benjamin Wang
9fd94de2c4
Merge pull request #18431 from ArkaSaha30/add-deps-mgmt-doc
...
Add `genproto` error troubleshoot step for manual bumps
2024-08-12 13:05:56 +01:00
ArkaSaha30
58ec6b2bdb
Add genproto
error troubleshoot step for manual bumps
...
This commit will add the troubleshooting step in case of `genproto`
errors while performing manual dependency bumps of `grpc-*`
Signed-off-by: ArkaSaha30 <arkasaha30@gmail.com>
Co-authored-by: Benjamin Wang <benjamin.wang@broadcom.com>
Co-authored-by: James Blair <mail@jamesblair.net>
2024-08-12 16:03:40 +05:30
James Blair
ad942b7118
Merge pull request #18399 from jmhbnz/main
...
Keep release process documentation up to date
2024-08-11 21:35:55 +12:00
Benjamin Wang
24df5bca85
Merge pull request #18427 from henrybear327/dependencies/08_08_25
...
[2024-08-09] Bump dependency updates identified by dependabot
2024-08-10 07:21:00 +01:00
Benjamin Wang
b8b0cf83d1
Skip leadership check if the etcd instance is active processing heartbeat
...
Signed-off-by: Benjamin Wang <benjamin.ahrtr@gmail.com>
2024-08-09 17:02:02 +01:00
Chun-Hung Tseng
6208673ebf
dependency: bump golang.org/x/sys from 0.23.0 to 0.24.0
...
Reference:
- https://github.com/etcd-io/etcd/pull/18426
- https://github.com/etcd-io/etcd/pull/18425
Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
2024-08-09 10:17:01 +02:00
James Blair
df4e472a2d
Merge pull request #18423 from henrybear327/go/1.21.13_changelog
...
Update release-3.4 and release-3.5 CHANGELOG with go version bump
2024-08-09 10:17:11 +12:00
Chun-Hung Tseng
7fba2ab3d0
Update release-3.4 and release-3.5 CHANGELOG with go version bump
...
Reference: https://github.com/etcd-io/etcd/issues/18419
Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
Co-authored-by: Iván Valdés Castillo <iv@nvald.es>
2024-08-08 23:14:24 +02:00
Benjamin Wang
9c187ef337
Merge pull request #18420 from henrybear327/go/1.22.6
...
go version bump from 1.22.5 to 1.22.6
2024-08-08 22:02:17 +01:00
Benjamin Wang
d57a793b8c
Merge pull request #18418 from henrybear327/dependencies/08_08_24
...
[2024-08-08] Bump dependency updates identified by dependabot
2024-08-08 22:00:04 +01:00
Chun-Hung Tseng
fe9218d294
dependency: bump golang.org/x/text from 0.16.0 to 0.17.0
...
Due to bumping github.com/alexfalkowski/gocovmerge
Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
2024-08-08 21:47:10 +02:00
Chun-Hung Tseng
8eb943d2af
dependency: bump golang.org/x/net from 0.27.0 to 0.28.0
...
Due to bumping github.com/alexfalkowski/gocovmerge
Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
2024-08-08 21:43:41 +02:00
Chun-Hung Tseng
5c290d110d
dependency: bump golang.org/x/crypto from 0.25.0 to 0.26.0
...
Due to bumping github.com/alexfalkowski/gocovmerge
Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
2024-08-08 21:40:19 +02:00
Chun-Hung Tseng
794d1b64f7
go version bump from 1.22.5 to 1.22.6
...
Reference: https://github.com/etcd-io/etcd/issues/18419
Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
2024-08-08 21:30:09 +02:00
Chun-Hung Tseng
f071fde896
dependency: bump golang.org/x/sys from 0.22.0 to 0.23.0
...
Reference:
- https://github.com/etcd-io/etcd/pull/18406
Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
2024-08-08 21:24:07 +02:00
Chun-Hung Tseng
cfe806aab7
dependency: bump golang.org/x/time from 0.5.0 to 0.6.0
...
Reference:
- https://github.com/etcd-io/etcd/pull/18401
Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
2024-08-08 21:24:07 +02:00
Chun-Hung Tseng
47f73f4464
dependency: bump golang.org/x/sync from 0.7.0 to 0.8.0
...
Reference:
- https://github.com/etcd-io/etcd/pull/18405
Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
2024-08-08 21:24:07 +02:00
Chun-Hung Tseng
4de9054fff
dependency: bump github.com/alexfalkowski/gocovmerge from v1.3.9 to v.1.3.13
...
In tools/mod directory, I executed the following instructions to
- go get github.com/alexfalkowski/gocovmerge@none
- Set `go 1.22` in the go.mod file
- go get github.com/alexfalkowski/gocovmerge@v1.3.13
- go mod tidy
Reference:
- https://github.com/etcd-io/etcd/pull/18418#discussion_r1709929410
- https://github.com/alexfalkowski/gocovmerge/pull/87
- https://github.com/alexfalkowski/gocovmerge/releases/tag/v1.3.12
Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
2024-08-08 21:24:07 +02:00
Benjamin Wang
bb62635a4d
Merge pull request #18417 from jmhbnz/remove-arm64-robustness-actions
...
Remove arm64 robustness github actions workflows
2024-08-08 12:51:42 +01:00
James Blair
1c95754dfc
Remove arm64 robustness workflows.
...
These have now migrated to prow.
Signed-off-by: James Blair <mail@jamesblair.net>
2024-08-08 13:52:05 +12:00
Marek Siarkowicz
e34a101914
Merge pull request #18359 from siyuanfoundation/fg-2
...
migrate experimental-stop-grpc-service-on-defrag flag to feature gate.
2024-08-07 17:50:59 +02:00
Wei Fu
bbdc94181a
*: keep tombstone if revision == compactAtRev
...
Before this patch, the tombstone can be deleted if its revision is equal
compacted revision. It causes that the watch subscriber won't get this
DELETE event. Based on Compact API[1], we should keep tombstone revision
if it's not less than the compaction revision.
> CompactionRequest compacts the key-value store up to a given revision.
> All superseded keys with a revision less than the compaction revision
> will be removed.
[1]: https://etcd.io/docs/latest/dev-guide/api_reference_v3/
Signed-off-by: Wei Fu <fuweid89@gmail.com>
2024-08-07 21:56:20 +08:00