buildkit/solver
Tonis Tiigi f472cb193f exec: fix platform value in cache key
Use vertex platform instead of the current system one. This shouldn't break any cache unless qemu was used. Even when qemu was used the issue would not cause any cache collisions because the base images for run were scoped by platform, but better to stop using invalid data for cache key calculation.

Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
2019-02-28 11:17:10 -08:00
..
bboltcachestorage Revendoring to move boltdb to bbolt 2018-09-18 11:18:08 -07:00
internal/pipe dockerfile2llb/pipe: remove the useless assignment 2018-11-28 19:44:53 +08:00
llbsolver exec: fix platform value in cache key 2019-02-28 11:17:10 -08:00
pb executor: mount cgroups in default spec 2018-10-02 23:22:07 -07:00
testutil boltdbcache: fix releasing results 2018-07-23 18:43:32 -07:00
cache_test.go solver: keep original cache creation date when copying between stores 2019-01-18 11:19:34 -08:00
cachekey.go solver: rename solver-next to solver 2018-05-14 09:53:34 -07:00
cachemanager.go load parent results on combined cachemanager 2019-01-21 19:39:15 -08:00
cachestorage.go solver: keep original cache creation date when copying between stores 2019-01-18 11:19:34 -08:00
combinedcache.go load parent results on combined cachemanager 2019-01-21 19:39:15 -08:00
edge.go solver: keep original cache creation date when copying between stores 2019-01-18 11:19:34 -08:00
exporter.go solver: rename solver-next to solver 2018-05-14 09:53:34 -07:00
index.go solver: fix possible nil dereference 2018-10-08 23:14:04 -07:00
index_test.go solver: rename solver-next to solver 2018-05-14 09:53:34 -07:00
jobs.go solver: deadlock fix 2019-02-01 17:44:26 -08:00
memorycachestorage.go solver: keep original cache creation date when copying between stores 2019-01-18 11:19:34 -08:00
progress.go solver: rename solver-next to solver 2018-05-14 09:53:34 -07:00
result.go solver: improve multi-key root caching 2018-07-23 14:27:35 -07:00
scheduler.go update Go to 1.11 2018-09-15 14:25:11 +09:00
scheduler_test.go solver: add TestSlowCacheAvoidLoadOnCache test 2018-09-27 15:03:56 -07:00
types.go solver: keep original cache creation date when copying between stores 2019-01-18 11:19:34 -08:00