Alex Lyn

Results 43 issues of Alex Lyn

When I using Linux::default(), I find that there's a default LinuxDeviceCgroup already initialized in devices which causes failure in my case, I just insert once device cgroup into devices vector...

It works together with PR #9584.

size/large
ok-to-test

Together with kata-agent cdi [PR#9584](https://github.com/kata-containers/kata-containers/pull/9584) Fixes #10145 Signed-off-by: Alex Lyn

size/large
ok-to-test

**Is your feature request related to a problem? Please describe.** Introduce CDI , a standard way to manage vfio Devices.

feature
needs-review

In fact, the function get_uds_with_sid works based on immutable existing kata_run_path. There's no point that do create_dir_all(kata_run_path). With this reason, I propose to remove the create_dir_all Fixes #10055

size/tiny
ok-to-test

The kata will fail when running vfio device passthrough with /dev/vfio/vfio which is not filtered. We need to enhance the filtering criteria in order to make passthrough fine. Fixes: #10094

size/tiny
ok-to-test

# Get your issue reviewed faster The kata will fail when running vfio device passthrough with /dev/vfio/vfio which is not filtered

bug
needs-review

When do update_container_namespaces updating namespaces, setting all UTS(and IPC) namespace paths to None resulted in hostnames set prior to the update becoming ineffective. This was primarily due to an error...

size/medium
ok-to-test