containerd/runtime
Kevin Parsons c9afc4250a Fix error checking when resolving shim binary path
Previously a typo was introduced that caused the wrong error to be
checked against when calling exec.LookPath. This had the effect that
containerd would never locate the shim binary if it was in the same
directory as containerd's binary, but not in PATH.

Signed-off-by: Kevin Parsons <kevpar@microsoft.com>
2021-03-08 16:24:19 -08:00
..
linux/runctypes Update gogo/protobuf to v1.3.2 2021-01-28 12:57:50 +00:00
opts support cgroup2 2019-12-12 02:56:51 +09:00
restart Merge pull request #5069 from AkihiroSuda/restart-fast 2021-02-25 16:37:53 -08:00
v1 Update gogo/protobuf to v1.3.2 2021-01-28 12:57:50 +00:00
v2 Fix error checking when resolving shim binary path 2021-03-08 16:24:19 -08:00
events.go Licence header added 2018-02-19 10:32:26 +09:00
io.go Cleanup open pipes if logging binary fails to start 2020-09-10 20:06:51 -07:00
monitor.go Licence header added 2018-02-19 10:32:26 +09:00
runtime.go runtime: add Add/Delete method in PlatformRuntime interface 2018-12-29 13:56:38 +08:00
task_list.go Runtime v2 2018-07-17 10:21:29 -04:00
task.go Add annotations to task update request api 2020-11-09 14:13:33 -08:00
typeurl.go Licence header added 2018-02-19 10:32:26 +09:00