This project is mirrored from https://gitee.com/mirrors/nomad.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
- 24 Jan, 2019 15 commits
-
-
Preetha Appan authored
-
Preetha Appan authored
-
Preetha Appan authored
-
Preetha Appan authored
-
Preetha authored
Add Datacenters to the JobListStub struct
-
Nick Ethier authored
-
Nick Ethier authored
e2e tests for upgrade path to driver plugins
-
Nick Ethier authored
* 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 ...
-
Nick Ethier authored
-
Alex Dadgar authored
Document devices
-
Alex Dadgar authored
-
Michael Schurter authored
Co-Authored-By:
dadgar <alex@hashicorp.com>
-
https://github.com/hashicorp/nomadNick Ethier authored
Merge branch 'f-driver-upgradepath-test' of https://github.com/hashicorp/nomad into f-driver-upgradepath-test * 'f-driver-upgradepath-test' of https://github.com/hashicorp/nomad:
-
Nick Ethier authored
drivers: add docker upgrade path and e2e test
-
https://github.com/hashicorp/nomadNick Ethier authored
Merge branch 'f-driver-upgradepath-test' of https://github.com/hashicorp/nomad into f-driver-upgradepath-test * 'f-driver-upgradepath-test' of https://github.com/hashicorp/nomad: Apply suggestions from code review
-
- 23 Jan, 2019 25 commits
-
-
Nick Ethier authored
ci: run seperate build jobs for slower packages
-
Alex Dadgar authored
-
Nick Ethier authored
-
Nick Ethier authored
-
Nick Ethier authored
Fix bug related to high cpu usage
-
Michael Schurter authored
Co-Authored-By:
nickethier <ncethier@gmail.com>
-
Alex Dadgar authored
-
Alex Dadgar authored
-
Alex Dadgar authored
-
Alex Dadgar authored
-
Alex Dadgar authored
-
Alex Dadgar authored
-
Alex Dadgar authored
-
Mahmood Ali authored
Grab bag of small changes
-
Mahmood Ali authored
-
Mahmood Ali authored
-
Mahmood Ali authored
`travis.sh` contained some bash-ism despite it being invoked with `sh`.
-
Mahmood Ali authored
-
Mahmood Ali authored
-
Mahmood Ali authored
Avoid depending on OS-specific library for some simple structs.
-
Danielle Tomlinson authored
cli: Hide `nomad docker_logger` from help output
-
Danielle Tomlinson authored
-
Mahmood Ali authored
Add some tests to ensure that api/structs values are in sync. Given that vendoring libraries prune tests by default, test dependencies aren't leaked to clients of the package - so it should be safe to add such dependency without affecting api clients.
-
Michael Schurter authored
Make plugins/shared external and make pluginutls/
-
Preetha authored
Don't emit task events after alloc is in a terminal DesiredState
-