Alex Lyn
Alex Lyn
This commit introduces the capability to dynamically configure `queue_size` and `num_queues` parameters via Pod annotations. Currently, `kata-runtime` allows for static configuration of `queue_size` and `num_queues` for block devices through its...
During testing, we often encounter unstable or uncertain factors that cause tests to fail. These failures usually disappear after a retry, making the tests pass normally. As a result, we...
**Which feature do you think can be improved?** As a disscusion in the PR `Introduce PCIe Port devices in runtime-rs for qemu-rs` #10578, quote from Zvonko @zvonkok ``` hotplug_vfio_on_root_bus =...
Enable runtime-rs CI for several features: - hotplug cpus - hotplug block volume
We notice that sometimes CI for nerdctl/cgroup fails with error message: `cgroupfs error: fs error caused by: Os { code: 17, kind: AlreadyExists, message: \\\"File exists\\\" }\\n 4: fs error...
The nontee job (run-k8s-tests-coco-nontee) for qemu-coco-dev-runtime-rs is running well and it's time to make it required when the CI runs. We're waiting for the feedback from the Kata CI Dashboard...
runtime-rs: support measured rootfs and related items within Makefile and dedicated configurations
runtime-rs: support measured rootfs within Makefile In CoCo scenarios, measured rootfs is very important for the whole system's measurement. As the infrastructure (packaging, root hash generation, etc.)has been setup, we...
**Is your feature request related to a problem? Please describe.** Background & Problem Statement You can refer to the issue https://github.com/kata-containers/kata-containers/issues/12000 Goal / Task Implement comprehensive support for SPDK Volumes...
# Get your issue reviewed faster ``` not ok 3 Test we can pull an image inside the guest using trusted storage # (from function `k8s_create_pod' in file lib.sh, line...