containerd/runtime
Samuel Karp b431fe4fc0
freebsd: don't run shim delete in deleted dir
fork/exec can fail and log a warning like this in containerd's log:
failed to clean up after shim disconnected error=": fork/exec /usr/local/bin/containerd-shim-[my-shim]: no such file or directory" id=test namespace=default

Passing the bundle path on the command line allows the shim delete
command to run successfully.

Signed-off-by: Samuel Karp <me@samuelkarp.com>
2021-04-15 18:09:29 -07: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 Add lock for ListPids 2021-04-15 13:55:03 +08:00
v2 freebsd: don't run shim delete in deleted dir 2021-04-15 18:09:29 -07: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