YushuoEdge

Results 8 issues of YushuoEdge

The code for "nydus-image inspect" are refactored using standard API in RAFS. Signed-off-by: YushuoEdge

anolis_test_pass

Currently, Kata 2.x has supported cpuset in pod level. For example(we assume default_vcpus=1): ![kata2 x](https://user-images.githubusercontent.com/57177738/190600953-e86b9661-d54c-4b0a-9653-8ae94e4c04e9.png) From the above example, we can see that, vcpus will be hotpluged in cpuset mode...

runtime-rs

**Before raising this question** Have you looked at our [document](https://github.com/kata-containers/kata-containers/tree/main/docs) and still haven't found the answer? Yes #### Why I ask the question? I am adding the cpuset support to...

question

Fixes: #5381 Signed-off-by: Yushuo

size/tiny

Currently, "k8s-footloose.bats" does not appear in K8S_TEST_UNION in run_kubernetes_tests.sh. So we may not run this ci automatically.

I want to login the console of the VM started by dragonball by socat, but I can not get any output. "`console=ttyS0`" has been added in `kernel_parms`. The command is...

bug

Currently, the container resource deletion is incomplete in runtime-rs, including the following issues: - No resource deletion in delete_process, which means if a container is created but never started, the...

bug