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/pb
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
..
attest.go controller: handle attestation options across api 2 years ago
cache.go controller: strongly type the controller api 2 years ago
controller.pb.go bake: use controller to build 2 years ago
controller.proto bake: use controller to build 2 years ago
export.go controller: strongly type the controller api 2 years ago
generate.go controller: move controllers out of commands into separate package 2 years ago
path.go controller: refactor build inputs to external struct 2 years ago
path_test.go controller: refactor build inputs to external struct 2 years ago
progress.go build: display build details link 2 years ago
secrets.go controller: strongly type the controller api 2 years ago
ssh.go controller: strongly type the controller api 2 years ago