mirror of
https://github.com/containerd/containerd.git
synced 2026-08-09 17:39:22 +00:00
This reverts commit 113a9f1fc9.
runc 1.1.15 appears to have incresed chances for causing OOMs for
containers with small memory limits. Revert the change in containerd
1.7 to unblock releases while the upstream runc issue is resolved.
Dependency-issue: https://github.com/opencontainers/runc/issues/4427
Signed-off-by: Samuel Karp <samuelkarp@google.com>