buildkit/executor/runcexecutor
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
..
executor.go copy containerd.UnknownExitStatus to local const 2020-11-18 00:11:09 +01:00
executor_common.go update go-runc to use runc.ExitError for container exec status 2020-10-20 06:44:29 +00:00
executor_linux.go update go-runc mod, use runc Started chan 2020-10-21 19:12:56 +00:00