Fix for newer versions of LXC not being detected#1345
Merged
gnosek merged 1 commit intodraios:devfrom Mar 27, 2019
Merged
Conversation
/sys/fs/cgroup/cpuset/lxc being split to /sys/fs/cgroup/cpuset/lxc.monitor and /sys/fs/cgroup/cpuset/lxc.payload now additionally looks for lxc.payload sysdig-CLA-1.0-contributing-entity: Apolloversity Inc. sysdig-CLA-1.0-signed-off-by: Joe Mattie <joemattie@gmail.com>
Contributor
|
Have you tested on older LXC (3.0.3) and a newer version (3.11)? Thanks again for the PR. |
Contributor
Author
|
Yes, confirmed working in LXC 3.0.3 installed from both apt and snap, and LXC 3.11 from snap |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
/sys/fs/cgroup/cpuset/lxc
being split to
/sys/fs/cgroup/cpuset/lxc.monitor and /sys/fs/cgroup/cpuset/lxc.payload
now additionally looks for lxc.payload
sysdig-CLA-1.0-contributing-entity: Apolloversity Inc.
sysdig-CLA-1.0-signed-off-by: Joe Mattie joemattie@gmail.com