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.
- 19 Mar, 2018 6 commits
-
-
Preetha Appan authored
-
Preetha authored
Fix incorrect initialization of reschedule policy for system jobs.
-
Preetha Appan authored
-
Preetha Appan authored
-
Alex Dadgar authored
RPC Advertise used exclusively for Clients
-
Alex Dadgar authored
-
- 17 Mar, 2018 4 commits
-
-
Preetha Appan authored
-
Preetha authored
Small tweaks to rescheduling e2e tests
-
Preetha Appan authored
-
Michael Schurter authored
Fix linter errors
-
- 16 Mar, 2018 24 commits
-
-
Alex Dadgar authored
-
Alex Dadgar authored
-
Alex Dadgar authored
-
Alex Dadgar authored
-
Alex Dadgar authored
-
Alex Dadgar authored
-
Alex Dadgar authored
-
Michael Schurter authored
-
Michael Schurter authored
-
Michael Schurter authored
-
Michael Lange authored
UI: Read job summary from Jobs.List
-
Michael Schurter authored
Replace Consul TLSSkipVerify handling
-
Michael Schurter authored
rkt: allow specifying --group
-
Michael Schurter authored
-
Michael Schurter authored
docker: make volume errors recoverable
-
Michael Schurter authored
-
Alex Dadgar authored
Allow and recommend Orphaned Vault tokens
-
Alex Dadgar authored
-
Alex Dadgar authored
Batch Job Garbage Collection
-
Alex Dadgar authored
-
Alex Dadgar authored
-
Alex Dadgar authored
-
Alex Dadgar authored
-
Michael Schurter authored
The interface+mock just to test this one little error handling may seem like overkill but there was just no other way to write an automated test around this logic as there's no way to simluate this error with stock Docker.
-
- 15 Mar, 2018 6 commits
-
-
Alex Dadgar authored
This PR removes enforcement that the Vault token role disallows orphaned tokens and recommends orphaned tokens to simplify the bootstrapping/upgrading of Nomad clusters. The requirement that Nomad's Vault token never expire and be shared by all instances of Nomad servers is not operationally friendly.
-
Michael Lange authored
Read task name off of the state rather than the task
-
Michael Lange authored
-
Michael Lange authored
Now that job summary is pushed into the store from the list request and the task group count is derived from the summary, the detailed job information is no longer needed for a job row.
-
Michael Lange authored
-
Alex Dadgar authored
-