Closed ChengyuZhu6 closed 6 months ago
cc @imeoer
Attention: Patch coverage is 0%
with 54 lines
in your changes are missing coverage. Please review.
Project coverage is 34.36%. Comparing base (
b8ffddf
) to head (8b98d6a
). Report is 1 commits behind head on main.
@ChengyuZhu6 Thanks! I'll try to reproduce the bug and test the PR.
This does work around the problem we've encountered when using guest-pull with Confidential Containers. More than working around the issue, it gives us enough time to work on containerd (which has a pace of release and adoption that can be slow to reach all the CSPs) fix without worrying much about which version of containerd will be used with Confidential Containers.
Huge thumbs up for having this one in!
@ChengyuZhu6, I'd love to see, as part of the commit message, as much information as you provided in the issue. This will help us, later on, to figure out why those changes were made without having to come back to GitHub to do so.
FYI - I've also testing this code and quay.io/chengyu_zhu/nydus-snapshotter@sha256:4b5e333ecd27d7b630cbe42fe686f8b3c38df7727c99f4b5cef724be6f3926fa with peer pods and it seemed to work without the workaround of cleaning up the images and content on the node. Amazing work!
Fixes: #592