Skip to content

client: fix tasks with PID 0 cannot be forced to delete#10442

Merged
mxpv merged 1 commit intocontainerd:mainfrom
Iceber:fix_ctr_delete_force
Jul 30, 2024
Merged

client: fix tasks with PID 0 cannot be forced to delete#10442
mxpv merged 1 commit intocontainerd:mainfrom
Iceber:fix_ctr_delete_force

Conversation

@Iceber
Copy link
Member

@Iceber Iceber commented Jul 8, 2024

fix: #10441

Using a simpler way, tasks with a PID of 0 are treated as the special kind of tasks.

@mxpv mxpv added this pull request to the merge queue Jul 30, 2024
Merged via the queue into containerd:main with commit fd2a767 Jul 30, 2024
@samuelkarp samuelkarp added cherry-pick/1.6.x cherry-pick/1.7.x Change to be cherry picked to release/1.7 branch labels Jul 30, 2024
@samuelkarp
Copy link
Member

/cherrypick release/1.7

@k8s-infra-cherrypick-robot

@samuelkarp: new pull request created: #10523

Details

In response to this:

/cherrypick release/1.7

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.

@samuelkarp
Copy link
Member

/cherrypick release/1.6

@k8s-infra-cherrypick-robot

@samuelkarp: new pull request created: #10524

Details

In response to this:

/cherrypick release/1.6

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.

@samuelkarp samuelkarp added cherry-picked/1.6.x PR commits are cherry-picked into release/1.6 branch cherry-picked/1.7.x PR commits are cherry-picked into release/1.7 branch and removed cherry-pick/1.6.x cherry-pick/1.7.x Change to be cherry picked to release/1.7 branch labels Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cherry-picked/1.6.x PR commits are cherry-picked into release/1.6 branch cherry-picked/1.7.x PR commits are cherry-picked into release/1.7 branch size/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ctr task delete -f cannot delete tasks with PID 0

6 participants