open-nomad/drivers/rawexec
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
..
driver.go cleanup driver eventor goroutines 2020-05-26 11:04:04 -04:00
driver_pre09.go client: fix bug during 0.8 state up grade that causes external drivers to fail 2019-01-30 14:22:29 -05:00
driver_test.go cleanup driver eventor goroutines 2020-05-26 11:04:04 -04:00
driver_unix_test.go honor task user when execing into raw_exec task (#9439) 2020-11-25 09:34:10 -05:00
handle.go
state.go