containerd/plugins/sandbox
Danny Canter 70da5c7830 Sandbox: Cleanup shim on Start failure
Made a change a bit ago to cleanup the shim on CreateSandbox failures and
noted that we should probably do the same on Start as well as nothing gets
cleaned up otherwise, and nothing states that a sandbox server/shim should
exit itself if Create/Start fail. Ideally this could be hooked up to
some subsystem in containerd that'd do it for us, but for now to allow
developing prototyping sandbox shims this makes things much friendlier.

Signed-off-by: Danny Canter <danny@dcantah.dev>
2023-03-13 01:54:13 -07:00
..
controller.go Sandbox: Cleanup shim on Start failure 2023-03-13 01:54:13 -07:00
store.go Add sandbox store plugin type 2022-12-20 23:05:14 -08:00