Skip to content
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

[release/1.7] fix: cio.Cancel() should close the pipes #8624

Merged
merged 1 commit into from Jun 2, 2023

Conversation

davidhsingyuchen
Copy link
Contributor

@davidhsingyuchen davidhsingyuchen commented Jun 1, 2023

PR is a backport for #8334 (82ec62b).

@k8s-ci-robot
Copy link

Hi @davidhsingyuchen. 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.

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.

@davidhsingyuchen davidhsingyuchen marked this pull request as ready for review June 1, 2023 17:37
@davidhsingyuchen
Copy link
Contributor Author

/assign @AkihiroSuda

@AkihiroSuda
Copy link
Member

/ok-to-test

@dcantah
Copy link
Member

dcantah commented Jun 1, 2023

Following the pointer over to this PR, can you cherry-pick 82ec62b instead of the merge commit?

@samuelkarp
Copy link
Member

Following the pointer over to this PR, can you cherry-pick 82ec62b instead of the merge commit?

Specifically, git cherry-pick -xs 82ec62b8658259eb29635045c5e190df26833da2 should do the trick (and annotate the cherry-pick properly with a pointer to the original commit).

PR fixes containerd#8326.

Signed-off-by: Hsing-Yu (David) Chen <davidhsingyuchen@gmail.com>
(cherry picked from commit 82ec62b)
Signed-off-by: Hsing-Yu (David) Chen <davidhsingyuchen@gmail.com>
@davidhsingyuchen
Copy link
Contributor Author

@dcantah @samuelkarp Thanks for the help! Done.

@dmcgowan dmcgowan merged commit a04e94b into containerd:release/1.7 Jun 2, 2023
49 checks passed
@davidhsingyuchen davidhsingyuchen deleted the backport-8334 branch June 2, 2023 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants