Mahmood Ali
6c414cd5f9
gofmt all the files
...
mostly to handle build directives in 1.17.
2021-10-01 10:14:28 -04:00
Mahmood Ali
edaa16589b
honor task user when execing into raw_exec task ( #9439 )
...
Fix #9210 .
This update the executor so it honors the User when using nomad alloc exec. The bug was that the exec task didn't honor the init command when execing.
2020-11-25 09:34:10 -05:00
Nick Ethier
149578ca1e
executor: rename wrapNetns to withNetworkIsolation
2019-09-30 21:38:31 -04:00
Nick Ethier
2f16eb9640
executor: run exec commands in netns if set
2019-09-30 11:50:22 -04:00
Nick Ethier
d28d865100
executor: support network namespacing on universal executor
2019-07-31 01:03:58 -04:00
Lang Martin
7bd881cbf7
default e.getAllPids in executor_basic
2019-07-18 10:57:27 -04:00
Nick Ethier
ff1990064b
executor: fix broken non-linux build
2018-12-06 21:33:20 -05:00
Nick Ethier
467930f650
executor: use grpc instead of netrpc as plugin protocol
...
* Added protobuf spec for executor
* Seperated executor structs into their own package
2018-12-05 11:03:56 -05:00
Danielle Tomlinson
d2136e0aa7
drivers: Move client/drivers/executor to drivers/shared/executor
2018-11-30 10:46:13 +01:00