mirror of
https://github.com/containerd/containerd.git
synced 2026-07-24 00:12:19 +00:00
When readiness is registered on initialization, the plugin must not fail. When such a plugin fails, containerd will hang on the readiness condition. Signed-off-by: Derek McGowan <derek@mcg.dev>