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.
- 17 Aug, 2017 1 commit
-
-
Michael Schurter authored
-
- 16 Aug, 2017 2 commits
-
-
Michael Schurter authored
-
Michael Schurter authored
Fixes #3036
-
- 15 Aug, 2017 10 commits
-
-
Alex Dadgar authored
-
Alex Dadgar authored
Fix panic occuring from improper bitmap size
-
Alex Dadgar authored
-
Alex Dadgar authored
Deployment desc when no stable job and autorevert
-
Alex Dadgar authored
Emit task events explaining alloc health
-
Alex Dadgar authored
-
Michael Schurter authored
Refactor blocking/migrating allocations
-
Michael Schurter authored
Match example update configuration to comment
-
Michael Schurter authored
-
jkburges authored
"two-at-a-time" == `max_parallel = 2`
-
- 14 Aug, 2017 24 commits
-
-
Michael Schurter authored
-
Michael Schurter authored
-
Michael Schurter authored
Since alloc runner just logs these errors and continues there's no reason not to return it.
-
Michael Schurter authored
-
Chelsea Komlo authored
Allocation autocomplete, client api
-
Michael Schurter authored
Fix timeout validation for script checks
-
Chelsea Holland Komlo authored
-
Chelsea Holland Komlo authored
-
Alex Dadgar authored
-
Chelsea Holland Komlo authored
-
Chelsea Holland Komlo authored
fix up endpoints
-
Chelsea Holland Komlo authored
-
Chelsea Holland Komlo authored
-
Chelsea Holland Komlo authored
-
Chelsea Holland Komlo authored
refactor for simplicity
-
Chelsea Holland Komlo authored
only applies to uuids, not jobs
-
Chelsea Holland Komlo authored
comment updates
-
Chelsea Holland Komlo authored
small refactors
-
Chelsea Holland Komlo authored
-
Chelsea Holland Komlo authored
-
Michael Schurter authored
-
Alex Dadgar authored
build: Apply goimports formatting to various files
-
Michael Schurter authored
It appears this was disabled a year ago when defaulting and validation code was probably different: 91bbc5c3 Fixes an issue reported via the mailing list: https://groups.google.com/d/msg/nomad-tool/yiPCTfOpYn4/yv7MMPUABQAJ
-
James Nugent authored
The following files were not formatted as the output of goimports(1) would create, causing the goimports linter to fail: command/agent/resources_endpoint.go nomad/resources_endpoint.go nomad/resources_endpoint_test.go
-
- 12 Aug, 2017 3 commits
-
-
Alex Dadgar authored
This PR adds a specialized description when the job has autorevert set and there is no job to revert to.
-
Alex Dadgar authored
This PR fixes an allignment calculation when determining the bitmap size. Fixes https://github.com/hashicorp/nomad/issues/3008
-
Alex Dadgar authored
-