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/store
Justin Chadwell 86825a95ce buildx: rollback configuration if create fails
This builds on the added warnings from initialized builders, now
erroring the command, and additionally attempting to revert to the
previous configuration.

To preserve the previous configuration, we add a deep Copy() function to
the NodeGroup and Node so that we can easily restore it later if we
encounter a failure.

Signed-off-by: Justin Chadwell <me@jedevc.com>
2 years ago
..
storeutil set build-args from docker proxy configuration 3 years ago
nodegroup.go buildx: rollback configuration if create fails 2 years ago
nodegroup_test.go driver: allow setting driver opts 6 years ago
store.go Remove uses of deprecated io/ioutil 3 years ago
store_test.go Remove uses of deprecated io/ioutil 3 years ago
util.go commands: add implementations for create, use, rm, stop 6 years ago