-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release 3.5 dd v3.5.14 dd.1 #2
Commits on Jun 13, 2023
-
remove stack log when etcdutl restore
Signed-off-by: kkkkun <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 620a623 - Browse repository at this point
Copy the full SHA 620a623View commit details
Commits on Oct 9, 2023
-
etcd: upgrade go version to 1.20.9
To be up to date with the newest security fix. Signed-off-by: 0scvr <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 19a6ec1 - Browse repository at this point
Copy the full SHA 19a6ec1View commit details
Commits on Oct 10, 2023
-
Merge pull request etcd-io#16730 from 0scvr/0scvr/upgrade-r3.5-go-1.20.9
[3.5] Upgrade go version to 1.20.9
Configuration menu - View commit details
-
Copy full SHA for c8286f4 - Browse repository at this point
Copy the full SHA c8286f4View commit details
Commits on Oct 11, 2023
-
bump golang.org/x/net to 0.17.0
Part of etcd-io#16740 Signed-off-by: Allen Ray <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 24ee8e4 - Browse repository at this point
Copy the full SHA 24ee8e4View commit details -
Part of etcd-io#16740 Signed-off-by: Allen Ray <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b916aff - Browse repository at this point
Copy the full SHA b916affView commit details -
Merge pull request etcd-io#16745 from dusk125/gobump-3.5
[3.5] Bump go to v1.20.10
Configuration menu - View commit details
-
Copy full SHA for 246f2a8 - Browse repository at this point
Copy the full SHA 246f2a8View commit details
Commits on Oct 12, 2023
-
Merge pull request etcd-io#16743 from dusk125/3.5-http2
[3.5] Bump golang.org/x/net to v0.17.0
Configuration menu - View commit details
-
Copy full SHA for c669e0c - Browse repository at this point
Copy the full SHA c669e0cView commit details -
Return to default write scheduler since golang.org/x/[email protected] star…
…ted using round robin Introduction of round robin golang/net@120fc90 Added in v0.10.0 golang/net@v0.10.0...v0.11.0 Signed-off-by: Marek Siarkowicz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 404eeaa - Browse repository at this point
Copy the full SHA 404eeaaView commit details -
Merge pull request etcd-io#16750 from serathius/roundrobin-3.5
[v3.5] Return to default write scheduler since golang.org/x/[email protected] started using round robin
Configuration menu - View commit details
-
Copy full SHA for 9776cec - Browse repository at this point
Copy the full SHA 9776cecView commit details -
backport etcd-io#14125 to release-3.5: Update to grpc-1.47 (and fix t…
…he connection-string format) Signed-off-by: Chao Chen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for db16069 - Browse repository at this point
Copy the full SHA db16069View commit details
Commits on Oct 16, 2023
-
Merge pull request etcd-io#16625 from chaochn47/release-3.5-backport-…
…gRPC-go-updates [3.5] Bump grpc-go to1.47 (and fix the connection-string format)
Configuration menu - View commit details
-
Copy full SHA for 3921831 - Browse repository at this point
Copy the full SHA 3921831View commit details
Commits on Oct 17, 2023
-
[release-3.5]: upgrade gRPC-go to v1.52.0
backport etcd-io#14834 and etcd-io#16324 Signed-off-by: Chao Chen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6f4fa5a - Browse repository at this point
Copy the full SHA 6f4fa5aView commit details -
Merge pull request etcd-io#16781 from chaochn47/release-3.5-backport-…
…gRPC-update [release-3.5]: upgrade gRPC-go to v1.52.0
Configuration menu - View commit details
-
Copy full SHA for 976378c - Browse repository at this point
Copy the full SHA 976378cView commit details -
etcdserver: add cluster id check for hashKVHandler
Signed-off-by: caojiamingalan <[email protected]> Signed-off-by: Marek Siarkowicz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 04cfb4c - Browse repository at this point
Copy the full SHA 04cfb4cView commit details -
Merge pull request etcd-io#16070 from kkkkun/rm-stack-log
remove stack log when restore snapshot
Configuration menu - View commit details
-
Copy full SHA for 4cf9ef8 - Browse repository at this point
Copy the full SHA 4cf9ef8View commit details -
Backport corrupt check test fix "etcd server shouldn't wait for the r…
…eady notification infinitely on startup" Signed-off-by: Marek Siarkowicz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5b8150a - Browse repository at this point
Copy the full SHA 5b8150aView commit details -
3.5: upgrade gRPC-go to 1.58.3
The last step with gRPC update behavior changes auditing to resolve CVE etcd-io#16740 in 3.5 This PR backports etcd-io#14922, etcd-io#16338, etcd-io#16587, etcd-io#16630, etcd-io#16636 and etcd-io#16739 to release-3.5. Signed-off-by: Chao Chen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1aa4aa8 - Browse repository at this point
Copy the full SHA 1aa4aa8View commit details -
Merge pull request etcd-io#16637 from serathius/check-cluster-id-rele…
…ase-3.5 [release-3.5] etcdserver: add cluster id check for hashKVHandler
Configuration menu - View commit details
-
Copy full SHA for 31b7c58 - Browse repository at this point
Copy the full SHA 31b7c58View commit details
Commits on Oct 19, 2023
-
Merge pull request etcd-io#16790 from chaochn47/3.5-grpc-update
[3.5] Upgrade gRPC-go to 1.58.3
Configuration menu - View commit details
-
Copy full SHA for 3521aaa - Browse repository at this point
Copy the full SHA 3521aaaView commit details
Commits on Oct 26, 2023
-
bump bbolt to 1.3.8 for etcd 3.5
Signed-off-by: Benjamin Wang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 88beb6c - Browse repository at this point
Copy the full SHA 88beb6cView commit details
Commits on Oct 27, 2023
-
Merge pull request etcd-io#16833 from ahrtr/bump_bbolt_1.3.8_20231026
[3.5] Bump bbolt to 1.3.8 for release-3.5
Configuration menu - View commit details
-
Copy full SHA for aa04f5d - Browse repository at this point
Copy the full SHA aa04f5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0223ca5 - Browse repository at this point
Copy the full SHA 0223ca5View commit details
Commits on Nov 12, 2023
-
etcd: upgrade go version from 1.20.10 to 1.20.11
To keep etcd projects up to date with the latest patch releases & incorporate the latest security updates. Signed-off-by: arjunmalhotra1 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e1aa1b9 - Browse repository at this point
Copy the full SHA e1aa1b9View commit details
Commits on Nov 13, 2023
-
Merge pull request etcd-io#16915 from arjunmalhotra1/release-3.5
[3.5] etcd: upgrade go version from 1.20.10 to 1.20.11
Configuration menu - View commit details
-
Copy full SHA for a0cb92e - Browse repository at this point
Copy the full SHA a0cb92eView commit details
Commits on Nov 14, 2023
-
github workflow: run arm64 tests on every push
Use a template to consolidate arm64 and amd64 test workflows. Enable running armd64 tests on every push and pull request. Signed-off-by: Ivan Valdes <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f9f38bc - Browse repository at this point
Copy the full SHA f9f38bcView commit details
Commits on Nov 15, 2023
-
CVE-2023-47108: Backport go.opentelemetry.io/[email protected] and go.open…
…telemetry.io/contrib/instrumentation/google.golang.org/grpc/[email protected] Signed-off-by: sharath sivakumar <[email protected]>
sharath sivakumar committedNov 15, 2023 Configuration menu - View commit details
-
Copy full SHA for f26074a - Browse repository at this point
Copy the full SHA f26074aView commit details -
upgrade github.com/stretchr/testify,google.golang.org/genproto/google…
…apis/api,google.golang.org/grpc to make it consistent Signed-off-by: sharath sivakumar <[email protected]>
sharath sivakumar committedNov 15, 2023 Configuration menu - View commit details
-
Copy full SHA for 7f7b915 - Browse repository at this point
Copy the full SHA 7f7b915View commit details
Commits on Nov 16, 2023
-
Merge pull request etcd-io#16946 from sharathsivakumar/release-3.5
[3.5] CVE-2023-47108: Backport go.opentelemetry.io/[email protected] and go.open…
Configuration menu - View commit details
-
Copy full SHA for a733d92 - Browse repository at this point
Copy the full SHA a733d92View commit details
Commits on Nov 20, 2023
-
Merge pull request etcd-io#16921 from ivanvc/enable-arm64-builds-for-…
…every-push-and-pr-in-release-3.5 github workflow: run arm64 tests on every push
Configuration menu - View commit details
-
Copy full SHA for 0b46d43 - Browse repository at this point
Copy the full SHA 0b46d43View commit details
Commits on Nov 25, 2023
-
Backport server: Add sampling rate to distributed tracing.
ExperimentalDistributedTracingSamplingRatePerMillion is the number of samples to collect per million spans. Defaults to 0. Signed-off-by: James Blair <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3a54851 - Browse repository at this point
Copy the full SHA 3a54851View commit details -
Backport server: Have tracingExporter own resources it initialises.
Signed-off-by: James Blair <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5a564d5 - Browse repository at this point
Copy the full SHA 5a564d5View commit details -
Backport embed: Add tracing integration test.
Signed-off-by: James Blair <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f952197 - Browse repository at this point
Copy the full SHA f952197View commit details
Commits on Nov 26, 2023
-
Merge pull request etcd-io#16951 from jmhbnz/fix-distributed-tracing
[3.5] Backport add sampling rate to fix distributed tracing
Configuration menu - View commit details
-
Copy full SHA for 0e64a6d - Browse repository at this point
Copy the full SHA 0e64a6dView commit details
Commits on Nov 27, 2023
-
Backport server: Don't follow redirects when checking peer urls.
It's possible that etcd server may run into SSRF situation when adding a new member. If users provide a malicious peer URL, the existing etcd members may be redirected to other unexpected internal URL when getting the new member's version. Signed-off-by: James Blair <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9e21048 - Browse repository at this point
Copy the full SHA 9e21048View commit details -
server: Use named struct initialization in healthcheck test
Signed-off-by: Siyuan Zhang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c6784a7 - Browse repository at this point
Copy the full SHA c6784a7View commit details -
server: Rename test case expect fields
Signed-off-by: Siyuan Zhang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2f6c84e - Browse repository at this point
Copy the full SHA 2f6c84eView commit details -
server: Run health check tests in subtests
Signed-off-by: Siyuan Zhang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for eed94f6 - Browse repository at this point
Copy the full SHA eed94f6View commit details -
server: Refactor health checks
Signed-off-by: Siyuan Zhang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9db8ddb - Browse repository at this point
Copy the full SHA 9db8ddbView commit details -
server: Cover V3 health with tests
Signed-off-by: Siyuan Zhang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8ab1c0f - Browse repository at this point
Copy the full SHA 8ab1c0fView commit details -
server: Split metrics and health code
Signed-off-by: Siyuan Zhang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 46e3942 - Browse repository at this point
Copy the full SHA 46e3942View commit details -
Merge pull request etcd-io#17000 from siyuanfoundation/livez-bp-3.5-s…
…tep1 [3.5] Backport healthcheck code cleanup
Configuration menu - View commit details
-
Copy full SHA for d4e8610 - Browse repository at this point
Copy the full SHA d4e8610View commit details -
Signed-off-by: Chao Chen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2b54660 - Browse repository at this point
Copy the full SHA 2b54660View commit details -
etcdserver: add livez and ready http endpoints for etcd.
Add two separate probes, one for liveness and one for readiness. The liveness probe would check that the local individual node is up and running, or else restart the node, while the readiness probe would check that the cluster is ready to serve traffic. This would make etcd health-check fully Kubernetes API complient. Signed-off-by: Siyuan Zhang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f5d7f99 - Browse repository at this point
Copy the full SHA f5d7f99View commit details -
etcdserver: add metric counters for livez/readyz health checks.
Signed-off-by: Siyuan Zhang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 293fc21 - Browse repository at this point
Copy the full SHA 293fc21View commit details
Commits on Nov 28, 2023
-
Merge pull request etcd-io#17024 from jmhbnz/backport-ssrf-fix
[3.5] Backport disable following redirects when checking peer urls
Configuration menu - View commit details
-
Copy full SHA for ce4ae2b - Browse repository at this point
Copy the full SHA ce4ae2bView commit details
Commits on Dec 5, 2023
-
server: disable redirects in peer communication
Disable following redirects from peer HTTP communication on the client's side. Etcd server may run into SSRF (Server-side request forgery) when adding a new member. If users provide a malicious peer URL, the existing etcd members may be redirected to another unexpected internal URL when getting the new member's version. Signed-off-by: Ivan Valdes <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 98aa466 - Browse repository at this point
Copy the full SHA 98aa466View commit details
Commits on Dec 6, 2023
-
Merge pull request etcd-io#17070 from ivanvc/release-3.5-backport-ssrf
Backport disable redirects in peer communication to release-3.5
Configuration menu - View commit details
-
Copy full SHA for 7df2e90 - Browse repository at this point
Copy the full SHA 7df2e90View commit details -
tests: Extract e2e cluster setup to separate package
Signed-off-by: Siyuan Zhang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 795dced - Browse repository at this point
Copy the full SHA 795dcedView commit details -
etcd: Update go version to 1.20.12
Signed-off-by: Jonas Riedel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 13bafdf - Browse repository at this point
Copy the full SHA 13bafdfView commit details -
etcdserver: add linearizable_read check to readyz.
Signed-off-by: Siyuan Zhang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ebb7e79 - Browse repository at this point
Copy the full SHA ebb7e79View commit details -
Merge pull request etcd-io#17077 from jonasrdl/release-3.5-update-to-…
…go-1.20.12 [3.5] Update go version to 1.20.12
Configuration menu - View commit details
-
Copy full SHA for 33cf21c - Browse repository at this point
Copy the full SHA 33cf21cView commit details
Commits on Dec 7, 2023
-
Merge pull request etcd-io#17039 from siyuanfoundation/release-3.5-step2
[3.5] Backport livez/readyz
Configuration menu - View commit details
-
Copy full SHA for 6f125ce - Browse repository at this point
Copy the full SHA 6f125ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b252db - Browse repository at this point
Copy the full SHA 3b252dbView commit details -
Merge pull request etcd-io#17075 from siyuanfoundation/3.5-e2e-fw
[3.5] tests: Backport Extract e2e cluster setup to separate package
Configuration menu - View commit details
-
Copy full SHA for fa0eb07 - Browse repository at this point
Copy the full SHA fa0eb07View commit details -
[3.5] backport health check e2e tests.
Signed-off-by: Siyuan Zhang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b8d5e79 - Browse repository at this point
Copy the full SHA b8d5e79View commit details
Commits on Dec 11, 2023
-
test: enable gofail in release e2e test.
Signed-off-by: Siyuan Zhang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cb65c1f - Browse repository at this point
Copy the full SHA cb65c1fView commit details
Commits on Dec 12, 2023
-
Merge pull request etcd-io#17083 from siyuanfoundation/livez-bp-step3
[3.5] Backport e2e tests for livez/readyz.
Configuration menu - View commit details
-
Copy full SHA for 39330e3 - Browse repository at this point
Copy the full SHA 39330e3View commit details
Commits on Dec 20, 2023
-
Don't redeclare err and snapshot variable, fixing validation of consi…
…stent index and closing database on defer `err` variable shared throughout the NewServer function and used on line 396 to defer decision whether backend should be closed when starting the server failed. `snapshot` variable is first defined 407, redeclared locally on line 496 and later again used on line 625. Creation of local variable is a bug introduced in etcd-io#11888. Signed-off-by: Marek Siarkowicz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a2e9dc8 - Browse repository at this point
Copy the full SHA a2e9dc8View commit details -
Check if be is nil to avoid panic when be is overriden with nil by re…
…coverSnapshotBackend on line 517 Signed-off-by: Marek Siarkowicz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d6d263a - Browse repository at this point
Copy the full SHA d6d263aView commit details -
Merge pull request etcd-io#17151 from serathius/fix-bootstrap
[release-3.5] Fix etcd bootstrap: Etcd not validating database consistent index, closing database and panicking on nil backend.
Configuration menu - View commit details
-
Copy full SHA for ae3b43a - Browse repository at this point
Copy the full SHA ae3b43aView commit details
Commits on Dec 29, 2023
-
Signed-off-by: ZhouJianMS <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bd587c0 - Browse repository at this point
Copy the full SHA bd587c0View commit details
Commits on Jan 1, 2024
-
Backport testutils.ExecuteUntil to 3.5 branch
Signed-off-by: Amit Rastogi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b075426 - Browse repository at this point
Copy the full SHA b075426View commit details
Commits on Jan 2, 2024
-
Add missing flag in etcd help.
Signed-off-by: ishan16696 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f87048a - Browse repository at this point
Copy the full SHA f87048aView commit details
Commits on Jan 3, 2024
-
Merge pull request etcd-io#17190 from ishan16696/add/missing-flag
[3.5] Add missing `experimental-enable-lease-checkpoint-persist` flag in etcd help
Configuration menu - View commit details
-
Copy full SHA for d0ebcb5 - Browse repository at this point
Copy the full SHA d0ebcb5View commit details -
Merge pull request etcd-io#17177 from amit-rastogi/release-3.5
Backport testutils.ExecuteUntil to 3.5 branch
Configuration menu - View commit details
-
Copy full SHA for af1fb6f - Browse repository at this point
Copy the full SHA af1fb6fView commit details
Commits on Jan 5, 2024
-
Add a unit tests and missing flags in etcd help.
Signed-off-by: ishan16696 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0ac8e50 - Browse repository at this point
Copy the full SHA 0ac8e50View commit details -
Merge pull request etcd-io#17201 from ishan16696/backport-PR16465
[3.5]Add a unit tests and missing flags in etcd help.
Configuration menu - View commit details
-
Copy full SHA for 8d88e43 - Browse repository at this point
Copy the full SHA 8d88e43View commit details
Commits on Jan 8, 2024
-
Backport adding digest for etcd base image.
To ensure etcd official image builds can be reproduced. Signed-off-by: James Blair <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5f571ba - Browse repository at this point
Copy the full SHA 5f571baView commit details -
Signed-off-by: Marek Siarkowicz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f3a27b3 - Browse repository at this point
Copy the full SHA f3a27b3View commit details -
Merge pull request etcd-io#17206 from serathius/dont-flock-3.5
[release-3.5] Don't flock snapshot files
Configuration menu - View commit details
-
Copy full SHA for 5777a37 - Browse repository at this point
Copy the full SHA 5777a37View commit details
Commits on Jan 9, 2024
-
Merge pull request etcd-io#17205 from jmhbnz/backport-reproducible-im…
…age-builds [3.5] Backport adding digest for etcd base image
Configuration menu - View commit details
-
Copy full SHA for fe32cf9 - Browse repository at this point
Copy the full SHA fe32cf9View commit details
Commits on Jan 11, 2024
-
Merge pull request etcd-io#17123 from ZhouJianMS/member-place-3.5
[3.5] member replace e2e test
Configuration menu - View commit details
-
Copy full SHA for 880004c - Browse repository at this point
Copy the full SHA 880004cView commit details -
add tests to test tx delete consistency.
Signed-off-by: Siyuan Zhang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f219ab4 - Browse repository at this point
Copy the full SHA f219ab4View commit details -
commit bbolt transaction if there is any pending deleting operations
Signed-off-by: Siyuan Zhang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2d531a3 - Browse repository at this point
Copy the full SHA 2d531a3View commit details
Commits on Jan 12, 2024
-
Merge pull request etcd-io#17230 from siyuanfoundation/txBuf-3.5
[3.5] Fix delete inconsistencies in read buffer
Configuration menu - View commit details
-
Copy full SHA for 0c302d4 - Browse repository at this point
Copy the full SHA 0c302d4View commit details
Commits on Jan 18, 2024
-
dependency: update go version to 1.20.13
Signed-off-by: Ivan Valdes <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 02d5599 - Browse repository at this point
Copy the full SHA 02d5599View commit details
Commits on Jan 19, 2024
-
Merge pull request etcd-io#17275 from ivanvc/3.5-update-golang-to-1.2…
…0.13 [3.5] dependency: upgrade go to 1.20.13
Configuration menu - View commit details
-
Copy full SHA for 0ed58e9 - Browse repository at this point
Copy the full SHA 0ed58e9View commit details
Commits on Jan 22, 2024
-
mvcc: Printing etcd backend database related metrics inside scheduleC…
…ompaction function Backporting commit 21bbc82 in etcd 3.5 To improve traceability of backend database usage, Added below parameter related to backend database usage metrics inside scheduledCompaction function. current-db-size-bytes current-db-size current-db-size-in-use-bytes current-db-size-in-use Signed-off-by: Rahul More <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2c3b614 - Browse repository at this point
Copy the full SHA 2c3b614View commit details
Commits on Jan 23, 2024
-
Merge pull request etcd-io#17291 from rahulbapumore/backport-feature
[3.5] mvcc: Printing etcd backend database related metrics inside scheduleCompaction function
Configuration menu - View commit details
-
Copy full SHA for c7bcb5f - Browse repository at this point
Copy the full SHA c7bcb5fView commit details
Commits on Jan 24, 2024
-
print error log when creating peer listener failed
Signed-off-by: Benjamin Wang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 926d022 - Browse repository at this point
Copy the full SHA 926d022View commit details
Commits on Jan 25, 2024
-
Merge pull request etcd-io#17315 from ahrtr/3.5_configure_peer_log_20…
…240124 [3.5] Print error log when creating peer listener failed
Configuration menu - View commit details
-
Copy full SHA for a0ff8e4 - Browse repository at this point
Copy the full SHA a0ff8e4View commit details -
test: fix TestHashKVWhenCompacting: ensure all goroutine finished
Signed-off-by: Benjamin Wang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0f494e0 - Browse repository at this point
Copy the full SHA 0f494e0View commit details -
Merge pull request etcd-io#17320 from ahrtr/3.5_TestHashKVWhenCompact…
…ing_20240125 [3.5 test: fix `TestHashKVWhenCompacting`: ensure all goroutine finished
Configuration menu - View commit details
-
Copy full SHA for 141232e - Browse repository at this point
Copy the full SHA 141232eView commit details
Commits on Jan 30, 2024
-
Bump golang.org/x/crypto to v0.17+ to address CVE-2023-48795
This is the minimal set of package updates I get after running: ./scripts/update_dep.sh golang.org/x/crypto v0.17.0 make Signed-off-by: Marek Siarkowicz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8599d48 - Browse repository at this point
Copy the full SHA 8599d48View commit details
Commits on Jan 31, 2024
-
Merge pull request etcd-io#17346 from serathius/crypto-3.5
[release-3.5] Bump golang.org/x/crypto to v0.17+ to address CVE-2023-48795
Configuration menu - View commit details
-
Copy full SHA for 378a196 - Browse repository at this point
Copy the full SHA 378a196View commit details -
Configuration menu - View commit details
-
Copy full SHA for e7b3bb6 - Browse repository at this point
Copy the full SHA e7b3bb6View commit details
Commits on Feb 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3d64877 - Browse repository at this point
Copy the full SHA 3d64877View commit details -
[3.5] backport: add backoff to client config
Signed-off-by: Allen Ray <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a13f676 - Browse repository at this point
Copy the full SHA a13f676View commit details
Commits on Feb 5, 2024
-
Merge pull request etcd-io#17363 from dusk125/3.5-backport-retry-config
[3.5] backport backoff/retry config
Configuration menu - View commit details
-
Copy full SHA for 3c8e389 - Browse repository at this point
Copy the full SHA 3c8e389View commit details -
Merge pull request etcd-io#17362 from dusk125/3.5-to-go1.21
[3.5] Update to go 1.21
Configuration menu - View commit details
-
Copy full SHA for 588023c - Browse repository at this point
Copy the full SHA 588023cView commit details -
tests/e2e: move etcdctl to framework/e2e
Signed-off-by: Ivan Valdes <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 26bae5e - Browse repository at this point
Copy the full SHA 26bae5eView commit details
Commits on Feb 6, 2024
-
etcdserver: drain leaky goroutines before test completed
Signed-off-by: Wei Fu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a965801 - Browse repository at this point
Copy the full SHA a965801View commit details -
Merge pull request etcd-io#17382 from fuweid/backport-17365-to-35
[3.5] etcdserver: drain leaky goroutines before test completed
Configuration menu - View commit details
-
Copy full SHA for 76e7fe7 - Browse repository at this point
Copy the full SHA 76e7fe7View commit details -
etcd: Add OpenBSD-specific files for SetKeepAlivePeriod handling
Added keepalive_listener_unix.go and keepalive_listener_openbsd.go to handle SetKeepAlivePeriod() specially on OpenBSD. Signed-off-by: Ruize Tang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 62a4bb3 - Browse repository at this point
Copy the full SHA 62a4bb3View commit details -
tests/e2e: implement EtcdProcess Etcdctl
Signed-off-by: Ivan Valdes <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c37d33c - Browse repository at this point
Copy the full SHA c37d33cView commit details -
tests/e2e: implement EtcdProcessCluster WaitLeader
Signed-off-by: Ivan Valdes <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8b24932 - Browse repository at this point
Copy the full SHA 8b24932View commit details
Commits on Feb 7, 2024
-
Merge pull request etcd-io#17387 from Elbehery/backport_35_SetKeepAli…
…vePeriod_OpenBSD [3.5] Backport ignore SetKeepAlivePeriod errors on OpenBSD
Configuration menu - View commit details
-
Copy full SHA for c2b458c - Browse repository at this point
Copy the full SHA c2b458cView commit details
Commits on Feb 8, 2024
-
tests/e2e: use WaitLeader in corrupt test
Signed-off-by: Ivan Valdes <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 07c4dcb - Browse repository at this point
Copy the full SHA 07c4dcbView commit details -
Merge pull request etcd-io#17381 from ivanvc/3.5-backport-wait-leader
[3.5] backport e2e WaitLeader
Configuration menu - View commit details
-
Copy full SHA for b2aa3a1 - Browse repository at this point
Copy the full SHA b2aa3a1View commit details
Commits on Feb 9, 2024
-
Merge pull request etcd-io#17396 from ivanvc/3.5-use-wait-leader-in-c…
…orrupt-test [3.5] tests/e2e: use WaitLeader in corrupt test
Configuration menu - View commit details
-
Copy full SHA for ae7d493 - Browse repository at this point
Copy the full SHA ae7d493View commit details
Commits on Feb 13, 2024
-
Make CGO_ENABLED configurable for etcd 3.5
Signed-off-by: Arka Saha <[email protected]>
Arka Saha committedFeb 13, 2024 Configuration menu - View commit details
-
Copy full SHA for e179686 - Browse repository at this point
Copy the full SHA e179686View commit details -
tests/e2e: implement EtcdProcess GoFailClientTimeout
Signed-off-by: Ivan Valdes <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1115eb1 - Browse repository at this point
Copy the full SHA 1115eb1View commit details
Commits on Feb 14, 2024
-
Merge pull request etcd-io#17421 from ArkaSaha30/configure_cgo_3.5
[3.5] Make CGO_ENABLED configurable
Configuration menu - View commit details
-
Copy full SHA for 3b99fee - Browse repository at this point
Copy the full SHA 3b99feeView commit details
Commits on Feb 15, 2024
-
Merge pull request etcd-io#17427 from ivanvc/release-3.5-implement-et…
…cd-process-go-fail-client-timeout [3.5] Implement etcd process go fail client timeout
Configuration menu - View commit details
-
Copy full SHA for b795a8f - Browse repository at this point
Copy the full SHA b795a8fView commit details
Commits on Feb 16, 2024
-
server: fix comment to match function name
- goword checks fail if function name mismatches with comment - etcd-io#17400 Signed-off-by: vivekpatani <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b9b4f1b - Browse repository at this point
Copy the full SHA b9b4f1bView commit details -
- shellcheck violations fixed - etcd-io#17400 Signed-off-by: vivekpatani <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f4633c8 - Browse repository at this point
Copy the full SHA f4633c8View commit details -
Merge pull request etcd-io#17433 from vivekpatani/fix-goword
server: fix comment to match function name
Configuration menu - View commit details
-
Copy full SHA for c6e9488 - Browse repository at this point
Copy the full SHA c6e9488View commit details -
Merge pull request etcd-io#17434 from vivekpatani/fix-shellcheck
*: fix failing shellchecks
Configuration menu - View commit details
-
Copy full SHA for ae64528 - Browse repository at this point
Copy the full SHA ae64528View commit details -
- perform tidy operation - etcd-io#17400 - etcd-io#17401 Signed-off-by: vivekpatani <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7ebbc0f - Browse repository at this point
Copy the full SHA 7ebbc0fView commit details
Commits on Feb 17, 2024
-
Merge pull request etcd-io#17439 from vivekpatani/fix-tools-mod
[3.5] tools/mod: go mod tidy
Configuration menu - View commit details
-
Copy full SHA for 16963f1 - Browse repository at this point
Copy the full SHA 16963f1View commit details -
*: add test-smoke to the pipeline and update test-smoke
- add test-smoke to the tests.yaml pipeline - add bom and dep to the test-smoke definition - etcd-io#17400 - etcd-io#17401 - wait for etcd-io#17433 to merge - wait for etcd-io#17434 to merge Signed-off-by: vivekpatani <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9635525 - Browse repository at this point
Copy the full SHA 9635525View commit details
Commits on Feb 18, 2024
-
tests/e2e: backport e2e cluster setup
Finish backporting the remaining functions from the original backport from PR etcd-io#17075. Backported commit 65add8c Signed-off-by: Ivan Valdes <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c486b58 - Browse repository at this point
Copy the full SHA c486b58View commit details -
Backport ignore old leader's leases revoking request
Backported PR etcd-io#16822, commits f7e488d, 67f1716, and f7ff898 Signed-off-by: Ivan Valdes <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4a90575 - Browse repository at this point
Copy the full SHA 4a90575View commit details -
added dial-keepalive-time、dial-keepalive-timeout、permit-without-strea…
…m arguments to the grpc-proxy Signed-off-by: shihuixing <[email protected]>
shihuixing committedFeb 18, 2024 Configuration menu - View commit details
-
Copy full SHA for 31f097e - Browse repository at this point
Copy the full SHA 31f097eView commit details -
Merge pull request etcd-io#17435 from vivekpatani/fix-fmt-job
*: add test-smoke to the pipeline and update test-smoke
Configuration menu - View commit details
-
Copy full SHA for c213177 - Browse repository at this point
Copy the full SHA c213177View commit details -
Merge pull request etcd-io#17425 from ivanvc/release-3.5-backport-ign…
…ore-old-leaders-leases-revoking-request [3.5] backport ignore old leaders leases revoking requests
Configuration menu - View commit details
-
Copy full SHA for 9ffba74 - Browse repository at this point
Copy the full SHA 9ffba74View commit details
Commits on Feb 19, 2024
-
pkg/types: Support Unix sockets in NewURLS
Resolves etcd-io#12450 This commits adds support to unix/unixs socket URLs, which currently fail with the message "URL address does not have the form "host:port". It also replaces the work started in etcd-io#11747. (cherry picked from commit d93b7c8) Signed-off-by: Hubert Zhang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1a9062e - Browse repository at this point
Copy the full SHA 1a9062eView commit details -
Add unix socket test to TestNewURLsValue
(cherry picked from commit 75747f2) Signed-off-by: Hubert Zhang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 80e2064 - Browse repository at this point
Copy the full SHA 80e2064View commit details -
add uds test cases into e2e TestAuthority
Signed-off-by: Chao Chen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a1aaa51 - Browse repository at this point
Copy the full SHA a1aaa51View commit details
Commits on Feb 20, 2024
-
Merge pull request etcd-io#17447 from halleyshx/add-keepalive-clientP…
…arams-to-grpcproxy-rel3.5 [3.5] Added client keepalive arguments to the grpc-proxy
Configuration menu - View commit details
-
Copy full SHA for 9b9c049 - Browse repository at this point
Copy the full SHA 9b9c049View commit details -
Merge pull request etcd-io#15940 from HubertZhang/backport-12469-3.5
[release-3.5]pkg/types: Support Unix sockets in NewURLS
Configuration menu - View commit details
-
Copy full SHA for 5cc7239 - Browse repository at this point
Copy the full SHA 5cc7239View commit details
Commits on Feb 24, 2024
-
dependency: bump github.com/sirupsen/logrus to v1.9.3
Signed-off-by: vivekpatani <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f1d1029 - Browse repository at this point
Copy the full SHA f1d1029View commit details -
Merge pull request etcd-io#17482 from vivekpatani/fix-logrus
[3.5] dependency: bump github.com/sirupsen/logrus to v1.9.3
Configuration menu - View commit details
-
Copy full SHA for f9b7cce - Browse repository at this point
Copy the full SHA f9b7cceView commit details -
Signed-off-by: Benjamin Wang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d76d847 - Browse repository at this point
Copy the full SHA d76d847View commit details
Commits on Feb 26, 2024
-
Merge pull request etcd-io#17483 from ahrtr/3.5_bump_bbolt_1.3.9
[3.5] Bump bbolt to v1.3.9
Configuration menu - View commit details
-
Copy full SHA for 2b4ad26 - Browse repository at this point
Copy the full SHA 2b4ad26View commit details
Commits on Mar 6, 2024
-
Signed-off-by: Lan Liang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 722e5cb - Browse repository at this point
Copy the full SHA 722e5cbView commit details -
Merge pull request etcd-io#17537 from liangyuanpeng/3.5_go_1.21.8
[3.5] Update go version to 1.21.8
Configuration menu - View commit details
-
Copy full SHA for 72a7e28 - Browse repository at this point
Copy the full SHA 72a7e28View commit details
Commits on Mar 8, 2024
-
dependency: bump google.golang.org/protobuf to v1.33.0
Signed-off-by: Ivan Valdes <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e6d95c8 - Browse repository at this point
Copy the full SHA e6d95c8View commit details -
Merge pull request etcd-io#17553 from ivanvc/release-3.5-bump-google-…
…protobuf-to-1.33.0 [3.5] dependency: bump google protobuf to 1.33.0
Configuration menu - View commit details
-
Copy full SHA for 65c10bc - Browse repository at this point
Copy the full SHA 65c10bcView commit details -
Signed-off-by: Ivan Valdes <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 67afad6 - Browse repository at this point
Copy the full SHA 67afad6View commit details -
Merge pull request etcd-io#17550 from ivanvc/release-3.5-add-govuln-g…
…ithub-workflow [3.5] Add govuln GitHub workflow
Configuration menu - View commit details
-
Copy full SHA for d0a0281 - Browse repository at this point
Copy the full SHA d0a0281View commit details
Commits on Mar 11, 2024
-
Fix progress notification for watch that doesn't get any events
When implementing the fix for progress notifications (etcd-io#15237) we made a incorrect assumption that that unsynched watches will always get at least one event. Unsynched watches include not only slow watchers, but also newly created watches that requested current or older revision. In case that non of the events match watch filter, those newly created watches might become synched without any event going through. Signed-off-by: Marek Siarkowicz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 579b22c - Browse repository at this point
Copy the full SHA 579b22cView commit details
Commits on Mar 12, 2024
-
Merge pull request etcd-io#17566 from serathius/progressrequest-new-w…
…atch-3.5 [release-3.5] Fix progress notification for watch that doesn't get any events
Configuration menu - View commit details
-
Copy full SHA for 8383107 - Browse repository at this point
Copy the full SHA 8383107View commit details
Commits on Mar 19, 2024
-
[release-3.5] backport fix watch event loss after compaction
Signed-off-by: Chao Chen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 46d2caa - Browse repository at this point
Copy the full SHA 46d2caaView commit details -
Merge pull request etcd-io#17612 from chaochn47/release-3.5-backport-…
…fix-watch-event-loss-after-compact [release-3.5] backport fix watch event loss after compaction
Configuration menu - View commit details
-
Copy full SHA for 2ee038d - Browse repository at this point
Copy the full SHA 2ee038dView commit details
Commits on Mar 21, 2024
-
build(deps): bump distroless/static-debian11 from
9be3fcc
to7e5c6a2
Bumps distroless/static-debian11 from `9be3fcc` to `7e5c6a2`. --- updated-dependencies: - dependency-name: distroless/static-debian11 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 59e3f7d - Browse repository at this point
Copy the full SHA 59e3f7dView commit details -
Merge pull request etcd-io#17625 from etcd-io/dependabot/docker/relea…
…se-3.5/distroless/static-debian11-7e5c6a2a4ae854242874d36171b31d26e0539c98fc6080f942f16b03e82851ab build(deps): bump distroless/static-debian11 from `9be3fcc` to `7e5c6a2`
Configuration menu - View commit details
-
Copy full SHA for 38f3eb3 - Browse repository at this point
Copy the full SHA 38f3eb3View commit details
Commits on Mar 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c9063a0 - Browse repository at this point
Copy the full SHA c9063a0View commit details
Commits on Apr 1, 2024
-
Fix retry requests when receiving ErrGPRCNotSupportedForLearner
Signed-off-by: Ilya Baev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0c2f208 - Browse repository at this point
Copy the full SHA 0c2f208View commit details -
build(deps): bump distroless/static-debian11 from
7e5c6a2
to046b92c
Bumps distroless/static-debian11 from `7e5c6a2` to `046b92c`. --- updated-dependencies: - dependency-name: distroless/static-debian11 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d1eb35d - Browse repository at this point
Copy the full SHA d1eb35dView commit details -
Merge pull request etcd-io#17689 from etcd-io/dependabot/docker/relea…
…se-3.5/distroless/static-debian11-046b92c933032a8ca99a66f4c79a68ac029d9a4ababd1a806a82140b3b899fd3 build(deps): bump distroless/static-debian11 from `7e5c6a2` to `046b92c`
Configuration menu - View commit details
-
Copy full SHA for cbd0aed - Browse repository at this point
Copy the full SHA cbd0aedView commit details
Commits on Apr 2, 2024
-
Backport update for release script to use ssh.
Signed-off-by: James Blair <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 107412f - Browse repository at this point
Copy the full SHA 107412fView commit details -
Backport rename of release script to release.sh.
Signed-off-by: James Blair <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1868848 - Browse repository at this point
Copy the full SHA 1868848View commit details -
Backport updates to shellcheck ignores for release.sh script.
Signed-off-by: James Blair <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 953a023 - Browse repository at this point
Copy the full SHA 953a023View commit details
Commits on Apr 3, 2024
-
Backport initialization of mu in NewCtxClient to release-3.5
Tested against the demo code provided in PR etcd-io#17001 References: - etcd-io#17001 - etcd-io#17018 Signed-off-by: Chun-Hung Tseng <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 61a85b7 - Browse repository at this point
Copy the full SHA 61a85b7View commit details
Commits on Apr 4, 2024
-
Merge pull request etcd-io#17699 from henrybear327/backport-3.5/add-i…
…nitialization-for–epMu-in-contetx-client Backport initialization of mu in NewCtxClient to release-3.5
Configuration menu - View commit details
-
Copy full SHA for 130cfe9 - Browse repository at this point
Copy the full SHA 130cfe9View commit details -
Merge pull request etcd-io#17641 from sheyt0/v3.5.13
[3.5] backport for fix retry requests when receiving ErrGPRCNotSupportedForLearner
Configuration menu - View commit details
-
Copy full SHA for f5092bc - Browse repository at this point
Copy the full SHA f5092bcView commit details -
Bump go-version to 1.21.9 for release-3.5 due to CVE-2023-45288
Reference: - PR etcd-io#17703 Signed-off-by: Chun-Hung Tseng <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5776e21 - Browse repository at this point
Copy the full SHA 5776e21View commit details -
Bump golang.org/x/net to v0.23.0
Signed-off-by: Chun-Hung Tseng <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 600b6bf - Browse repository at this point
Copy the full SHA 600b6bfView commit details -
Merge pull request etcd-io#17708 from henrybear327/cve/3.5-bump-go-1.…
…21.9 Bump go-version to 1.21.9 for release-3.5 due to CVE-2023-45288
Configuration menu - View commit details
-
Copy full SHA for 01851da - Browse repository at this point
Copy the full SHA 01851daView commit details -
.github: enable failpoints for integration tests
And introduce helper to toggle failpoints by makefile. Signed-off-by: Wei Fu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b78b214 - Browse repository at this point
Copy the full SHA b78b214View commit details -
*: LeaseTimeToLive returns error if leader changed
The old leader demotes lessor and all the leases' expire time will be updated. Instead of returning incorrect remaining TTL, we should return errors to force client retry. Cherry-pick: d3bb6f6 Signed-off-by: Wei Fu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 94a1d0c - Browse repository at this point
Copy the full SHA 94a1d0cView commit details -
[3.5]Add trivy scan as a job in release workflow
Signed-off-by: ArkaSaha30 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1404f5a - Browse repository at this point
Copy the full SHA 1404f5aView commit details
Commits on Apr 5, 2024
-
Merge pull request etcd-io#17704 from fuweid/35-cp-17462
[3.5] *: LeaseTimeToLive returns error if leader changed
Configuration menu - View commit details
-
Copy full SHA for 86d9874 - Browse repository at this point
Copy the full SHA 86d9874View commit details
Commits on Apr 6, 2024
-
Merge pull request etcd-io#17716 from ArkaSaha30/trivy-scan-head-3.5
[3.5]Add trivy scan for current branch HEAD
Configuration menu - View commit details
-
Copy full SHA for 7f18f30 - Browse repository at this point
Copy the full SHA 7f18f30View commit details -
Signed-off-by: Lan Liang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b6df59c - Browse repository at this point
Copy the full SHA b6df59cView commit details -
feat: observe wal write at one time
Signed-off-by: Qiuyu Wu <[email protected]>
Qiuyu Wu committedApr 6, 2024 Configuration menu - View commit details
-
Copy full SHA for 51f3134 - Browse repository at this point
Copy the full SHA 51f3134View commit details
Commits on Apr 7, 2024
-
Merge pull request etcd-io#17619 from liangyuanpeng/approve_ghaction_3.5
[3.5] Add approvals gh workflows.
Configuration menu - View commit details
-
Copy full SHA for 4ffa5c5 - Browse repository at this point
Copy the full SHA 4ffa5c5View commit details
Commits on Apr 8, 2024
-
Merge pull request etcd-io#17616 from Akiqqqqqqq/feature-wal-write-me…
…trics [3.5] feat: add wal write system call metrics observation
Configuration menu - View commit details
-
Copy full SHA for b671991 - Browse repository at this point
Copy the full SHA b671991View commit details -
Merge pull request etcd-io#17732 from jmhbnz/fix-release-script
[3.5] Backport release script fixes
Configuration menu - View commit details
-
Copy full SHA for 10e469e - Browse repository at this point
Copy the full SHA 10e469eView commit details -
test: add mix version e2e test.
Signed-off-by: Siyuan Zhang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c06ec72 - Browse repository at this point
Copy the full SHA c06ec72View commit details
Commits on Apr 10, 2024
-
Merge pull request etcd-io#17531 from siyuanfoundation/3.5-downgrade-…
…test [3.5] backport mix version e2e test.
Configuration menu - View commit details
-
Copy full SHA for dad2bab - Browse repository at this point
Copy the full SHA dad2babView commit details
Commits on Apr 16, 2024
-
add experimental-snapshot-catchup-entries flag.
Signed-off-by: Siyuan Zhang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 464df4a - Browse repository at this point
Copy the full SHA 464df4aView commit details
Commits on Apr 17, 2024
-
[backport-3.5] server: ignore raft messages if member id mismatch etc…
…d-io#17078 Signed-off-by: Chun-Hung Tseng <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9331ee3 - Browse repository at this point
Copy the full SHA 9331ee3View commit details
Commits on Apr 18, 2024
-
Merge pull request etcd-io#17813 from henrybear327/backport-3.5/ignor…
…e-raft-messages-if-member-id-mismatch [backport-3.5] server: ignore raft messages if member id mismatch
Configuration menu - View commit details
-
Copy full SHA for 692c2d2 - Browse repository at this point
Copy the full SHA 692c2d2View commit details -
test: add checking snapshot be sent in mix_version_test.
Signed-off-by: Siyuan Zhang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c391d69 - Browse repository at this point
Copy the full SHA c391d69View commit details
Commits on Apr 19, 2024
-
Merge pull request etcd-io#17808 from siyuanfoundation/3.5-downgrade-…
…test [3.5] add experimental-snapshot-catchup-entries flag
Configuration menu - View commit details
-
Copy full SHA for 91e9dd3 - Browse repository at this point
Copy the full SHA 91e9dd3View commit details
Commits on Apr 21, 2024
-
Update the compaction log when bootstrap and update compact's signature
Actually the compact() never return an error, so remove the second return parameter. Signed-off-by: Benjamin Wang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for adf1c3f - Browse repository at this point
Copy the full SHA adf1c3fView commit details
Commits on Apr 23, 2024
-
Merge pull request etcd-io#17830 from ahrtr/3.5_update_compact_log_bo…
…otstrap_20240421 [3.5] Update the compaction log when bootstrap and update compact's signature
Configuration menu - View commit details
-
Copy full SHA for 6dce9b2 - Browse repository at this point
Copy the full SHA 6dce9b2View commit details
Commits on Apr 24, 2024
-
server/mvcc: introduce compactBeforeSetFinishedCompact failpoint
Signed-off-by: Wei Fu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6b03446 - Browse repository at this point
Copy the full SHA 6b03446View commit details -
tests/e2e: reproduce etcd-io#17780
Signed-off-by: Wei Fu <[email protected]> (cherry picked from commit 7173391) Signed-off-by: Wei Fu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7beff57 - Browse repository at this point
Copy the full SHA 7beff57View commit details -
server/storage: update currentRev if scheduledCompact > currentRev
Signed-off-by: Wei Fu <[email protected]> (cherry picked from commit 9ea2349) Signed-off-by: Wei Fu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c06b17b - Browse repository at this point
Copy the full SHA c06b17bView commit details -
server/mvcc: should update currentRev in revMu
Signed-off-by: Wei Fu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0af22ab - Browse repository at this point
Copy the full SHA 0af22abView commit details -
Merge pull request etcd-io#17865 from fuweid/backport-17815-35
[3.5] fix revision loss issue caused by compaction - 17780
Configuration menu - View commit details
-
Copy full SHA for a7a8fb8 - Browse repository at this point
Copy the full SHA a7a8fb8View commit details
Commits on Apr 29, 2024
-
e2e: add mix version test of adding last ver to current ver.
Signed-off-by: Siyuan Zhang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for daec41c - Browse repository at this point
Copy the full SHA daec41cView commit details
Commits on Apr 30, 2024
-
Merge pull request etcd-io#17888 from siyuanfoundation/3.5-downgrade-…
…test [3.5] add mix version test of adding last ver to current ver.
Configuration menu - View commit details
-
Copy full SHA for 31a87cf - Browse repository at this point
Copy the full SHA 31a87cfView commit details -
gRPC health server sets serving status to NOT_SERVING on defrag
gRPC health server sets serving status to NOT_SERVING on defrag Backport from 3.6 in etcd-io#16278 Co-authored-by: Chao Chen <[email protected]> Signed-off-by: Thomas Jungblut <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 750bc0b - Browse repository at this point
Copy the full SHA 750bc0bView commit details
Commits on May 1, 2024
-
build(deps): bump distroless/static-debian11 from
046b92c
to6d31326
Bumps distroless/static-debian11 from `046b92c` to `6d31326`. --- updated-dependencies: - dependency-name: distroless/static-debian11 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 22ca615 - Browse repository at this point
Copy the full SHA 22ca615View commit details
Commits on May 2, 2024
-
Merge pull request etcd-io#17920 from etcd-io/dependabot/docker/relea…
…se-3.5/distroless/static-debian11-6d31326376a7834b106f281b04f67b5d015c31732f594930f2ea81365f99d60c build(deps): bump distroless/static-debian11 from `046b92c` to `6d31326`
Configuration menu - View commit details
-
Copy full SHA for 2c7f6d6 - Browse repository at this point
Copy the full SHA 2c7f6d6View commit details
Commits on May 6, 2024
-
v3rpc: run health notifier to listen on online defrag state change
Backport from 3.6 in etcd-io#16836 Co-authored-by: Chao Chen <[email protected]> Signed-off-by: Thomas Jungblut <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cee181d - Browse repository at this point
Copy the full SHA cee181dView commit details -
Signed-off-by: Thomas Jungblut <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a5eec4d - Browse repository at this point
Copy the full SHA a5eec4dView commit details -
Merge pull request etcd-io#17943 from tjungblu/bboltbump_1.3.10
Bump bbolt to 1.3.10 for 3.5
Configuration menu - View commit details
-
Copy full SHA for a5cf841 - Browse repository at this point
Copy the full SHA a5cf841View commit details -
Signed-off-by: Siyuan Zhang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 99a6434 - Browse repository at this point
Copy the full SHA 99a6434View commit details -
Merge pull request etcd-io#17931 from siyuanfoundation/3.5-downgrade-…
…test [3.5] Backport cluster downgrade test.
Configuration menu - View commit details
-
Copy full SHA for f2cbef2 - Browse repository at this point
Copy the full SHA f2cbef2View commit details
Commits on May 7, 2024
-
Merge pull request etcd-io#17914 from tjungblu/backport_35_grpc_defra…
…gserv [3.5] gRPC health server sets serving status to NOT_SERVING on defrag
Configuration menu - View commit details
-
Copy full SHA for 0f0af63 - Browse repository at this point
Copy the full SHA 0f0af63View commit details
Commits on May 10, 2024
-
server: Implement WithMmapSize option for backend config
Accept a third argument for NewDefaultBackend for overrides to the BackendConfig. Add a new function, WithMmapSize, which modifies the backend config to provide a custom InitiamMmapSize. Backports commit: d69adf4 / PR: etcd-io#17277 Signed-off-by: Ivan Valdes <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6abc349 - Browse repository at this point
Copy the full SHA 6abc349View commit details -
etcdutl: Fix snapshot restore memory alloc issue
When running the snapshot command, allow receiving an initial memory map allocation for the database, avoiding future memory allocation issues. Backports commit: be28833 / PR: etcd-io#17277 Co-authored-by: Fatih USTA <[email protected]> Signed-off-by: Ivan Valdes <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9e1dadd - Browse repository at this point
Copy the full SHA 9e1daddView commit details -
Merge pull request etcd-io#17977 from ivanvc/release-3.5-backport-etc…
…dutl-memory-allocation-issue [3.5] backport etcdutl memory allocation issue
Configuration menu - View commit details
-
Copy full SHA for 8f6d2dc - Browse repository at this point
Copy the full SHA 8f6d2dcView commit details -
Signed-off-by: Lavish pal <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f715ffd - Browse repository at this point
Copy the full SHA f715ffdView commit details -
Merge pull request etcd-io#17980 from lavishpal/upgrade/go-to-1.21.10
[3.5] dependency : update the go v1.21.10
Configuration menu - View commit details
-
Copy full SHA for 297130d - Browse repository at this point
Copy the full SHA 297130dView commit details
Commits on May 16, 2024
-
.*: sync go toolchain version and add ability to verify versions
This commit adds a script to sync the version present in .go-version across all go.mod files as the toolchain directive. As part of that, this commit also modifies go.mod files that did not have synced toolchain directives. Additionally, this also adds a script to verify all toolchain and go directives against the version present in .go-version as follows: (1) The go directive <= version in .go-version (2) The toolchain directive == version in .go-version This script runs as part of the `make verify` target, making it run as a presbumit by default. Signed-off-by: Madhav Jivrajani <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4740315 - Browse repository at this point
Copy the full SHA 4740315View commit details -
scripts: default to using .go-version's version for tests and builds
Additionally, provide ability to opt-out of the .go-version and use a custom one via env vars: FORCE_HOST_GO and GO_VERSION. Signed-off-by: Madhav Jivrajani <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3c990bc - Browse repository at this point
Copy the full SHA 3c990bcView commit details -
Merge pull request etcd-io#18017 from MadhavJivrajani/go-version-setu…
…p-35 [release-3.5] Setup a way to consistently manage go versions across scripts and go.mods
Configuration menu - View commit details
-
Copy full SHA for 3afe949 - Browse repository at this point
Copy the full SHA 3afe949View commit details
Commits on May 23, 2024
-
config: support AllowedCN and AllowedHostname through config file
Allow setting AllowedCN and AllowedHostname tls fields through config file for peer transport security. Signed-off-by: Seena Fallah <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8bc3271 - Browse repository at this point
Copy the full SHA 8bc3271View commit details -
Merge pull request etcd-io#18063 from ArkaSaha30/backport-config-support
[3.5] config: support AllowedCN and AllowedHostname through config file
Configuration menu - View commit details
-
Copy full SHA for 47c5fb8 - Browse repository at this point
Copy the full SHA 47c5fb8View commit details
Commits on May 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bf51a53 - Browse repository at this point
Copy the full SHA bf51a53View commit details