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/commands
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
..
imagetools mutualize builder logic 3 years ago
bake.go controller: Extract nested CommonOptions on controller API 2 years ago
build.go controller: refactor progress api 2 years ago
build_test.go build: avoid resolution of dockerfile if context is remote 2 years ago
create.go k8s: generate node name if not provided 2 years ago
create_test.go Fix tolerations not parsing its options correctly, add tests 3 years ago
debug-shell.go controller: refactor progress api 2 years ago
diskusage.go mutualize builder logic 3 years ago
inspect.go store: set nodegroup last activity 3 years ago
install.go cli: fix builder persistent flag 4 years ago
ls.go mutualize builder logic 3 years ago
prune.go mutualize builder logic 3 years ago
rm.go rm: do not check for context builders when removing inactive 3 years ago
root.go Add flags and subcommand 2 years ago
stop.go mutualize builder logic 3 years ago
uninstall.go cli: fix builder persistent flag 4 years ago
use.go dockerutil pkg to manage docker api client and context 3 years ago
version.go cli: fix builder persistent flag 4 years ago