mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-07-08 03:35:22 +00:00
Include the mkfs.ext4 binary and runtime libraries in NVIDIA guest rootfs builds. The agent formats block-plain emptyDir disk images inside the guest, so NVIDIA rootfs variants need the same e2fsprogs pieces that CDH secure storage already depends on. Signed-off-by: Manuel Huber <manuelh@nvidia.com> Assisted-by: OpenAI Codex <codex@openai.com>