Skip to content

pkg/runc: Revert to 1.0.0-rc90#3761

Closed
the-maldridge wants to merge 1 commit into
linuxkit:masterfrom
the-maldridge:revert-runc
Closed

pkg/runc: Revert to 1.0.0-rc90#3761
the-maldridge wants to merge 1 commit into
linuxkit:masterfrom
the-maldridge:revert-runc

Conversation

@the-maldridge
Copy link
Copy Markdown
Contributor

@the-maldridge the-maldridge commented Jan 29, 2022

This commit reverts runc to version 1.0.0-rc90 which is the last known
version to not have any degraded functionality with linuxkit. The
first known broken version is 1.0.0-rc91, and a bisect between these
two bounds shows the breakage first appearing at
60e21ec26e15945259d4b1e790e8fd119ee86467. As I don't have the time
nor knowledge to debug this further, my best suggestion I can offer is
to revert to the most recent version that worked.

Signed-off-by: Michael Aldridge aldridge.mac@gmail.com

- What I did
Reverted runc

- How I did it
by typing?

- How to verify it
build the package, observe that the version number is different.

- Description for the changelog

  • Revert runc due to cgroup regressions.

@djs55
Copy link
Copy Markdown
Contributor

djs55 commented Jan 29, 2022 via email

@the-maldridge
Copy link
Copy Markdown
Contributor Author

Sure, is there an existing framework within linuxkit for tests that boot VMs or is there some other paradigm you'd like to see for a test here? The way I did the bisect was by building a VM with a suspect version in it and looking to see if acpid is running or not since that failed at the same time as dockerd did.

@djs55
Copy link
Copy Markdown
Contributor

djs55 commented Jan 30, 2022 via email

@the-maldridge
Copy link
Copy Markdown
Contributor Author

While writing the test I came across that something in linuxkit is generally pretty broken right now. Please review and comment on #3756.

This commit reverts runc to version 1.0.0-rc90 which is the last known
version to not have any degraded functionality with linuxkit.  The
first known broken version is 1.0.0-rc91, and a bisect between these
two bounds shows the breakage first appearing at
60e21ec26e15945259d4b1e790e8fd119ee86467.  As I don't have the time
nor knowledge to debug this further, my best suggestion I can offer is
to revert to the most recent version that worked.

Signed-off-by: Michael Aldridge <aldridge.mac@gmail.com>
@the-maldridge
Copy link
Copy Markdown
Contributor Author

Obsoleted by the information provided in #3735

@the-maldridge the-maldridge deleted the revert-runc branch February 11, 2022 22:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants