Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[cgroups2] Enable support for nested containers in the isolator.
We enable support for nested containers on systems with cgroups v2 with this patch. This means that nested containers will now have their cgroups created for them, and that the cgroups2 isolator functions will be called for nested containers. Review: https://reviews.apache.org/r/75177/
- Loading branch information