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

Test DOCKER_HOST in DockerClientProviderStrategy #5357

Merged
merged 2 commits into from
May 10, 2022

Conversation

bsideup
Copy link
Member

@bsideup bsideup commented May 8, 2022

To make invalidating stale Docker client strategies faster, this PR introduces a synthetic check performed in DockerClientProviderStrategy.

Should also help with #5174 where Docker is listening but takes time to respond (the client timeout now applies to the Socket check, not /info command)

@bsideup bsideup added this to the next milestone May 8, 2022
@bsideup bsideup requested a review from a team May 8, 2022 11:11
Copy link
Member

@kiview kiview left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Made some smaller suggestions, feel free to include them as you see fit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants