open-nomad/drivers/java
Nick Ethier 09dadf0a23
Merge branch 'master' into f-grpc-executor
* master: (71 commits)
  Fix output of 'nomad deployment fail' with no arg
  Always create a running allocation when testing task state
  tests: ensure exec tests pass valid task resources (#4992)
  some changes for more idiomatic code
  fix iops related tests
  fixed bug in loop delay
  gofmt
  improved code for readability
  client: updateAlloc release lock after read
  fixup! device attributes in `nomad node status -verbose`
  drivers/exec: support device binds and mounts
  fix iops bug and increase test matrix coverage
  tests: tag image explicitly
  changelog
  ci: install lxc-templates explicitly
  tests: skip checking rdma cgroup
  ci: use Ubuntu 16.04 (Xenial) in TravisCI
  client: update driver info on new fingerprint
  drivers/docker: enforce volumes.enabled (#4983)
  client: Style: use fluent style for building loggers
  ...
2018-12-13 14:41:09 -05:00
..
test-resources add java driver tests 2018-11-06 12:41:39 -08:00
driver.go Merge branch 'master' into f-grpc-executor 2018-12-13 14:41:09 -05:00
driver_test.go Merge pull request #4950 from hashicorp/b-exc-libcontainer-kill 2018-12-08 09:52:42 -05:00
handle.go executor: remove structs package 2018-12-06 20:54:14 -05:00
state.go Implement java driver 2018-11-06 12:41:39 -08:00
utils.go Implement java driver 2018-11-06 12:41:39 -08:00
utils_test.go Implement java driver 2018-11-06 12:41:39 -08:00