chore(deps): update dependency opencontainers/runc to v1.4.1#647
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): update dependency opencontainers/runc to v1.4.1#647renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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.
This PR contains the following updates:
v1.4.0→v1.4.1Release Notes
opencontainers/runc (opencontainers/runc)
v1.4.1Compare Source
As runc follows Semantic Versioning, we will endeavour to not make any
breaking changes without bumping the major version number of runc.
However, it should be noted that Go API usage of runc's internal
implementation (libcontainer) is not covered by this policy.
Removed
use libcontainer/devices). (#2999)
rc94, use libcontainer/userns). (#2999)
Deprecated
(such configurations are outside of the spec, and in future runc will
produce an error when given such configurations). (#2917, #3004)
Fixed
results with cgroupv1, and always clobber any existing eBPF
program(s) to fix
runc updateand avoid leaking eBPF programs(resulting in errors when managing containers). (#2951)
cgroupv1-compatible way. (#2965, #2967, #2968, #2964)
code, optimize the method for checking whether a cgroup is frozen. (#2955)
cgroup manager (regression in rc94). (#2997, #2996)
Added
(#3022)
Changed
runc --versionoutput sane even when built withgo getorotherwise outside of our build scripts. (#2962)
cgroups at all during
runc update). (#2994)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.