swh:1:snp:8a1bf80ec89c62a71cdcaaf0c2f9145695a5340a

sort by:
Revision Author Date Message Commit Date
c9063a0 version: bump up to 3.5.13 29 March 2024, 18:27:31 UTC
38f3eb3 Merge pull request #17625 from etcd-io/dependabot/docker/release-3.5/distroless/static-debian11-7e5c6a2a4ae854242874d36171b31d26e0539c98fc6080f942f16b03e82851ab build(deps): bump distroless/static-debian11 from `9be3fcc` to `7e5c6a2` 21 March 2024, 12:16:51 UTC
59e3f7d build(deps): bump distroless/static-debian11 from `9be3fcc` to `7e5c6a2` Bumps distroless/static-debian11 from `9be3fcc` to `7e5c6a2`. --- updated-dependencies: - dependency-name: distroless/static-debian11 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> 21 March 2024, 07:28:20 UTC
2ee038d Merge pull request #17612 from chaochn47/release-3.5-backport-fix-watch-event-loss-after-compact [release-3.5] backport fix watch event loss after compaction 19 March 2024, 21:00:47 UTC
46d2caa [release-3.5] backport fix watch event loss after compaction Signed-off-by: Chao Chen <chaochn@amazon.com> 19 March 2024, 01:41:17 UTC
8383107 Merge pull request #17566 from serathius/progressrequest-new-watch-3.5 [release-3.5] Fix progress notification for watch that doesn't get any events 12 March 2024, 11:00:57 UTC
579b22c Fix progress notification for watch that doesn't get any events When implementing the fix for progress notifications (https://github.com/etcd-io/etcd/pull/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 <siarkowicz@google.com> 11 March 2024, 19:18:26 UTC
d0a0281 Merge pull request #17550 from ivanvc/release-3.5-add-govuln-github-workflow [3.5] Add govuln GitHub workflow 08 March 2024, 17:00:56 UTC
67afad6 Add govuln GitHub workflow Signed-off-by: Ivan Valdes <ivan@vald.es> 08 March 2024, 16:30:03 UTC
65c10bc Merge pull request #17553 from ivanvc/release-3.5-bump-google-protobuf-to-1.33.0 [3.5] dependency: bump google protobuf to 1.33.0 08 March 2024, 15:57:30 UTC
e6d95c8 dependency: bump google.golang.org/protobuf to v1.33.0 Signed-off-by: Ivan Valdes <ivan@vald.es> 08 March 2024, 00:03:12 UTC
72a7e28 Merge pull request #17537 from liangyuanpeng/3.5_go_1.21.8 [3.5] Update go version to 1.21.8 06 March 2024, 10:37:29 UTC
722e5cb Update go version to 1.21.8 Signed-off-by: Lan Liang <gcslyp@gmail.com> 06 March 2024, 09:33:17 UTC
2b4ad26 Merge pull request #17483 from ahrtr/3.5_bump_bbolt_1.3.9 [3.5] Bump bbolt to v1.3.9 26 February 2024, 11:16:18 UTC
d76d847 Bump bbolt to 1.3.9 for 3.5 Signed-off-by: Benjamin Wang <benjamin.ahrtr@gmail.com> 24 February 2024, 15:38:49 UTC
f9b7cce Merge pull request #17482 from vivekpatani/fix-logrus [3.5] dependency: bump github.com/sirupsen/logrus to v1.9.3 24 February 2024, 07:17:13 UTC
f1d1029 dependency: bump github.com/sirupsen/logrus to v1.9.3 Signed-off-by: vivekpatani <9080894+vivekpatani@users.noreply.github.com> 24 February 2024, 00:24:13 UTC
5cc7239 Merge pull request #15940 from HubertZhang/backport-12469-3.5 [release-3.5]pkg/types: Support Unix sockets in NewURLS 20 February 2024, 09:45:10 UTC
9b9c049 Merge pull request #17447 from halleyshx/add-keepalive-clientParams-to-grpcproxy-rel3.5 [3.5] Added client keepalive arguments to the grpc-proxy 20 February 2024, 09:44:28 UTC
a1aaa51 add uds test cases into e2e TestAuthority Signed-off-by: Chao Chen <chaochn@amazon.com> 19 February 2024, 13:26:15 UTC
80e2064 Add unix socket test to TestNewURLsValue (cherry picked from commit 75747f24bcdebefff22e27853f2ac0b71ec91ea0) Signed-off-by: Hubert Zhang <hubert.zyk@gmail.com> 19 February 2024, 12:21:31 UTC
1a9062e pkg/types: Support Unix sockets in NewURLS Resolves #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 #11747. (cherry picked from commit d93b7c8cb185af5a8af8408fbfcc55a21e3d9e5a) Signed-off-by: Hubert Zhang <hubert.zyk@gmail.com> 19 February 2024, 12:21:16 UTC
9ffba74 Merge pull request #17425 from ivanvc/release-3.5-backport-ignore-old-leaders-leases-revoking-request [3.5] backport ignore old leaders leases revoking requests 18 February 2024, 14:40:20 UTC
c213177 Merge pull request #17435 from vivekpatani/fix-fmt-job *: add test-smoke to the pipeline and update test-smoke 18 February 2024, 14:39:37 UTC
31f097e added dial-keepalive-time、dial-keepalive-timeout、permit-without-stream arguments to the grpc-proxy Signed-off-by: shihuixing <shihuixing@jd.com> 18 February 2024, 12:44:25 UTC
4a90575 Backport ignore old leader's leases revoking request Backported PR #16822, commits f7e488dc9262685d6624755e0d3bb0a655863248, 67f17166bf2ba337dafb8e0ea8eea5f74a990767, and f7ff898fd6c2d6dbb54278343073aa4fa5f46a03 Signed-off-by: Ivan Valdes <ivan@vald.es> 18 February 2024, 06:16:53 UTC
c486b58 tests/e2e: backport e2e cluster setup Finish backporting the remaining functions from the original backport from PR #17075. Backported commit 65add8cec44b32682e59d2596a592038bac90dcd Signed-off-by: Ivan Valdes <ivan@vald.es> 18 February 2024, 06:16:29 UTC
9635525 *: 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 - https://github.com/etcd-io/etcd/issues/17400 - https://github.com/etcd-io/etcd/issues/17401 - wait for https://github.com/etcd-io/etcd/pull/17433 to merge - wait for https://github.com/etcd-io/etcd/pull/17434 to merge Signed-off-by: vivekpatani <9080894+vivekpatani@users.noreply.github.com> 17 February 2024, 11:02:19 UTC
16963f1 Merge pull request #17439 from vivekpatani/fix-tools-mod [3.5] tools/mod: go mod tidy 17 February 2024, 09:15:26 UTC
7ebbc0f tools/mod: go mod tidy - perform tidy operation - https://github.com/etcd-io/etcd/issues/17400 - https://github.com/etcd-io/etcd/issues/17401 Signed-off-by: vivekpatani <9080894+vivekpatani@users.noreply.github.com> 16 February 2024, 21:52:09 UTC
ae64528 Merge pull request #17434 from vivekpatani/fix-shellcheck *: fix failing shellchecks 16 February 2024, 08:44:05 UTC
c6e9488 Merge pull request #17433 from vivekpatani/fix-goword server: fix comment to match function name 16 February 2024, 08:30:49 UTC
f4633c8 *: fix failing shellchecks - shellcheck violations fixed - https://github.com/etcd-io/etcd/issues/17400 Signed-off-by: vivekpatani <9080894+vivekpatani@users.noreply.github.com> 16 February 2024, 03:55:22 UTC
b9b4f1b server: fix comment to match function name - goword checks fail if function name mismatches with comment - https://github.com/etcd-io/etcd/issues/17400 Signed-off-by: vivekpatani <9080894+vivekpatani@users.noreply.github.com> 16 February 2024, 03:46:22 UTC
b795a8f Merge pull request #17427 from ivanvc/release-3.5-implement-etcd-process-go-fail-client-timeout [3.5] Implement etcd process go fail client timeout 15 February 2024, 09:26:45 UTC
3b99fee Merge pull request #17421 from ArkaSaha30/configure_cgo_3.5 [3.5] Make CGO_ENABLED configurable 14 February 2024, 10:44:55 UTC
1115eb1 tests/e2e: implement EtcdProcess GoFailClientTimeout Signed-off-by: Ivan Valdes <ivan@vald.es> 13 February 2024, 23:21:07 UTC
e179686 Make CGO_ENABLED configurable for etcd 3.5 Signed-off-by: Arka Saha <arkas1@vmware.com> 13 February 2024, 10:31:10 UTC
ae7d493 Merge pull request #17396 from ivanvc/3.5-use-wait-leader-in-corrupt-test [3.5] tests/e2e: use WaitLeader in corrupt test 09 February 2024, 10:34:56 UTC
b2aa3a1 Merge pull request #17381 from ivanvc/3.5-backport-wait-leader [3.5] backport e2e WaitLeader 08 February 2024, 14:44:54 UTC
07c4dcb tests/e2e: use WaitLeader in corrupt test Signed-off-by: Ivan Valdes <ivan@vald.es> 08 February 2024, 01:00:09 UTC
c2b458c Merge pull request #17387 from Elbehery/backport_35_SetKeepAlivePeriod_OpenBSD [3.5] Backport ignore SetKeepAlivePeriod errors on OpenBSD 07 February 2024, 15:53:48 UTC
8b24932 tests/e2e: implement EtcdProcessCluster WaitLeader Signed-off-by: Ivan Valdes <ivan@vald.es> 06 February 2024, 22:29:51 UTC
c37d33c tests/e2e: implement EtcdProcess Etcdctl Signed-off-by: Ivan Valdes <ivan@vald.es> 06 February 2024, 22:29:40 UTC
62a4bb3 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 <1466040111@qq.com> 06 February 2024, 18:39:09 UTC
76e7fe7 Merge pull request #17382 from fuweid/backport-17365-to-35 [3.5] etcdserver: drain leaky goroutines before test completed 06 February 2024, 15:54:08 UTC
a965801 etcdserver: drain leaky goroutines before test completed Signed-off-by: Wei Fu <fuweid89@gmail.com> 06 February 2024, 04:11:33 UTC
26bae5e tests/e2e: move etcdctl to framework/e2e Signed-off-by: Ivan Valdes <ivan@vald.es> 05 February 2024, 23:13:42 UTC
588023c Merge pull request #17362 from dusk125/3.5-to-go1.21 [3.5] Update to go 1.21 05 February 2024, 12:55:29 UTC
3c8e389 Merge pull request #17363 from dusk125/3.5-backport-retry-config [3.5] backport backoff/retry config 05 February 2024, 12:53:55 UTC
a13f676 [3.5] backport: add backoff to client config Signed-off-by: Allen Ray <alray@redhat.com> 02 February 2024, 19:40:15 UTC
3d64877 [3.5] Update to go1.21 Signed-off-by: Allen Ray <alray@redhat.com> 02 February 2024, 19:25:53 UTC
e7b3bb6 version: bump up to 3.5.12 31 January 2024, 10:32:22 UTC
378a196 Merge pull request #17346 from serathius/crypto-3.5 [release-3.5] Bump golang.org/x/crypto to v0.17+ to address CVE-2023-48795 31 January 2024, 10:21:03 UTC
8599d48 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 <siarkowicz@google.com> 30 January 2024, 11:02:49 UTC
141232e Merge pull request #17320 from ahrtr/3.5_TestHashKVWhenCompacting_20240125 [3.5 test: fix `TestHashKVWhenCompacting`: ensure all goroutine finished 25 January 2024, 18:53:29 UTC
0f494e0 test: fix TestHashKVWhenCompacting: ensure all goroutine finished Signed-off-by: Benjamin Wang <benjamin.ahrtr@gmail.com> 25 January 2024, 13:32:03 UTC
a0ff8e4 Merge pull request #17315 from ahrtr/3.5_configure_peer_log_20240124 [3.5] Print error log when creating peer listener failed 25 January 2024, 10:05:46 UTC
926d022 print error log when creating peer listener failed Signed-off-by: Benjamin Wang <benjamin.ahrtr@gmail.com> 24 January 2024, 13:50:38 UTC
c7bcb5f Merge pull request #17291 from rahulbapumore/backport-feature [3.5] mvcc: Printing etcd backend database related metrics inside scheduleCompaction function 23 January 2024, 10:05:07 UTC
2c3b614 mvcc: Printing etcd backend database related metrics inside scheduleCompaction 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 <rahulbapumore@gmail.com> 22 January 2024, 13:40:20 UTC
0ed58e9 Merge pull request #17275 from ivanvc/3.5-update-golang-to-1.20.13 [3.5] dependency: upgrade go to 1.20.13 19 January 2024, 18:34:59 UTC
02d5599 dependency: update go version to 1.20.13 Signed-off-by: Ivan Valdes <ivan@vald.es> 18 January 2024, 22:38:08 UTC
0c302d4 Merge pull request #17230 from siyuanfoundation/txBuf-3.5 [3.5] Fix delete inconsistencies in read buffer 12 January 2024, 16:48:49 UTC
2d531a3 commit bbolt transaction if there is any pending deleting operations Signed-off-by: Siyuan Zhang <sizhang@google.com> 11 January 2024, 21:34:14 UTC
f219ab4 add tests to test tx delete consistency. Signed-off-by: Siyuan Zhang <sizhang@google.com> 11 January 2024, 21:29:54 UTC
880004c Merge pull request #17123 from ZhouJianMS/member-place-3.5 [3.5] member replace e2e test 11 January 2024, 08:34:02 UTC
fe32cf9 Merge pull request #17205 from jmhbnz/backport-reproducible-image-builds [3.5] Backport adding digest for etcd base image 09 January 2024, 09:58:38 UTC
5777a37 Merge pull request #17206 from serathius/dont-flock-3.5 [release-3.5] Don't flock snapshot files 08 January 2024, 15:12:31 UTC
f3a27b3 Don't flock snapshot files Signed-off-by: Marek Siarkowicz <siarkowicz@google.com> 08 January 2024, 14:06:12 UTC
5f571ba Backport adding digest for etcd base image. To ensure etcd official image builds can be reproduced. Signed-off-by: James Blair <mail@jamesblair.net> 08 January 2024, 01:55:42 UTC
8d88e43 Merge pull request #17201 from ishan16696/backport-PR16465 [3.5]Add a unit tests and missing flags in etcd help. 05 January 2024, 10:52:47 UTC
0ac8e50 Add a unit tests and missing flags in etcd help. Signed-off-by: ishan16696 <ishan.tyagi@sap.com> 05 January 2024, 09:16:42 UTC
af1fb6f Merge pull request #17177 from amit-rastogi/release-3.5 Backport testutils.ExecuteUntil to 3.5 branch 03 January 2024, 13:53:44 UTC
d0ebcb5 Merge pull request #17190 from ishan16696/add/missing-flag [3.5] Add missing `experimental-enable-lease-checkpoint-persist` flag in etcd help 03 January 2024, 10:40:45 UTC
f87048a Add missing flag in etcd help. Signed-off-by: ishan16696 <ishan.tyagi@sap.com> 02 January 2024, 12:38:20 UTC
b075426 Backport testutils.ExecuteUntil to 3.5 branch Signed-off-by: Amit Rastogi <amitrastogi2206@gmail.com> 01 January 2024, 11:18:59 UTC
bd587c0 member replace e2e test Signed-off-by: ZhouJianMS <zhoujian@microsoft.com> 29 December 2023, 01:46:58 UTC
ae3b43a Merge pull request #17151 from serathius/fix-bootstrap [release-3.5] Fix etcd bootstrap: Etcd not validating database consistent index, closing database and panicking on nil backend. 20 December 2023, 15:33:24 UTC
d6d263a Check if be is nil to avoid panic when be is overriden with nil by recoverSnapshotBackend on line 517 Signed-off-by: Marek Siarkowicz <siarkowicz@google.com> 20 December 2023, 10:41:54 UTC
a2e9dc8 Don't redeclare err and snapshot variable, fixing validation of consistent 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 https://github.com/etcd-io/etcd/pull/11888. Signed-off-by: Marek Siarkowicz <siarkowicz@google.com> 20 December 2023, 10:31:47 UTC
39330e3 Merge pull request #17083 from siyuanfoundation/livez-bp-step3 [3.5] Backport e2e tests for livez/readyz. 12 December 2023, 10:14:05 UTC
cb65c1f test: enable gofail in release e2e test. Signed-off-by: Siyuan Zhang <sizhang@google.com> 11 December 2023, 17:15:56 UTC
b8d5e79 [3.5] backport health check e2e tests. Signed-off-by: Siyuan Zhang <sizhang@google.com> 07 December 2023, 17:51:39 UTC
fa0eb07 Merge pull request #17075 from siyuanfoundation/3.5-e2e-fw [3.5] tests: Backport Extract e2e cluster setup to separate package 07 December 2023, 12:03:36 UTC
3b252db version: bump up to 3.5.11 07 December 2023, 10:29:12 UTC
6f125ce Merge pull request #17039 from siyuanfoundation/release-3.5-step2 [3.5] Backport livez/readyz 07 December 2023, 08:53:18 UTC
33cf21c Merge pull request #17077 from jonasrdl/release-3.5-update-to-go-1.20.12 [3.5] Update go version to 1.20.12 06 December 2023, 19:38:15 UTC
ebb7e79 etcdserver: add linearizable_read check to readyz. Signed-off-by: Siyuan Zhang <sizhang@google.com> 06 December 2023, 19:12:14 UTC
13bafdf etcd: Update go version to 1.20.12 Signed-off-by: Jonas Riedel <jonasriedel@pm.me> 06 December 2023, 19:02:25 UTC
795dced tests: Extract e2e cluster setup to separate package Signed-off-by: Siyuan Zhang <sizhang@google.com> 06 December 2023, 17:13:36 UTC
7df2e90 Merge pull request #17070 from ivanvc/release-3.5-backport-ssrf Backport disable redirects in peer communication to release-3.5 06 December 2023, 09:09:07 UTC
98aa466 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 <ivan@vald.es> 05 December 2023, 18:59:25 UTC
ce4ae2b Merge pull request #17024 from jmhbnz/backport-ssrf-fix [3.5] Backport disable following redirects when checking peer urls 28 November 2023, 20:22:32 UTC
293fc21 etcdserver: add metric counters for livez/readyz health checks. Signed-off-by: Siyuan Zhang <sizhang@google.com> 27 November 2023, 20:52:15 UTC
f5d7f99 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 <sizhang@google.com> 27 November 2023, 20:52:15 UTC
2b54660 http health check bug fixes Signed-off-by: Chao Chen <chaochn@amazon.com> 27 November 2023, 20:52:15 UTC
d4e8610 Merge pull request #17000 from siyuanfoundation/livez-bp-3.5-step1 [3.5] Backport healthcheck code cleanup 27 November 2023, 18:59:40 UTC
46e3942 server: Split metrics and health code Signed-off-by: Siyuan Zhang <sizhang@google.com> 27 November 2023, 17:31:00 UTC
8ab1c0f server: Cover V3 health with tests Signed-off-by: Siyuan Zhang <sizhang@google.com> 27 November 2023, 17:31:00 UTC
back to top