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 default gRPC dialer when connecting to satellites #4115

Merged
merged 6 commits into from
May 16, 2024

Conversation

brandonSc
Copy link
Contributor

@brandonSc brandonSc commented May 15, 2024

Uses a new feature in buildkit which forces use of the default grpc dialer in the client-side connection. The default dialer supports HTTP connect proxies, which allows earthly to connect with BYOC satellites that may be behind a VPN like Tailscale.

@brandonSc brandonSc force-pushed the brandon/http-proxy-satellites branch from 63fc853 to 6cfe3f9 Compare May 15, 2024 18:49
@brandonSc brandonSc changed the title Brandon/http proxy satellites Use default gRPC dialer when connecting to satellites May 15, 2024
@brandonSc brandonSc marked this pull request as ready for review May 15, 2024 20:11
@brandonSc brandonSc requested a review from a team as a code owner May 15, 2024 20:11
buildkitd/buildkitd.go Outdated Show resolved Hide resolved
@brandonSc brandonSc merged commit 3ce48b4 into main May 16, 2024
105 checks passed
@brandonSc brandonSc deleted the brandon/http-proxy-satellites branch May 16, 2024 01:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants