open-nomad/drivers
Tim Gross fe29cf8b7b
logs: fix `logs.disabled` on Windows (#17199)
On Windows the executor returns an error when trying to open the `NUL` device
when we pass it `os.DevNull` for the stdout/stderr paths. Instead of opening the
device, use the discard pipe so that we have platform-specific behavior from the
executor itself.

Fixes: #17148
2023-05-18 09:14:39 -04:00
..
docker drivers: make internal `DisableLogCollection` capability public (#17196) 2023-05-16 09:16:03 -04:00
exec [COMPLIANCE] Add Copyright and License Headers 2023-04-10 15:36:59 +00:00
java [COMPLIANCE] Add Copyright and License Headers 2023-04-10 15:36:59 +00:00
mock allocrunner: provide factory function so we can build mock ARs (#17161) 2023-05-12 13:29:44 -04:00
qemu [COMPLIANCE] Add Copyright and License Headers 2023-04-10 15:36:59 +00:00
rawexec [COMPLIANCE] Add Copyright and License Headers 2023-04-10 15:36:59 +00:00
shared logs: fix `logs.disabled` on Windows (#17199) 2023-05-18 09:14:39 -04:00