buildkit/worker/base
Erik Sipsma 2fcce87cf4 Include DescHandler CacheOpts during export.
Before this, descriptor handlers were not included with calls to the
exporter, which then sometimes called LoadRef and failed to get a ref
because it was lazy. This change results in the DescHandlers of the
already loaded refs to get plugged into context so they can be re-used
by the exporter if it needs to load the ref again.

Signed-off-by: Erik Sipsma <erik@sipsma.dev>
2021-11-17 11:02:16 -08:00
..
worker.go Include DescHandler CacheOpts during export. 2021-11-17 11:02:16 -08:00
worker_test.go worker: add labels 2017-12-20 16:28:47 +09:00