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

Add support for device mapper management #806

Merged

Conversation

CuriousGeorgiy
Copy link
Member

Summary

Closes #805
Part of #794

Implementation Notes ⚒️

In the scope of #794, we will need to manage container snapshots backed by
the thin pool device mapper, so we need to introduce a separate module for
this.

External Dependencies 🍀

Breaking API Changes ⚠️

  • N/A.

ustiugov
ustiugov previously approved these changes Sep 8, 2023
Copy link
Member

@ustiugov ustiugov left a comment

Choose a reason for hiding this comment

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

lgtm

@ustiugov
Copy link
Member

please go ahead

In the scope of vhive-serverless#794, we will need to manage container snapshots backed by
the thin pool device mapper, so we need to introduce a separate module for
this.

Closes vhive-serverless#805
Part of vhive-serverless#794

Signed-off-by: Georgiy Lebedev <[email protected]>
@leokondrashov leokondrashov merged commit c346bdb into vhive-serverless:main Sep 11, 2023
19 of 22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for device mapper management
3 participants