Skip to content

Refactor docker-in-docker wait

Sofia Vistas requested to merge fix-wait-for-dind into master

What does this MR do?

Addresses feedback from MR: !62190 (comment 581791260)

!62190 (comment 581790834)

Suggestion: WDYT about printing a useful message here before starting the wait such as "Waiting for kubernetes runner to generate certs" (or what ever you think is appropriate)

!62190 (comment 581790932)

Question: Do we know how much time it usually takes? Can we limit the wait to a that time? Currently, if there is an issue, this will wait until the job times out.

Implements logging and time limit

Merge request reports

Loading