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

Use buildkit's client.Wait method to bootstrap for remote driver #1934

Merged
merged 1 commit into from
Jul 19, 2023

Conversation

jedevc
Copy link
Collaborator

@jedevc jedevc commented Jul 12, 2023

No description provided.

go.mod Outdated Show resolved Hide resolved
crazy-max

This comment was marked as outdated.

@jedevc jedevc requested a review from crazy-max July 17, 2023 17:48
@jedevc jedevc marked this pull request as ready for review July 17, 2023 17:48
driver/remote/driver.go Outdated Show resolved Hide resolved
This native implementation uses GRPC level waiting, instead of starting
a busy loop. We also a manual max backoff of one second to improve
responsiveness.

Signed-off-by: Justin Chadwell <me@jedevc.com>
@jedevc jedevc requested a review from crazy-max July 19, 2023 11:40
@jedevc jedevc merged commit b8739d7 into docker:master Jul 19, 2023
59 checks passed
@jedevc jedevc deleted the use-buildkit-client-wait branch July 19, 2023 15:23
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

2 participants