Automated cherry pick of #103743: vendor: bump runc to 1.0.1#103882
Conversation
The commands used were (roughly): hack/pin-dependency.sh github.com/opencontainers/runc v1.0.1 hack/lint-dependencies.sh # Follow its recommendations. hack/pin-dependency.sh github.com/cilium/ebpf v0.6.2 hack/pin-dependency.sh github.com/opencontainers/selinux v1.8.2 hack/pin-dependency.sh github.com/sirupsen/logrus v1.8.1 # Recheck. hack/lint-dependencies.sh GO111MODULE=on go mod edit -dropreplace github.com/willf/bitset hack/update-vendor.sh # Recheck. hack/lint-dependencies.sh hack/update-internal-modules.sh # Recheck. hack/lint-dependencies.sh Signed-off-by: Kir Kolyshkin <[email protected]>
Since runc 1.0.0 it is now sufficient to have SkipDevices: true. Signed-off-by: Kir Kolyshkin <[email protected]>
|
/kind bug |
|
@rphillips can you please add a release note? runc version bump is user facing |
ehashman
left a comment
There was a problem hiding this comment.
/triage accepted
/lgtm
confirmed patch matches previous PR exactly
|
/hold for release note and for master PR to merge |
|
/approve |
|
/approve |
saschagrunert
left a comment
There was a problem hiding this comment.
Approving for SIG release
/lgtm
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dims, liggitt, rphillips, saschagrunert The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/hold cancel |
Cherry pick of #103743 on release-1.22.
#103743: vendor: bump runc to 1.0.1
For details on the cherry pick process, see the cherry pick requests page.
Release Note: