mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-10 09:54:22 +01:00
Add `initrd=[path]` option to configuration.toml and use it to set the HypervisorConfig.InitrdPath option. The default value of hypervisor image option is removed since we want to allow it to be unset. For the same reason, there is no default value for hypervisor initrd option either. Signed-off-by: Peng Tao <bergwolf@gmail.com>