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
CrazyMax 9df197046c
bake: use controller to build
With this change we are now passing a list of controller options
to run a build and returns a map of responses and result context
as bake can handle a list of targets.

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2 years ago
..
build bake: use controller to build 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 build: rename ResultContext to ResultHandle 2 years ago
pb bake: use controller to build 2 years ago
processes build: rename ResultContext to ResultHandle 2 years ago
remote build: rename ResultContext to ResultHandle 2 years ago
controller.go controller: replace logrus status messages with progress messages 2 years ago