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/controller
Justin Chadwell ed9ea2476d controller: use unique files per buildx version
This ensures that we should never accidentally connect to a server with
a mismatched version, while also allowing us to run multiple buildx
servers at a time.

Signed-off-by: Justin Chadwell <me@jedevc.com>
2 years ago
..
build controller: move controllers out of commands into separate package 2 years ago
control controller: move controllers out of commands into separate package 2 years ago
local lint: ban fmt.Errorf in preference of errors.Errorf 2 years ago
pb controller: move controllers out of commands into separate package 2 years ago
remote controller: use unique files per buildx version 2 years ago
controller.go lint: ban fmt.Errorf in preference of errors.Errorf 2 years ago