Benjamin Elder
Benjamin Elder
https://github.com/kubernetes-sigs/kind/pull/4081 will fix the haproxy build issue I think, then for all three we'll want to pick them up in a subsequent PR updating the versions referenced in the kind...
/lifecycle frozen
> +1 to strict parsing, I got bitted several times because of that and it takes a lot of time to figure out the problem Yeah, I'm generally a fan...
I took a quick look at the log zip ... etcd is failing to start but the etcd log files are empty. https://github.com/containerd/containerd/issues/8981 / https://github.com/containerd/containerd/issues/9309 come to mind, possibly the...
I assume it does, but does the absolute minimum config of just `kind create cluster` have the same issue? (no networking config)
> If you are forcing DOCKER_DEFAULT_PLATFORM to AMD64 remove it. #2718 basically this will not work because the emulation in that mode is not complete enough to run kind.
> The minimum config with kind create cluster does not work sadly. Just clarifying: This is with **no** config, only `kind create cluster` with NO options? > apiServerAddress: "0.0.0.0" may...
> I'll file a bug with Docker Desktop about the improper escaping of Windows paths in their WSL2 9p mounts Did this happen? I'm not sure we should be modifying...
/test pull-kubernetes-e2e-kind https://github.com/kubernetes/kubernetes/issues/135575
/retest Failing CI was from the make quick-release-images / docker build issue