Claudiu Belu

Results 89 comments of Claudiu Belu

> > > ``` > === FAIL: . TestContainerExecLargeOutputWithTTY (7.50s) > container_test.go:1745: failed to create shim: OCI runtime create failed: container_linux.go:380: starting container process caused: process_linux.go:545: container init caused: rootfs_linux.go:76:...

Tried it myself on a build node I have been using for years, though I have updated docker buildx since: ``` docker buildx version github.com/docker/buildx v0.12.1 30feaa1a915b869ebc2eea6328624b49facd4bfb ``` I did...

Hello, Hm, I'm seeing some other errors in your containerd logs as well, which are interesting: ``` Nov 07 15:49:04 devnode microk8s.daemon-containerd[43022]: time="2024-11-07T15:49:04.009457956+07:00" level=error msg="RunPodSandbox for &PodSandboxMetadata{Name:kai-beta-dms-worker-75965bbf87-vnpvw,Uid:060e839f-b0db-40ff-afd7-62021477dc61,Namespace:kai-beta-dms,Attempt:14,} failed, error" error="failed...

/test pull-test-infra-gubernator

/cc @spiffxp FYI, this is a job that we'd like to propose as non-voting at the moment, so we won't have new Windows unit tests break on new PRs (it...

> Change looks fine to me, but needs to be rebased. done

Hello, I've also seen this issue as well, as I've been testing `kube-ovn`, and I did a bit more investigation on what happens and why. First of all, the issue...

> @claudiubelu can you target 3.6 with this change (it's currently targeting main). Done