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.
- 18 Oct, 2018 4 commits
-
-
Michael Schurter authored
missing interaction with driver to restore probably need to abandon this and test at client layer
-
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
-
- 17 Oct, 2018 12 commits
-
-
Michael Schurter authored
Update comments and address some PR comments from #4775
-
Michael Schurter authored
-
Michael Schurter authored
-
Michael Schurter authored
-
Alex Dadgar authored
Do not use cty in drivers
-
Nick Ethier authored
drivers/exec: add exec implementation
-
Nick Ethier authored
-
Nick Ethier authored
-
Michael Lange authored
UI: Make the global logo link to the jobs page (home page)
-
Alex Dadgar authored
-
Alex Dadgar authored
-
Michael Schurter authored
AllocRunner v2 Feature Branch PR
-
- 16 Oct, 2018 24 commits
-
-
Michael Schurter authored
-
Michael Schurter authored
-
Michael Schurter authored
-
Michael Schurter authored
-
Michael Schurter authored
-
Nick Ethier authored
-
Michael Schurter authored
was causing typed nil interface panics and served no purpose
-
Michael Schurter authored
Was mock_driver before plugins, so keep the name.
-
Michael Schurter authored
-
Preetha Appan authored
-
Preetha Appan authored
-
Preetha Appan authored
-
Michael Schurter authored
from #4777 comments
-
Michael Schurter authored
Do not register mock_driver on release builds.
-
Michael Schurter authored
-
Nick Ethier authored
-
Michael Schurter authored
PR #4392 was merged to master *after* allocrunnerv2 was branched, so the client-specific portions must be ported from master to arv2.
-
Michael Schurter authored
Now passing the TaskDir struct to prestart hooks instead of just the root task dir itself as dispatch needs local/.
-
Preetha Appan authored
-
Preetha Appan authored
-
Preetha Appan authored
-
Preetha Appan authored
-
Nick Ethier authored
-
Nick Ethier authored
-