update runc binary and libcontainer to v1.0.1#42654
Merged
justincormack merged 5 commits intomoby:masterfrom Jul 19, 2021
Merged
update runc binary and libcontainer to v1.0.1#42654justincormack merged 5 commits intomoby:masterfrom
justincormack merged 5 commits intomoby:masterfrom
Conversation
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
Contributor
|
Since this update contains fixes to |
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
Member
Author
|
Updated PR to vendor libcontainer as well. Not sure we can cherry-pick to v20.10 though. |
Member
|
Not sure either. IIUC, it's not a regression, so would've been an issue already for a long time (but perhaps I'm wrong and it was introduced recently?). My concern is that moby still uses quite a lot from libcontainer, so updating would bring many other changes (potentially with many dependencies that also need updating), so unless the issue that's fixed is critical, I'd rather not include it, and instead focus on "what's left before we do a 21.xx release" |
justincormack
approved these changes
Jul 19, 2021
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.
Release note: https://github.com/opencontainers/runc/releases/tag/v1.0.1
Also updates libcontainer and its dependencies
https://github.com/opencontainers/runc/compare/v1.0.0-rc95...v1.0.1#diff-33ef32bf6c23acb95f5902d7097b7a1d5128ca061167ec0716715b0b9eeaa5f6