buildkit/frontend/gateway
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
..
client Plumb op metadata to recreate failed ops with gateway exec 2020-11-13 22:05:13 -08:00
forwarder Fix ExecError.EachRef invoking callback with possibly nil solver.Results 2020-11-13 23:20:41 -08:00
grpcclient copy containerd.UnknownExitStatus to local const 2020-11-18 00:11:09 +01:00
pb Plumb op metadata to recreate failed ops with gateway exec 2020-11-13 22:05:13 -08:00
container.go Return committed readonly inputs and actives in exec error in MountIDs 2020-11-16 13:21:23 -08:00
gateway.go copy containerd.UnknownExitStatus to local const 2020-11-18 00:11:09 +01:00