buildkit/solver
Sebastiaan van Stijn 67bcfe699a
copy containerd.UnknownExitStatus to local const
Copy this const to a local constant to prevent importing the containerd
client in the front-end.

For consistency, I also updated the executor code to use the same const,
although not strictly needed.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-11-18 00:11:09 +01:00
..
bboltcachestorage lint: enable more linters 2020-07-19 09:28:36 -07:00
errdefs copy containerd.UnknownExitStatus to local const 2020-11-18 00:11:09 +01:00
internal/pipe upgrade errors checks to Is() 2020-04-18 22:53:38 -07:00
llbsolver Return committed readonly inputs and actives in exec error in MountIDs 2020-11-16 13:21:23 -08:00
pb Support cloning from non-standard git repos 2020-11-10 15:55:17 -08:00
testutil Ensure that time has passed between foo0 and foo1 2020-07-30 03:21:30 +10: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 solver: avoid looping over same keys in loadwithparents 2020-03-18 17:07:57 -07:00
cacheopts.go Add support for lazily-pulled blobs in cache manager. 2020-08-05 17:18:43 -07:00
cachestorage.go add session injection to remote loading 2020-11-02 22:20:44 -08:00
combinedcache.go solver: avoid panic on combined cache load 2020-01-14 11:19:18 -08:00
edge.go solver: add input preprocess capability 2020-11-03 14:49:44 -08:00
exporter.go add session injection to remote loading 2020-11-02 22:20:44 -08:00
index.go lint: enable golint 2020-07-19 09:28:24 -07:00
index_test.go solver: rename solver-next to solver 2018-05-14 09:53:34 -07:00
jobs.go Fix optional cast for WithOp when unit testing 2020-11-16 13:37:30 -08:00
memorycachestorage.go add session injection to remote loading 2020-11-02 22:20:44 -08:00
progress.go solver: fix marking already cached vertex as cancelled 2020-07-05 12:03:59 -07:00
result.go lint: enable golint 2020-07-19 09:28:24 -07:00
scheduler.go update Go to 1.11 2018-09-15 14:25:11 +09:00
scheduler_test.go solver: add input preprocess capability 2020-11-03 14:49:44 -08:00
types.go solver: add input preprocess capability 2020-11-03 14:49:44 -08:00