Chengyu Zhu

Results 32 issues of Chengyu Zhu

We are working on a feature to enable the guest image pulling on the confidential-containers, and we would greatly appreciate containerd’s assistance in this matter. we hope containerd could share...

area/cri
ok-to-test
area/snapshotter
size/M

Merge basic guest pull image code from CCv0 to main, and integrate pause image into Kata rootfs image. Fixes: #8103 #8104 Depends-on: #8585, #9031

no-backport-needed
size/huge
merge-to-main

This PR is the feature of https://github.com/confidential-containers/confidential-containers/issues/142 , forwarding port from CCv0 https://github.com/kata-containers/kata-containers/pull/7688. The feature supports sharing images at the layer level and at the image level, with integrity verification...

size/huge
merge-to-main

I'm working on a feature to share images from host to guest with integrity check, which is currently on PR https://github.com/kata-containers/kata-containers/pull/7837. To validate the integrity information from the host, we...

size/large

**Which feature do you think can be improved?** I'm working on a feature to share images from host to guest with integrity check, which is currently on PR #7837. To...

enhancement
needs-review

Additional tests are necessary to verify new feature that pulling image without forked containerd in CoCo. 1)image sharing on the host without dm-verity. 2)image sharing on the host with dm-verity....

size/large

To determine if the image has been pulled once or multiple times, currently our only option is to inspect the containerd log, as advised by ``` pull_times=$(journalctl -t containerd -g...

bug
needs-review

**Which feature do you think can be improved?** Additional tests are necessary to verify new feature that pulling image without forked containerd in CoCo.

enhancement
needs-review