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/remote
Justin Chadwell 2ab8749052 controller: replace logrus status messages with progress messages
logrus info messages aren't particularly in-theme with the rest of the
progress output (and are also frustratingly racy). The progress output
is a lot neater, so we refactor it into that.

Signed-off-by: Justin Chadwell <me@jedevc.com>
2 years ago
..
client.go controller: refactor progress api 2 years ago
controller.go controller: replace logrus status messages with progress messages 2 years ago
controller_nolinux.go controller: replace logrus status messages with progress messages 2 years ago
io.go lint: ban fmt.Errorf in preference of errors.Errorf 2 years ago
server.go controller: refactor progress api 2 years ago