From 8e1e99613cfe5cae732c40d4c0fca1436f662f66 Mon Sep 17 00:00:00 2001 From: Michael Burman Date: Thu, 9 Apr 2026 18:34:00 +0300 Subject: [PATCH] Disable MaxUnavailableStatefulSet for kind with 1.35 until 1.35.4 lands --- hack/cluster.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/hack/cluster.sh b/hack/cluster.sh index 18f50999..23cad6eb 100755 --- a/hack/cluster.sh +++ b/hack/cluster.sh @@ -22,13 +22,15 @@ fi # https://github.com/kubernetes-sigs/kind/issues/2875 # https://github.com/containerd/containerd/blob/main/docs/cri/config.md#registry-configuration # See: https://github.com/containerd/containerd/blob/main/docs/hosts.md -cat <