[release/1.3] Sync vendors with containerd 1.3.2#1391
[release/1.3] Sync vendors with containerd 1.3.2#1391mikebrow merged 3 commits intocontainerd:release/1.3from dims:sync-vendors-with-containerd-in-release/1.3
Conversation
Look through the `containerd dependencies` in vendor.conf, for each dependency / SHA, check if the SHA is newer in containerd's vendor.conf in 1.3.2 tag. Update if necessary. Drop unused packages. Signed-off-by: Davanum Srinivas <davanum@gmail.com>
|
Hi @dims. Thanks for your PR. I'm waiting for a containerd 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. |
|
/ok-to-test |
mikebrow
left a comment
There was a problem hiding this comment.
LGTM
2nd commit needs a signature :)
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
|
whoops fixing 2nd commit! |
|
@mikebrow is there a way to re-trigger the travis CI build? |
|
@thaJeztah @mikebrow looks like the |
Yes, it should. |
|
Looks like that was this PR: #1309, which related to containerd/containerd#3711, and was back ported to the containerd 1.3 branch in containerd/containerd#3753, so yes looks like it needs to be backported |
|
oh, LOL @mikebrow beated me to it (high five! ✋) |
(cherry picked from commit 2ce0bb0) Signed-off-by: Davanum Srinivas <davanum@gmail.com>
|
@thaJeztah @mikebrow i've added another commit with the backport for dropping the broken test. thanks! |
|
/test pull-cri-containerd-verify |
Look through the
containerd dependenciesin vendor.conf, for eachdependency / SHA, check if the SHA is newer in containerd's vendor.conf
in 1.3.2 tag. Update if necessary.
Drop unused packages. Add versions for missing packages.
cherry pick 2ce0bb0 as well to drop broken test