Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add wait for docker script [tag/2.310.0] #6

Merged
merged 1 commit into from
Jan 16, 2024
Merged

Conversation

jgreat
Copy link
Contributor

@jgreat jgreat commented Jan 16, 2024

The gha-runner-scale-set uses a DinD sidecar container. Sometimes the actions container fails to connect to docker. It appears to be a timing issue, the DinD container isn't finished with its start up.

Add small script to wait for the docker socket file to exist. Times out if it takes over

@jgreat jgreat requested review from joekottke and aweis89 January 16, 2024 21:05
@jgreat jgreat changed the title add wait for docker script [tag/2.110.0] add wait for docker script [tag/2.310.0] Jan 16, 2024
@jgreat jgreat force-pushed the capture-tag-from-commit branch from 1ab9b7c to 4cf6b64 Compare January 16, 2024 21:07
@jgreat jgreat merged commit 3028f28 into main Jan 16, 2024
5 checks passed
@jgreat jgreat deleted the capture-tag-from-commit branch January 16, 2024 21:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants