open-nomad/drivers
Tim Gross cf838f49e1 docker: improve error message for auth helper
The error returned from the stdlib's `exec` package is always a message with
the exit code of the exec'd process, not any error message that process might
have given us. This results in opaque failures for the Nomad user. Cast to an
`ExitError` so that we can access the output from stderr.
2021-05-03 11:30:12 -04:00
..
docker docker: improve error message for auth helper 2021-05-03 11:30:12 -04:00
exec client/fingerprint: move existing cgroup concerns to cgutil 2021-04-13 13:28:36 -04:00
java client/fingerprint: move existing cgroup concerns to cgutil 2021-04-13 13:28:36 -04:00
mock Add gosimple linter (#9590) 2020-12-09 11:05:18 -08:00
qemu qemu: set the number of cores equal to the number of reserved cores if set 2021-04-15 13:32:33 -04:00
rawexec honor task user when execing into raw_exec task (#9439) 2020-11-25 09:34:10 -05:00
shared nit: code cleanup/organization 2021-04-16 15:14:29 -04:00