You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
buildx/driver/remote
Justin Chadwell e11c5e3e96 remote: use buildkit's client.Wait method to bootstrap
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>
1 year ago
..
util remote: add additional connhelpers to buildx 3 years ago
driver.go remote: use buildkit's client.Wait method to bootstrap 1 year ago
factory.go remote: avoid tls error if both key and cert are not set 2 years ago