buildkit
buildkit copied to clipboard
fix(client): use grpc-go default dialer for tcp and unix connections
Closes #4126.
I think this seems good to me in principle. Though maybe @tonistiigi or @crazy-max have additional context for why we use a custom dialer here, instead of just using the default.
Is there something missing to review this PR?
Closing/re-opening to kick CI to rerun against master (since this has been open a while).
Looks like linting is now failing (sorry).
Rebased.
Note: this probably shouldn't be for v0.13.0.
Squashed commits + rebased, and merged :tada: