kata-containers / kata-containers

Kata Containers is an open source project and community working to build a standard implementation of lightweight Virtual Machines (VMs) that feel and perform like containers, but provide the workload isolation and security advantages of VMs. https://katacontainers.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

runtime-rs: when start sandbox failed, the dead shim process left

lifupan opened this issue · comments

Once the dragonball vm start failed, the pod would start failed, and the dead shim process left which should be killed once the
pod start failed.