Closed sboeuf closed 6 years ago
This patch allows to plug block devices to Kata Containers agent, using virtio-scsi driver. Those devices can be both rootfs or simple block device passthrough.
Signed-off-by: Sebastien Boeuf sebastien.boeuf@intel.com
Related to https://github.com/kata-containers/agent/pull/163
Do not merge until we agreed about this implementation design here
This PR can be closed since https://github.com/kata-containers/runtime/pull/55 is the replacement on the new virtcontainers repo.
This patch allows to plug block devices to Kata Containers agent, using virtio-scsi driver. Those devices can be both rootfs or simple block device passthrough.
Signed-off-by: Sebastien Boeuf sebastien.boeuf@intel.com