sidney chang
456e13db98
runtime-rs: Add Configurable Compilation for Dragonball in Runtime-rs
...
rename DEFAULT_HYPERVISOR to HYPERVISOR in Makefile
Fixes #10310
Signed-off-by: sidney chang <2190206983@qq.com>
2024-09-20 05:41:34 -07:00
sidneychang
b85a886694
runtime-rs: Add Configurable Compilation for Dragonball in Runtime-rs
...
This PR introduces support for selectively compiling Dragonball in
runtime-rs. By default, Dragonball will continue to be compiled into
the containerd-shim-kata-v2 executable, but users now have the option
to disable Dragonball compilation.
Fixes #10310
Signed-off-by: sidney chang <2190206983@qq.com>
2024-09-20 05:38:59 -07:00
James O. D. Hunt
8cb4238b46
packaging: Remove snap package
...
Nobody has volunteered to maintain the (currently broken) snap build, so
remove it.
Fixes : #6769 .
Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
2023-06-12 09:24:09 +01:00
Pavel Mores
5f3f844a1e
runtime-rs: fix building instructions with respect to required Rust version
...
Fixes : #6803
Signed-off-by: Pavel Mores <pmores@redhat.com>
2023-05-15 16:30:41 +02:00
Qingyuan Hou
d1f550bd1e
docs: update the rust version from versions.yaml
...
Fixes : #6539
Signed-off-by: Qingyuan Hou <lenohou@gmail.com>
2023-04-10 03:34:15 +00:00
Chen Yiyang
46b38458af
docs: Update the rust version in the installation documentation
...
Rust version in the installation documentation does not match the
requirements. Just fix it.
Fixes : #5841
Signed-off-by: Chen Yiyang <cyyzero@qq.com>
2022-12-06 12:50:32 +08:00
Zhongtao Hu
144efd1a7a
docs: update rust runtime installation guide
...
As kata-deploy support rust runtime, we need to update the installation docs
Fixes:#5500
Signed-off-by: Zhongtao Hu <zhongtaohu.tim@linux.alibaba.com>
2022-10-24 15:55:30 +08:00
chmod100
862eaef863
docs: fix a typo in rust-runtime-installation-guide
...
Fixes : #5392
Signed-off-by: chmod100 <letfu@outlook.com>
2022-10-11 02:31:29 +00:00
Zhongtao Hu
b61dda40b7
docs: use curl as default downloader for runtime-rs
...
use curl as default downloader for runtime-rs
Fixes : #4879
Signed-off-by: Zhongtao Hu <zhongtaohu.tim@linux.alibaba.com>
2022-08-11 15:52:13 +08:00
Zhongtao Hu
fa85fd584e
docs: add rust environment setup for kata 3.0
...
add more details for rust set up in kata 3.0 install guide
Fixes : #4720
Signed-off-by: Zhongtao Hu <zhongtaohu.tim@linux.alibaba.com>
2022-07-25 09:48:18 +08:00
Zhongtao Hu
4331ef80d0
Runtime-rs: add installation guide for rust-runtime
...
add installation guide for rust-runtime
Fixes:#4661
Signed-off-by: Zhongtao Hu <zhongtaohu.tim@linux.alibaba.com>
2022-07-19 13:12:13 +08:00