mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-13 06:20:31 +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.