Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixes: fix mount removal in adjustments, add a test case for it. #107

Merged
merged 2 commits into from
Sep 18, 2024

Conversation

klihub
Copy link
Member

@klihub klihub commented Sep 6, 2024

This PR fixes the remaining problems in PR #87, and adds a missing test case for mount removal.

jingtaoliang and others added 2 commits September 6, 2024 18:15
When a container mount is removed without replacing it
by another mount to the same destination, NRI needs to
pass the deletion to the runtime among the adjustments.
Otherwise the mount will not get removed.

Co-authored-by: Krisztian Litkey <[email protected]>
Signed-off-by: jingtao.liang <[email protected]>
@klihub
Copy link
Member Author

klihub commented Sep 6, 2024

/cc @liangjingtao11

Copy link
Member

@mikebrow mikebrow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mikebrow mikebrow merged commit 8e401ed into containerd:main Sep 18, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants