open-nomad/drivers/docker
Nick Ethier be976d9c9a
Merge branch 'master' into f-driver-upgradepath-test
* master: (23 commits)
  tests: avoid assertion in goroutine
  spell check
  ci: run checkscripts
  tests: deflake TestRktDriver_StartWaitRecoverWaitStop
  drivers/rkt: Remove unused github.com/rkt/rkt
  drivers/rkt: allow development on non-linux
  cli: Hide `nomad docker_logger` from help output
  api: test api and structs are in sync
  goimports until make check is happy
  nil check node resources to prevent panic
  tr: use context in as select statement
  move pluginutils -> helper/pluginutils
  vet
  goimports
  gofmt
  Split hclspec
  move hclutils
  Driver tests do not use hcl2/hcl, hclspec, or hclutils
  move reattach config
  loader and singleton
  ...
2019-01-23 21:01:24 -05:00
..
cmd
docklog Merge pull request #5190 from hashicorp/f-memory-usage 2019-01-18 16:46:02 -05:00
test-resources/docker
config.go goimports until make check is happy 2019-01-23 06:27:14 -08:00
coordinator.go
coordinator_test.go
driver.go Merge branch 'master' into f-driver-upgradepath-test 2019-01-23 21:01:24 -05:00
driver_darwin_test.go
driver_default.go
driver_linux_test.go
driver_pre09.go Merge branch 'master' into f-driver-upgradepath-test 2019-01-23 21:01:24 -05:00
driver_test.go goimports until make check is happy 2019-01-23 06:27:14 -08:00
driver_unix_test.go
driver_windows.go
driver_windows_test.go
fingerprint.go
handle.go move reattach config 2019-01-22 15:11:58 -08:00
progress.go
progress_test.go
state.go
stats.go
stats_test.go
utils.go
utils_test.go
utils_unix_test.go
utils_windows_test.go