Patrick Ohly

Results 1006 comments of Patrick Ohly

Rebased after https://github.com/kubernetes/kubernetes/pull/125163 and https://github.com/kubernetes/kubernetes/pull/126156 were merged. Only 14 commits left :smile:

Changing timeouts in https://github.com/kubernetes/kubernetes/pull/125488/commits/13c74c9db277359fc346a4bc2773addded17d59d may have helped stabilize the E2E node tests. Let's try again... /test pull-kubernetes-node-e2e-containerd-1-7-dra pull-kubernetes-node-e2e-crio-cgrpv1-dra pull-kubernetes-node-e2e-crio-cgrpv2-dra

/test pull-kubernetes-node-e2e-crio-cgrpv2-dra Setup failed with a flake (? "Error while dialing: dial unix /var/run/crio/crio.sock: connect: no such file or directory"). https://github.com/kubernetes/kubernetes/pull/125488#pullrequestreview-2192093009: > However, scheduler_perf is not included in a PR's...

I added documentation and unit tests. I also checked that this really works for Kubernetes: https://github.com/kubernetes/kubernetes/pull/125534.

/test pull-kubernetes-kind-dra Temporarily removed the `WithSlow` to get it to run...