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 1fd23933c2 controller: refactor progress api
Refactor the progress printer creation to the caller-side of the
controller api. Then, instead of passing around status channels, we can
simply pass around the higher level interface progress.Writer, which
allows us to correctly pull warnings out of the remote controller.

Signed-off-by: Justin Chadwell <me@jedevc.com>
2 years ago
..
build controller: refactor progress api 2 years ago
control controller: refactor progress api 2 years ago
errdefs Allow passing ResultContext from server to the client through grpcerror 2 years ago
local controller: refactor progress api 2 years ago
pb controller: refactor progress api 2 years ago
processes Enable to create container from error 2 years ago
remote controller: refactor progress api 2 years ago
controller.go lint: ban fmt.Errorf in preference of errors.Errorf 2 years ago