Files
docker-cli/components/engine/daemon
Euan 014b9947c4 Set OOMKilled state on any OOM event
This restores the behavior that existed prior to #16235 for setting
OOMKilled, while retaining the additional benefits it introduced around
emitting the oom event.

This also adds a test for the most obvious OOM cases which would have
caught this regression.

Fixes #18510

Signed-off-by: Euan <euank@amazon.com>
Upstream-commit: 0b5131444df83eb1e9fe4cfc6bfbf85314e089dc
Component: engine
2015-12-15 19:27:57 +00:00
..
2015-12-02 16:43:49 -05:00
2015-12-03 22:22:25 +08:00
2015-07-29 23:39:18 +02:00
2015-12-03 17:39:49 +01:00
2015-12-03 17:39:49 +01:00
2015-11-05 17:09:57 -05:00
2015-12-03 16:30:44 -08:00
2015-08-27 22:07:42 -07:00
2015-12-03 17:39:49 +01:00
2015-12-03 17:39:49 +01:00
2015-12-03 17:39:49 +01:00
2015-12-03 17:39:49 +01:00
2015-12-02 11:12:42 -05:00
2015-12-01 19:53:49 -08:00
2015-12-03 17:39:49 +01:00
2015-12-03 17:39:49 +01:00
2015-12-03 17:39:49 +01:00
2015-12-03 17:39:49 +01:00
2015-12-03 17:39:49 +01:00
2015-12-03 17:39:49 +01:00
2015-12-03 17:39:49 +01:00
2015-12-03 17:39:49 +01:00
2015-12-03 17:39:49 +01:00
2015-12-03 17:39:49 +01:00
2015-12-03 17:39:49 +01:00
2015-12-03 17:39:49 +01:00

This directory contains code pertaining to running containers and storing images

Code pertaining to running containers:

  • execdriver

Code pertaining to storing images:

  • graphdriver