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.
- 01 Nov, 2018 2 commits
-
-
Michael Schurter authored
-
Michael Schurter authored
-
- 31 Oct, 2018 8 commits
-
-
Michael Schurter authored
-
Michael Schurter authored
-
Michael Schurter authored
-
Michael Schurter authored
-
Michael Schurter authored
In tests: * always cleanup (Kill) the harness * don't call SetConfig more than once (a race) * avoid cgroups to allow running without being root
-
Michael Schurter authored
-
Michael Schurter authored
-
Michael Schurter authored
-
- 30 Oct, 2018 9 commits
-
-
Michael Schurter authored
Also fix a comment on the logger that got copy/pasted around.
-
Preetha authored
Fix formatting of allocation score metrics
-
Michael Schurter authored
qemu: fix build and register by default
-
Preetha Appan authored
-
Michael Schurter authored
API changes had broken the build.
-
Nick Ethier authored
fix: increase log rotator line scan limit
-
Nick Ethier authored
Pass client configuration to plugins through loader
-
Nick Ethier authored
-
Nick Ethier authored
-
- 29 Oct, 2018 3 commits
-
-
Michael Schurter authored
AR Fixes: task leader handling, restoring, state updating, AR.Destroy deadlocks
-
Michael Schurter authored
-
Michael Schurter authored
-
- 27 Oct, 2018 2 commits
- 26 Oct, 2018 3 commits
-
-
Preetha Appan authored
-
Preetha Appan authored
-
Preetha authored
QEMU driver plugin
-
- 25 Oct, 2018 9 commits
-
-
Preetha Appan authored
-
Preetha Appan authored
-
Michael Schurter authored
Co-Authored-By:
preetapan <preetha@hashicorp.com>
-
Preetha Appan authored
-
Michael Schurter authored
Co-Authored-By:
preetapan <preetha@hashicorp.com>
-
Michael Schurter authored
Co-Authored-By:
preetapan <preetha@hashicorp.com>
-
Michael Schurter authored
Co-Authored-By:
preetapan <preetha@hashicorp.com>
-
Michael Schurter authored
Co-Authored-By:
preetapan <preetha@hashicorp.com>
-
Michael Schurter authored
Co-Authored-By:
preetapan <preetha@hashicorp.com>
-
- 19 Oct, 2018 4 commits
-
-
Michael Schurter authored
Fixes a panic. Left a comment on how the behavior could be improved, but this is what releases <0.9.0 did.
-
Michael Schurter authored
-
Michael Schurter authored
* Migrated all of the old leader task tests and got them passing * Refactor and consolidate task killing code in AR to always kill leader tasks first * Fixed lots of issues with state restoring * Fixed deadlock in AR.Destroy if AR.Run had never been called * Added a new in memory statedb for testing
-
Nick Ethier authored
-