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>
2023-04-21 12:33:04 +01:00
..
client.go controller: refactor progress api 2023-04-21 11:17:43 +01:00
controller.go controller: replace logrus status messages with progress messages 2023-04-21 12:33:04 +01:00
controller_nolinux.go controller: replace logrus status messages with progress messages 2023-04-21 12:33:04 +01:00
io.go lint: ban fmt.Errorf in preference of errors.Errorf 2023-02-01 10:31:01 +00:00
server.go controller: refactor progress api 2023-04-21 11:17:43 +01:00