-
Notifications
You must be signed in to change notification settings - Fork 294
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
Error stopping k8s container on containerd #7952
Comments
This might have the same root cause as containerd/nerdctl#3765 |
Almost certainly. |
Confirming the fix here: containerd/nerdctl#3771 does address it in this case would be lovely. |
Testing with
|
This is no longer a hard error. It is now a warning (message is subject to change), and the Thanks! |
@apostasie I think it would be best if I have no serious suggestions for the option name, unfortunately. On a further note (and this should be discussed in the |
@jandubois moved the nerdctl part of the conversation to the PR. As for:
I am not familiar with rancher, so, I cannot advise. |
Actual Behavior
When using containerd container engine, attempting to stop a container corresponding to a pod displays an error:
The same occurs trying to do so manually:
Steps to Reproduce
k8s.io
as the namespace.nginx
container (not thepause
one), and click on the ⋮ button on the right side.Result
See the Actual Behaviour section.
Expected Behavior
The container should be stopped. (Kubernetes may end up restarting it.)
Additional Information
Found while testing Qase test case RD-185.
Rancher Desktop Version
1.17.0-hackweek-release-254-g77398647d (1.17.0-RC1)
Rancher Desktop K8s Version
1.31.3
Which container engine are you using?
containerd (nerdctl)
What operating system are you using?
Windows
Operating System / Build Version
Windows 11 Pro 23H2 (Build 22631.4602)
What CPU architecture are you using?
x64
Linux only: what package format did you use to install Rancher Desktop?
None
Windows User Only
No response
The text was updated successfully, but these errors were encountered: