You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Several plugins seem reloaded every time on running a container (io.containerd.{event.v1.publisher, internal.v1.shutdown}, ttrpc.v1.task, ttrpc.v1.pause})
#9637
Closed
AkihiroSuda opened this issue
Jan 15, 2024
· 2 comments
· Fixed by #9646
AkihiroSuda
changed the title
Several plugins seem reloaded every time on running a container (`io.containerd.{event.v1.publisher, internal.v1.shutdown}, ttrpc.v1.task, ttrpc.v1.pause})
Several plugins seem reloaded every time on running a container (io.containerd.{event.v1.publisher, internal.v1.shutdown}, ttrpc.v1.task, ttrpc.v1.pause})
Jan 15, 2024
Description
Several plugins seem reloaded every time on running a container.
The daemon prints the following logs on every
sudo ctr run --rm docker.io/library/hello-world:latest foo
:Steps to reproduce the issue
sudo ctr run --rm docker.io/library/hello-world:latest foo
Describe the results you received and expected
Received: the plugins seem reloaded every time
Expected: should be loaded only once
What version of containerd are you using?
containerd github.com/containerd/containerd v1.7.12 71909c1
Any other relevant information
No response
Show configuration if it is related to CRI plugin.
No response
The text was updated successfully, but these errors were encountered: