Skip to content

[release/1.6] Fix TestNewBinaryIOCleanup on Go 1.23 and Linux 5.4#10591

Merged
estesp merged 1 commit intocontainerd:release/1.6from
zhsj:bpo-10562-1.6
Aug 14, 2024
Merged

[release/1.6] Fix TestNewBinaryIOCleanup on Go 1.23 and Linux 5.4#10591
estesp merged 1 commit intocontainerd:release/1.6from
zhsj:bpo-10562-1.6

Conversation

@zhsj
Copy link
Copy Markdown
Contributor

@zhsj zhsj commented Aug 14, 2024

When running the test on Ubuntu focal (kernel version 5.4), the symlink for pidfd is anon_inode:[pidfd].

Updates: #10345, #10555

(cherry picked from commit 8ef73c5)

Backport #10562

When running the test on Ubuntu focal (kernel version 5.4), the
symlink for pidfd is anon_inode:[pidfd].

Updates: containerd#10345

Signed-off-by: Shengjing Zhu <[email protected]>
(cherry picked from commit 8ef73c5)
Signed-off-by: Shengjing Zhu <[email protected]>
@k8s-ci-robot
Copy link
Copy Markdown

Hi @zhsj. 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 /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

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-sigs/prow repository.

@dosubot dosubot Bot added go Pull requests that update Go code kind/test labels Aug 14, 2024
Copy link
Copy Markdown
Member

@akhilerm akhilerm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

A small nit in the description, can you point to the actual PR in release/1.6 which is updated. #10555

@estesp estesp merged commit 7a530d2 into containerd:release/1.6 Aug 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

go Pull requests that update Go code kind/test needs-ok-to-test size/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants