-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Update github.com/containerd/containerd to v1.5.13 to fix security issues #5930
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Hi @bmelbourne. Thanks for your PR. I'm waiting for a cri-o member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
d47b9da to
a1dc69b
Compare
|
/ok-to-test thanks @bmelbourne ! I think this is a good idea, though I don't think we are vulnerable of that issue because we vendor containerd. we use some of their libraries, but we shouldn't use their code that handlers this labeling. nonetheless, always good to update deps |
8efea10 to
4fd3052
Compare
4fd3052 to
5786bb6
Compare
…sues Signed-off-by: Barry Melbourne <[email protected]>
|
/reopen |
|
@bmelbourne: Reopened this PR. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: bmelbourne The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: bmelbourne The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
I think we'll end up going for #5956 as it bumps the version even farther. I appreciate you opening the PR @bmelbourne , thanks ! |
|
@bmelbourne: The following test failed, say
DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
|
/retest-required |
|
/test integration_fedora |
|
@bmelbourne: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
|
/close |
|
@bmelbourne: Closed this PR. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Signed-off-by: Barry Melbourne [email protected]
What type of PR is this?
/kind dependency-change
What this PR does / why we need it:
Update Go github.com/containerd/containerd package to v1.5.13 to fix the following critical security vulnerabilities
CVE-2021-43816
CVE-2022-31030
Which issue(s) this PR fixes:
None
Special notes for your reviewer:
Does this PR introduce a user-facing change?