[20.10 backport] Update runc binary to v1.0.0-rc94#42388
Merged
Conversation
Needed for runc >= 1.0.0-rc94. See runc issue 2928. Signed-off-by: Akihiro Suda <[email protected]> Signed-off-by: Sebastiaan van Stijn <[email protected]> (cherry picked from commit 9303376) Signed-off-by: Sebastiaan van Stijn <[email protected]>
Signed-off-by: Jintao Zhang <[email protected]> (cherry picked from commit 8c019e8) Signed-off-by: Sebastiaan van Stijn <[email protected]>
Starting with runc v1.0.0-rc94, runc no longer supports KernelMemory. opencontainers/runc@52390d6 Signed-off-by: Akihiro Suda <[email protected]> (cherry picked from commit 2f0d666) Signed-off-by: Sebastiaan van Stijn <[email protected]>
Member
Author
|
failure on s390x are known flaky tests; #41561 |
AkihiroSuda
approved these changes
May 18, 2021
tianon
approved these changes
May 18, 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.
backport of:
full diff opencontainers/runc@v1.0.0-rc93...v1.0.0-rc94
release notes (https://github.com/opencontainers/runc/releases/tag/v1.0.0-rc94):
Potentially breaking changes:
been effectively deprecated by the kernel. Users should make use of
regular memory cgroup controls.
configs.Resources rather than configs.Cgroups
connection is closed (after dbus restart)
Bugfixes:
Improvements: