buildkit/worker
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
..
base Include DescHandler CacheOpts during export. 2021-11-17 11:02:16 -08:00
containerd go fmt: add //go:build 2021-10-28 13:26:43 +02:00
runc go fmt: add //go:build 2021-10-28 13:26:43 +02:00
tests Generate and embed build sources 2021-09-18 01:39:35 +02:00
cacheresult.go Propagate compression options to the inline cache export 2021-10-22 15:43:32 +09:00
filter.go worker: add labels 2017-12-20 16:28:47 +09:00
result.go Propagate compression options to the inline cache export 2021-10-22 15:43:32 +09:00
worker.go Refactor cache metadata interface. 2021-08-25 19:15:09 +00:00
workercontroller.go buildctl debug workers: make the ordering deterministic 2021-04-09 16:03:46 +09:00