open-nomad/drivers
Mahmood Ali 0ac126fa78
drivers/exec: Don't inherit Nomad oom_score_adj value (#10698)
Explicitly set the `oom_score_adj` value for `exec` and `java` tasks.

We recommend that the Nomad service to have oom_score_adj of a low value
(e.g. -1000) to avoid having nomad agent OOM Killed if the node is
oversubscriped.

However, Nomad's workloads should not inherit Nomad's process, which is
the default behavior.

Fixes #10663
2021-06-03 14:15:50 -04:00
..
docker drivers: fixup linux version dependent test cases 2021-05-17 12:37:40 -06:00
exec drivers/exec: pass capabilities through executor RPC 2021-05-17 12:37:40 -06:00
java drivers/exec: pass capabilities through executor RPC 2021-05-17 12:37:40 -06:00
mock
qemu
rawexec
shared drivers/exec: Don't inherit Nomad oom_score_adj value (#10698) 2021-06-03 14:15:50 -04:00