buildkit/cache
Erik Sipsma d73e62f878 Add initial MergeOp implementation.
This consists of just the base MergeOp with support for merging LLB
results that include deletions using hardlinks as the efficient path
and copies as fallback.

Signed-off-by: Erik Sipsma <erik@sipsma.dev>
2021-11-18 11:10:48 -08:00
..
contenthash Add initial MergeOp implementation. 2021-11-18 11:10:48 -08:00
metadata Clean up old TODOs 2021-09-14 22:28:08 -07:00
remotecache push: workaround deadlock in containerd pusher 2021-11-12 17:33:08 -08:00
util add session injection to remote loading 2020-11-02 22:20:44 -08:00
blobs.go Add initial MergeOp implementation. 2021-11-18 11:10:48 -08:00
blobs_linux.go Move overlay diff to util package. 2021-11-15 14:19:37 -08:00
blobs_nolinux.go go fmt: add //go:build 2021-10-28 13:26:43 +02:00
converter.go Converter: make sure uncompressed digest annotation is set 2021-10-05 15:02:05 +09:00
estargz.go Fix estargz compression loses the original tar metadata 2021-09-22 10:50:57 +09:00
manager.go Add initial MergeOp implementation. 2021-11-18 11:10:48 -08:00
manager_test.go Add initial MergeOp implementation. 2021-11-18 11:10:48 -08:00
metadata.go Add initial MergeOp implementation. 2021-11-18 11:10:48 -08:00
migrate_v2.go Refactor cache metadata interface. 2021-08-25 19:15:09 +00:00
opts.go Add `estargz` compression type 2021-08-24 14:10:09 +09:00
refs.go Add initial MergeOp implementation. 2021-11-18 11:10:48 -08:00
remote.go Add initial MergeOp implementation. 2021-11-18 11:10:48 -08:00