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.
In order to simplify and make the virtcontainers logic more logically separated (#1059), we want to move the hypervisor specific code into its own package. The end goal is to keep only the pure virtcontainers logic under the virtcontainers package.
Description of problem
In order to simplify and make the virtcontainers logic more logically separated (#1059), we want to move the hypervisor specific code into its own package. The end goal is to keep only the pure virtcontainers logic under the virtcontainers package.