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.
- 13 Nov, 2018 2 commits
-
-
Michael Schurter authored
The error messages are really bad, but it's extremely difficult to produce good error messages without the original HCL.
-
Michael Schurter authored
-
- 09 Nov, 2018 1 commit
-
-
Michael Schurter authored
-
- 06 Nov, 2018 2 commits
-
-
Michael Schurter authored
Also add missing SetDriverNetwork calls.
-
Michael Schurter authored
Implement client agent restarting
-
- 05 Nov, 2018 7 commits
-
-
Michael Schurter authored
Defensively update alloc status whenever killing all tasks.
-
Michael Schurter authored
For lifecycle operations such as Restart and Kill, the client should not expect driver plugins to be well behaved and close their waitCh on context cancelation. Always wait on the passed in context as well as the waitCh.
-
Michael Schurter authored
ShutdownDelay must be honored whenever the task is killed or restarted. Services were not being deregistered prior to restarting.
-
Michael Schurter authored
-
Michael Schurter authored
-
Michael Schurter authored
-
Michael Schurter authored
Task restoring works but dead tasks may be restarted
-
- 02 Nov, 2018 14 commits
-
-
Preetha authored
update preemption tests to use new node resource structs
-
Preetha Appan authored
-
Preetha Appan authored
also includes a fix to remove unnecessary subtraction of network mbits
-
Preetha authored
Preemption for system jobs
-
Preetha Appan authored
-
Preetha Appan authored
-
Preetha Appan authored
-
Preetha Appan authored
-
Alex Dadgar authored
Fixing mistake in reschedule doc
-
Matthieu Antoine authored
-
Mahmood Ali authored
Register exec driver plugin among some fixes
-
Preetha Appan authored
Also added test case
-
Mahmood Ali authored
-
Preetha Appan authored
-
- 01 Nov, 2018 13 commits
-
-
Michael Schurter authored
Fix driver naming, fingerprint output, races/tests
-
Michael Schurter authored
-
Michael Schurter authored
-
Michael Schurter authored
-
Preetha Appan authored
-
Michael Lange authored
UI: build time performance improvements
-
Preetha Appan authored
also removed now unused method
-
Michael Lange authored
-
Preetha Appan authored
-
Michael Lange authored
-
Preetha Appan authored
-
Michael Lange authored
UI: Reset page query param on search
-
Preetha Appan authored
-
- 31 Oct, 2018 1 commit
-
-
Mahmood Ali authored
Update changelog with GH-4819
-