open-nomad/drivers
Mahmood Ali 565496e6ba drivers/docker: account for cgroup-v2 memory stats
If the docker engine is running on cgroup-v2 host, then RSS and Max
Usage doesn't get reported.

Using a heauristic here to avoid adding more API calls to the Docker
Engine to infer cgroups version. Also, opted to avoid coordinating stats
collection with fingerprinting, which adds concurrency complexities.
2021-04-01 12:23:57 -04:00
..
docker drivers/docker: account for cgroup-v2 memory stats 2021-04-01 12:23:57 -04:00
exec drivers/exec+java: Add task configuration to restore previous PID/IPC isolation behavior 2021-02-08 14:26:35 -06:00
java drivers/exec+java: Add task configuration to restore previous PID/IPC isolation behavior 2021-02-08 14:26:35 -06:00
mock Add gosimple linter (#9590) 2020-12-09 11:05:18 -08:00
qemu Enable network namespaces for QEMU driver (#9861) 2021-01-21 14:05:46 -05:00
rawexec honor task user when execing into raw_exec task (#9439) 2020-11-25 09:34:10 -05:00
shared drivers/exec: Account for cgroup-v2 memory stats 2021-04-01 12:13:21 -04:00