-
Notifications
You must be signed in to change notification settings - Fork 6.5k
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
PSA: runc 1.0.0-rc93 / containerd 1.4.4 bug #7574
Comments
Do you plan to update containerd to v1.4.6 in Release v2.16? |
Here is a "fix" we came up with.
|
We just upgraded to containerd v1.4.9 on Ubuntu by adding the required key to |
Yes a new release would be good, Kubespray 2.16.0 should not be used in production with this issue. |
Hi All,
the runc included in containerd.io 1.4.4 seems to have a "fun" bug leading to "PLEG is not healthy"
https://support.rancher.com/hc/en-us/articles/360058516672-containerd-io-1-4-4-bug-advisory#how-do-i-know-if-i-am-impacted--0-0
containerd/containerd#5261
opencontainers/runc#2871
When using containerd we might be ok as we now use
io.containerd.runc.v2
but docker uses shim v1 and is impacted according to my readingThe text was updated successfully, but these errors were encountered: