-
Notifications
You must be signed in to change notification settings - Fork 714
update runc (1.2.0) #3153
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
update runc (1.2.0) #3153
Conversation
https://github.com/containerd/nerdctl/actions/runs/9697606568/job/26762120686?pr=3153 |
https://github.com/containerd/nerdctl/actions/runs/9697606582/job/26762124957?pr=3153 |
|
Wish we had runc rc3. |
|
LGTM. I think we should have this ASAP to get more soak-time on the CI before 2.0. |
92986f2 to
bc609e9
Compare
|
|
Is that related to the runc update? |
Probably yes. runc apparently has a regression for cgroup v1. |
|
The failure on local Ubuntu 20.04 ( |
|
|
bc609e9 to
3a9aaf6
Compare
|
Something is hanging here
|
Signed-off-by: Akihiro Suda <[email protected]>
djdongjin
left a comment
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.
LGTM, thanks
Blockers:
nerdctl run -d --name=bar --pid=container:foo ; nerdctl rm -f barhangs opencontainers/runc#4394