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.
- 11 Apr, 2016 4 commits
-
-
Alex Dadgar authored
-
Alex Dadgar authored
add client status to allocation terminal status
-
Alex Dadgar authored
-
Alex Dadgar authored
Add dates to changelog
-
- 10 Apr, 2016 1 commit
-
-
sandstrom authored
-
- 09 Apr, 2016 1 commit
-
-
Diptanu Choudhury authored
removing interfaces from config
-
- 08 Apr, 2016 11 commits
-
-
Alex Dadgar authored
This reverts commit 819e1e4b.
-
Alex Dadgar authored
Force GC checks nodes last and fix eval GC to cleanup deregistered batch jobs
-
Alex Dadgar authored
-
Alex Dadgar authored
Fixes a panic when fs commands with a job parameter return zero allocations
-
Alex Dadgar authored
Dropped `node_id` from docs, per #675
-
Paul Hinze authored
-
Paul Hinze authored
client/docker: add `interactive` option
-
Paul Hinze authored
Equivalent to `docker run --interactive` - keeps STDIN open. Also adds docs for both `tty` and `interactive` docker config.
-
ketzacoatl authored
Specifically, see https://github.com/hashicorp/nomad/blob/master/CHANGELOG.md#030 > Node ID is no longer specifiable. For users who have set a custom Node ID, the node should be drained before Nomad is updated and the data_dir should be deleted before starting for the first time [GH-675]
-
Diptanu Choudhury authored
Added missing files for go-getter
-
Diptanu Choudhury authored
-
- 07 Apr, 2016 11 commits
-
-
Alex Dadgar authored
-
Alex Dadgar authored
-
Alex Dadgar authored
-
Ivo Verberk authored
-
Diptanu Choudhury authored
-
Diptanu Choudhury authored
-
Ivo Verberk authored
-
Alex Dadgar authored
website: force JS/CSS mime-types on deploy
-
Paul Hinze authored
Should fix occassional issues with application/octet-stream mime type assets breaking things on the site.
-
Diptanu Choudhury authored
Fixing race issues in log rotator
-
Diptanu Choudhury authored
-
- 06 Apr, 2016 6 commits
-
-
Diptanu Choudhury authored
-
Diptanu Choudhury authored
Added the tty flag to the driverconfig
-
Diptanu Choudhury authored
-
Diptanu Choudhury authored
-
Diptanu Choudhury authored
Adding raft peers in agent info
-
Diptanu Choudhury authored
Clarify how priority is ordered
-
- 05 Apr, 2016 5 commits
-
-
K.C. Wong authored
* It wasn't exactly obvious to me that larger values reflect higher priority.
-
Diptanu Choudhury authored
-
Diptanu Choudhury authored
-
Diptanu Choudhury authored
Fix syntax errors in example JSON job spec
-
Cosmo Petrich authored
-
- 04 Apr, 2016 1 commit
-
-
Diptanu Choudhury authored
Seeking to offset while doing readAt with non-zero offset
-