fs2: fix cgroup.subtree_control EPERM on rootless + add CI#2340
Merged
mrunalp merged 1 commit intoopencontainers:masterfrom Apr 28, 2020
Merged
fs2: fix cgroup.subtree_control EPERM on rootless + add CI#2340mrunalp merged 1 commit intoopencontainers:masterfrom
mrunalp merged 1 commit intoopencontainers:masterfrom
Conversation
Contributor
|
Can we add a test case for this (apparently we don't have one or it is disabled, since #2299 CI was green)? |
Member
Author
|
I will open separate PR for CI |
Member
Author
|
added CI |
kolyshkin
reviewed
Apr 21, 2020
kolyshkin
reviewed
Apr 21, 2020
kolyshkin
reviewed
Apr 21, 2020
26d44d9 to
473a18d
Compare
AkihiroSuda
commented
Apr 21, 2020
kolyshkin
reviewed
Apr 21, 2020
kolyshkin
reviewed
Apr 21, 2020
5e157cd to
ce64430
Compare
9867192 to
753857c
Compare
kolyshkin
reviewed
Apr 22, 2020
kolyshkin
reviewed
Apr 22, 2020
kolyshkin
reviewed
Apr 22, 2020
kolyshkin
reviewed
Apr 22, 2020
Member
Author
|
Weird failure, fails only with idmap mode. |
cbf350e to
603bd8c
Compare
Member
Author
|
CI green. Ready for review. |
Contributor
|
Needs a rebase |
Member
Author
|
rebased |
Member
Author
|
@opencontainers/runc-maintainers PTAL? I'd like to get almost all cgroup v2 issues to be resolved before Docker 20.0X freeze (May 1) and Podman 2.0 |
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
kolyshkin
reviewed
Apr 27, 2020
kolyshkin
requested changes
Apr 27, 2020
Contributor
kolyshkin
left a comment
There was a problem hiding this comment.
Do we need to test rootless+systemd? Otherwise LGTM
Member
Author
|
@kolyshkin Let's merge this PR now so that we can rebase #2281 on top of this and add test for that |
Contributor
Contributor
|
@mrunalp PTAL |
Contributor
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.
Fix #2339 (regression in 813cb3e)