1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/container
Euan 0b5131444d 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>
2015-12-15 19:27:57 +00:00
..
archive.go Move Container to its own package. 2015-12-03 17:39:49 +01:00
container.go Move Container to its own package. 2015-12-03 17:39:49 +01:00
container_unit_test.go Move Container to its own package. 2015-12-03 17:39:49 +01:00
container_unix.go inital seccomp support 2015-12-03 16:30:44 -08:00
container_windows.go Move DisconnectFromNetwork back to daemon/ 2015-12-03 20:10:27 +01:00
monitor.go Set OOMKilled state on any OOM event 2015-12-15 19:27:57 +00:00
state.go Move Container to its own package. 2015-12-03 17:39:49 +01:00
state_test.go Move Container to its own package. 2015-12-03 17:39:49 +01:00
state_unix.go Move Container to its own package. 2015-12-03 17:39:49 +01:00
state_windows.go Move Container to its own package. 2015-12-03 17:39:49 +01:00