During upgrades, Multus CNI initialization takes ~30 seconds, exceeding the current 15-second job deadline. This causes upgrade-health-check jobs to fail with DeadlineExceeded errors. Increasing the timeout to 60 seconds provides adequate time for CNI plugin initialization, image pulls, and network setup during multi-node Kubernetes upgrades. This aligns with similar timeout increase in upstream kubeadm for Windows nodes and environments with larger container images and is already present in Kubernetes 1.36. PR: https://github.com/kubernetes/kubernetes/pull/136273 Test Plan: PASS: Build k8s 1.32, 1.33, 1.34 packages PASS: Install AIO-DX, perform k8s upgrade from 1.32 to 1.34 Partial-Bug: 2143330 Change-Id: I136ff8bd3b61618c31f3e931408b032cfeac6c94 Signed-off-by: Saba Touheed Mujawar <sabatouheed.mujawar@windriver.com>
integ
StarlingX Integration
Description
Languages
JavaScript
31.9%
Shell
27.6%
Python
17.4%
Perl
9.5%
Makefile
4.6%
Other
8.9%