mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-13 11:25:19 +00:00
Automatic merge from submit-queue Fix race condition in test with git server startup Fixes https://github.com/kubernetes/kubernetes/issues/32467 (hopefully) Previously, the test didn't ensure the git server was running before attempting to connect to it.