You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 12, 2021. It is now read-only.
I was looking into the kata systemd service file and I realized we are still powering off the VM when the agent returns. Because we expect the VM to be stopped by the runtime in every case, we cannot afford to have the agent powering off the VM, and I think the following lines should be removed: https://github.com/kata-containers/agent/blob/master/kata-agent.service.in#L13-L14