open-nomad/drivers
Danielle Lancashire 724586ba1d
docker: Fix driver spec
hclspec.NewLiteral does not quote its values, which caused `3m` to be
parsed as a nonsensical literal which broke the plugin loader during
initialization. By quoting the value here, it starts correctly.
2019-09-03 08:53:37 +02:00
..
docker docker: Fix driver spec 2019-09-03 08:53:37 +02:00
exec Driver networking support 2019-07-31 01:03:20 -04:00
java plugins/driver: make DriverNetworkManager interface optional 2019-07-31 01:03:19 -04:00
mock ar: initial driver based network management 2019-07-31 01:03:17 -04:00
qemu plugins/driver: make DriverNetworkManager interface optional 2019-07-31 01:03:19 -04:00
rawexec tests: enable raw_exec driver 2019-08-29 20:26:50 -04:00
rkt plugins/driver: make DriverNetworkManager interface optional 2019-07-31 01:03:19 -04:00
shared executor: cleanup netns handling in executor 2019-07-31 01:04:05 -04:00