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
CrazyMax b1c5449428
builder: skip name validation for docker context
Although a builder from the store cannot be created unless
it has a valid name, this is not the case for a Docker context.

We should skip name validation when checking a node from the
store and fall back to finding one from Docker context instead.

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2 years ago
..
storeutil builder: skip name validation for docker context 2 years ago
nodegroup.go store: set nodegroup last activity 2 years ago
nodegroup_test.go driver: allow setting driver opts 6 years ago
store.go build: support for saving local state by build ref 2 years ago
store_test.go builder: skip name validation for docker context 2 years ago
util.go builder: skip name validation for docker context 2 years ago