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.
- 23 Aug, 2017 10 commits
-
-
Alex Dadgar authored
-
Alex Dadgar authored
-
Alex Dadgar authored
This PR disables color output when the STDOUT is not a TTY. This makes running commands under `watch` or other commands nicer.
-
Alex Dadgar authored
Clean up docker mounts
-
Alex Dadgar authored
-
Alex Dadgar authored
Clarify deployment api docs
-
Alex Dadgar authored
-
Alex Dadgar authored
-
Alex Dadgar authored
Fix typo Automtic -> Automatic
-
Nicolae Vlădescu authored
-
- 22 Aug, 2017 15 commits
-
-
Alex Dadgar authored
-
Alex Dadgar authored
Autocomplete arguments for remaining commands
-
Alex Dadgar authored
-
Alex Dadgar authored
-
Alex Dadgar authored
-
Alex Dadgar authored
-
Alex Dadgar authored
-
Alex Dadgar authored
-
Alex Dadgar authored
-
Alex Dadgar authored
-
Alex Dadgar authored
-
Alex Dadgar authored
Add the Nomad agent version to the node-status CLI output.
-
Alex Dadgar authored
-
Alex Dadgar authored
-
Alex Dadgar authored
-
- 21 Aug, 2017 14 commits
-
-
Alex Dadgar authored
-
Alex Dadgar authored
build: Replace shell scripts with GNUmakefile
-
Alex Dadgar authored
-
Alex Dadgar authored
Placing allocs counts towards placement limit
-
Alex Dadgar authored
-
Chelsea Komlo authored
Add deployments to search api
-
Alex Dadgar authored
add docs for mount
-
Alex Dadgar authored
-
Alex Dadgar authored
This PR makes placing new allocations count towards the limit. We do not restrict how many new placements are made by the limit but we still count towards the limit. This has the nice affect that if you have a group with count = 5 and max_parallel = 1 but only 3 allocs exist for it and a change is made, you will create 2 more at the new version but not destroy one, taking you down to two running as you would have previously. Fixes https://github.com/hashicorp/nomad/issues/3053
-
Clint Armstrong authored
-
Rob Genova authored
Minor doc updates
-
Alex Dadgar authored
Update gopsutil to stop calling SetEnv
-
Chelsea Holland Komlo authored
-
Alex Dadgar authored
-
- 19 Aug, 2017 1 commit
-
-
Rob Genova authored
-