-
Notifications
You must be signed in to change notification settings - Fork 355
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
Support systemd named hierarchy and emulate cgroup namespaces for v1 control cgroups #373
Conversation
Codecov Report
@@ Coverage Diff @@
## main #373 +/- ##
==========================================
- Coverage 74.90% 74.76% -0.14%
==========================================
Files 51 52 +1
Lines 7781 8121 +340
==========================================
+ Hits 5828 6072 +244
- Misses 1953 2049 +96 |
@Furisto I am sorry, but I have conflated this PR. |
620ef5f
to
04909e7
Compare
@utam0k Now it's mergeable again |
.with_context(|| format!("failed to mount {:?}", subsystem_mount)) | ||
} | ||
|
||
fn setup_emulated_subsystem( |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can I ask you to add comments and unit tests for this function?
@utam0k PTAL |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Perfect!
This adds two features: