buildx/commands
Justin Chadwell a7e471b7b3 controller: only capture the result when invoked through a controller
This ensures that the code used to capture and evaluated a result is
only executed when built through the controller. Otherwise, no build
result should be recorded.

This ensures that new code added to capture and store the build result
for debugging isn't used when BUILDX_EXPERIMENTAL is not set.

Signed-off-by: Justin Chadwell <me@jedevc.com>
2023-04-18 16:35:42 +01:00
..
imagetools mutualize builder logic 2022-12-06 12:13:41 +01:00
bake.go controller: Extract nested CommonOptions on controller API 2023-04-03 21:35:04 +09:00
build.go controller: only capture the result when invoked through a controller 2023-04-18 16:35:42 +01:00
build_test.go build: avoid resolution of dockerfile if context is remote 2023-04-17 11:18:49 +01:00
create.go k8s: generate node name if not provided 2023-03-11 21:22:10 +01:00
create_test.go Fix tolerations not parsing its options correctly, add tests 2022-04-22 12:12:05 +12:00
debug-shell.go Add flags and subcommand 2023-04-15 15:38:17 +09:00
diskusage.go mutualize builder logic 2022-12-06 12:13:41 +01:00
inspect.go store: set nodegroup last activity 2022-12-08 19:49:51 +01:00
install.go cli: fix builder persistent flag 2021-11-04 18:52:17 +01:00
ls.go mutualize builder logic 2022-12-06 12:13:41 +01:00
prune.go mutualize builder logic 2022-12-06 12:13:41 +01:00
rm.go rm: do not check for context builders when removing inactive 2023-01-24 13:08:18 +01:00
root.go Add flags and subcommand 2023-04-15 15:38:17 +09:00
stop.go mutualize builder logic 2022-12-06 12:13:41 +01:00
uninstall.go cli: fix builder persistent flag 2021-11-04 18:52:17 +01:00
use.go dockerutil pkg to manage docker api client and context 2022-12-06 12:13:41 +01:00
version.go cli: fix builder persistent flag 2021-11-04 18:52:17 +01:00