mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-31 08:28:34 +00:00
c2e9801a97e0b664581f35869738f8a210d825c9
The Kata agent has been reworked regarding Storage and Device structures recently. It now expect that Storage is going to be used for both volumes/mounts and rootfs, while Device will be exclusive to devices passed through the VM that should appear inside the container. This commit implements this new way of handling volumes and devices. Fixes #56 Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
Description
Languages
Rust
58%
Go
24.6%
Shell
10.1%
RPC
5.3%
Makefile
1%
Other
0.9%