mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-07-27 09:02:26 +00:00
The option list carried both --disable-vmdk and --enable-vmdk (the latter wins by ordering, so VMDK was enabled). Remove the disable so the EROFS requirement is expressed once, unambiguously. Signed-off-by: Zvonko Kaiser <zkaiser@nvidia.com> Assisted-by: Claude <noreply@anthropic.com>