Kaustubh Dhokte de227f30ba Etcd upversion to 3.4.36
This change updates etcd version to 3.4.36.

The patch 0001-Increate-health-check-timeout.patch is dropped
with this change. Originally, the patch increased /health api
timeout from 1 second to 5 seconds. With etcd API 3, the new
timeout for /health API is now 5+ seconds. Just for the reference,
https://github.com/etcd-io/etcd/blob/v3.5.20/server/etcdserver/api/etcdhttp/health.go#L257
and
https://github.com/etcd-io/etcd/blob/v3.5.20/server/config/config.go#L314
The default API used in etcd 3.4 is API version 3. The only place
where API version 2 is still used in StarlingX will be updated to
use API version 3 in a different change.

Test Plan:
PASS: AIO-SX fresh installs with k8s versions 1.29, 1.30, 1.31
      successful. System healthy. No alarms. Kubernetes cluster
      healthy.
PASS: AIO-SX kubernetes upgrade successful from 1.29 to 1.30.

Story: 2011413
Task: 51996

Change-Id: Ibcbc2b46bcd6389d9d0de02cfb53a770835cf7e8
Signed-off-by: Kaustubh Dhokte <kaustubh.dhokte@windriver.com>
2025-04-17 00:46:09 +00:00

12 lines
331 B
Plaintext

etcd (3.4.36-1) unstable; urgency=medium
* Updated for stx debian packaging
-- Kaustubh Dhokte <kaustubh.dhokte@windriver.com> Tue, 08 Apr 2025 16:41:53 +0000
etcd (3.4.27-1) unstable; urgency=medium
* Updated for stx debian packaging
-- Kaustubh Dhokte <kaustubh.dhokte@windriver.com> Thu, 21 Sep 2023 23:41:53 +0000