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.
- 27 Mar, 2018 1 commit
-
-
Michael Schurter authored
May want to bump this a bit more as the drain often completes amidst a flurry of alloc updates.
-
- 21 Mar, 2018 7 commits
-
-
Michael Schurter authored
Also delay "node complete" after the node has been marked complete to capture a few more alloc events. There are other ways to implement this that could trade off correctness for responsiveness as technically a node is considered drained when all of its allocs have been marked to stop and not when they've actually stopped (which may not happen for a long time).
-
Michael Schurter authored
allow -detach like other commands
-
Alex Dadgar authored
This PR allows marking a node as eligible for scheduling while toggling drain. By default the `nomad node drain -disable` commmand will mark it as eligible but the drainer will maintain in-eligibility.
-
Alex Dadgar authored
-
Alex Dadgar authored
-
Alex Dadgar authored
-
Alex Dadgar authored
-
- 11 Mar, 2018 1 commit
-
-
Josh Soref authored
-
- 26 Sep, 2017 1 commit
-
-
Alex Dadgar authored
-
- 29 Aug, 2017 3 commits
-
-
Alex Dadgar authored
-
Alex Dadgar authored
-
Alex Dadgar authored
-
- 28 Aug, 2017 3 commits
-
-
Alex Dadgar authored
-
Alex Dadgar authored
This PR moves creating the API client into the returned predict function. The creation of the client causes a lookup of all the system certificates and doing that for each command on mac was extremely slow.
-
Alex Dadgar authored
@chelseakomlo heads up on this change
-
- 23 Aug, 2017 2 commits
-
-
Chelsea Holland Komlo authored
-
Chelsea Holland Komlo authored
-
- 22 Aug, 2017 1 commit
-
-
Alex Dadgar authored
-
- 21 Jul, 2017 1 commit
-
-
Alex Dadgar authored
-
- 11 Apr, 2016 1 commit
-
-
Alex Dadgar authored
-
- 28 Mar, 2016 1 commit
-
-
Diptanu Choudhury authored
-
- 24 Mar, 2016 1 commit
-
-
Alex Dadgar authored
-
- 18 Mar, 2016 1 commit
-
-
Diptanu Choudhury authored
-
- 21 Jan, 2016 3 commits
-
-
Ivo Verberk authored
* Require at least two characters for identifier * Automatically strip off the last character in case of uneven length
-
Ivo Verberk authored
-
Ivo Verberk authored
-
- 06 Jan, 2016 2 commits
-
-
Alex Dadgar authored
-
Ivo Verberk authored
* Fix tests * Update documentation
-
- 24 Dec, 2015 1 commit
-
-
Ivo Verberk authored
* Refactor other cli commands to new design * Add PrefixList method to api package * Add more tests
-
- 22 Dec, 2015 1 commit
-
-
Ivo Verberk authored
* Reverted changes to get methods * Added prefix query parameter * Updated node status to use prefix based searching * Fixed tests * Removed truncation logic
-
- 20 Dec, 2015 1 commit
-
-
Ivo Verberk authored
-
- 14 Sep, 2015 3 commits