mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-10-21 03:48:45 +00:00
kata-deploy: Add StratoVirt support to deploy process
Allow kata-deploy process to pull StratoVirt from release binaries, and add them as a part of kata release. Fixes: #7794 Signed-off-by: Liu Wenyuan <liuwenyuan9@huawei.com>
This commit is contained in:
@@ -115,6 +115,11 @@ assets:
|
||||
url: "https://github.com/AMDESE/qemu"
|
||||
tag: "3b6a2b6b7466f6dea53243900b7516c3f29027b7"
|
||||
|
||||
stratovirt:
|
||||
description: "StratoVirt is an lightweight opensource VMM"
|
||||
url: "https://github.com/openeuler-mirror/stratovirt"
|
||||
version: "v2.3.0"
|
||||
|
||||
image:
|
||||
description: |
|
||||
Root filesystem disk image used to boot the guest virtual
|
||||
|
Reference in New Issue
Block a user