Mahmood Ali
b2a8752c5f
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
8b881d83d5
executor: rename wrapNetns to withNetworkIsolation
2019-09-30 21:38:31 -04:00
Nick Ethier
6fd773eb88
executor: run exec commands in netns if set
2019-09-30 11:50:22 -04:00
Nick Ethier
b8a1ebb3b7
executor: support network namespacing on universal executor
2019-07-31 01:03:58 -04:00
Lang Martin
a0fe1ffdd5
default e.getAllPids in executor_basic
2019-07-18 10:57:27 -04:00
Nick Ethier
913efed9f5
executor: fix broken non-linux build
2018-12-06 21:33:20 -05:00
Nick Ethier
8b20de4801
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
0544a57abe
drivers: Move client/drivers/executor to drivers/shared/executor
2018-11-30 10:46:13 +01:00