moby/builder/builder-next
Tibor Vass f1ef16c736 builder: do not cancel buildkit status request
This fixes a bug when the build results in an error and instead of sending
the logs of the container to the client, it signals a cancelation.

The context should not be wired to the status request, as only the
build requests need to be canceled.

Signed-off-by: Tibor Vass <tibor@docker.com>
2018-08-10 17:29:32 +00:00
..
adapters Fix golint issues 2018-07-11 22:19:03 +02:00
exporter vendor: buildkit to 98f1604134f945d48538ffca0e18662337b4a850 2018-07-16 21:41:53 +00:00
worker builder: buildkit rebase update 2018-06-26 22:59:17 -07:00
builder.go builder: do not cancel buildkit status request 2018-08-10 17:29:32 +00:00
controller.go vendor: buildkit to 98f1604134f945d48538ffca0e18662337b4a850 2018-07-16 21:41:53 +00:00
executor_unix.go builder: fix compiling with buildkit on windows and integration tests 2018-06-10 10:05:28 -07:00
executor_windows.go builder: more experimental/windows validation 2018-06-10 10:05:30 -07:00
reqbodyhandler.go builder: lint fixes 2018-06-10 10:05:29 -07:00