open-nomad/drivers/java
Tim Gross 9efca131be driver/java: pass task network isolation to executor
Without passing the network isolation configuration to the executor,
java tasks are not placed in the same network namespace as the other
processes in their task group, which breaks Consul Connect.
2019-09-27 08:26:54 -04:00
..
test-resources add java driver tests 2018-11-06 12:41:39 -08:00
driver.go driver/java: pass task network isolation to executor 2019-09-27 08:26:54 -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 drivers: implement streaming exec for executor based drivers 2019-05-10 19:17:14 -04:00
handle.go goimports 2019-01-22 15:44:31 -08:00
state.go Implement java driver 2018-11-06 12:41:39 -08:00
utils.go drivers/java: restore 0.8.7 java version detection (#5317) 2019-02-12 13:41:26 -05:00
utils_test.go drivers/java: restore 0.8.7 java version detection (#5317) 2019-02-12 13:41:26 -05:00