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
{{ message }}
This repository was archived by the owner on Mar 9, 2022. It is now read-only.
The test is very very useful to prove that the CRI plugin can handle restart state reloading reliably.
However, with the fix containerd/containerd#3711, runc state is not needed for getting container state anymore. The original way of moving runc binary around to produce a container in unknown state doesn't work any more.
We should add the unknown state test back if we find a way to produce a container in unknown state.