buildx/store
Justin Chadwell ef0cbf20f4 buildx: warn on editing nodes
Previously, editing nodes to contain a new set of driver options or
config files was unsupported, and silently dropping them. In this patch,
we update with these, as well as add a new warning message that any new
options may not taken into account until the builder restarts (which
may apply to the flags, platforms and endpoints as well).

Signed-off-by: Justin Chadwell <me@jedevc.com>
2022-08-05 17:18:02 +01:00
..
storeutil set build-args from docker proxy configuration 2022-02-17 22:21:43 -08:00
nodegroup_test.go driver: allow setting driver opts 2019-07-31 17:25:25 -07:00
nodegroup.go buildx: warn on editing nodes 2022-08-05 17:18:02 +01:00
store_test.go Remove uses of deprecated io/ioutil 2022-03-10 01:46:06 +01:00
store.go Remove uses of deprecated io/ioutil 2022-03-10 01:46:06 +01:00
util.go commands: add implementations for create, use, rm, stop 2019-04-15 15:31:29 -07:00