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.
- 25 Aug, 2017 14 commits
-
-
Chelsea Holland Komlo authored
-
Chelsea Holland Komlo authored
-
Chelsea Holland Komlo authored
-
Chelsea Holland Komlo authored
fixups from code review
-
Chelsea Holland Komlo authored
-
Chelsea Holland Komlo authored
-
Chelsea Holland Komlo authored
-
Chelsea Holland Komlo authored
-
Chelsea Holland Komlo authored
-
Chelsea Holland Komlo authored
defaults to listing jobs if no id is provided
-
Chelsea Holland Komlo authored
-
Alex Dadgar authored
-
Alex Dadgar authored
-
Alex Dadgar authored
Add missing ReconcileSummaries API method
-
- 24 Aug, 2017 7 commits
-
-
Alex Dadgar authored
-
Alex Dadgar authored
Allow retry of 500 API errors to be handled by restart policies
-
Alex Dadgar authored
-
Alex Dadgar authored
Handle interfaces that only have link-local addrs
-
Christian Winther authored
References https://www.nomadproject.io/api/system.html#reconcile-summaries
-
Armon Dadgar authored
-
Chelsea Komlo authored
Root permissions are needed for testing certain functionality
-
- 23 Aug, 2017 19 commits
-
-
Chelsea Komlo authored
Enable autocompletion of flags
-
Chelsea Holland Komlo authored
-
Chelsea Komlo authored
Use make release target, remove make bin
-
Alex Dadgar authored
-
Chelsea Holland Komlo authored
-
Chelsea Holland Komlo authored
-
Chelsea Holland Komlo authored
-
Chelsea Holland Komlo authored
-
Chelsea Holland Komlo authored
-
Chelsea Holland Komlo authored
-
Alex Dadgar authored
-
Alex Dadgar authored
This PR changes the fingerprint handling of network interfaces that only contain link local addresses. The new behavior is to prefer globally routable addresses and if none are detected, to fall back to link local addresses if the operator hasn't disallowed it. This gives us pre 0.6 behavior for interfaces with only link local addresses but 0.6+ behavior for IPv6 interfaces that will always have a link-local address. Fixes https://github.com/hashicorp/nomad/issues/3005 /cc diptanuc
-
Alex Dadgar authored
Detect STDOUT isn't a TTY and disable color
-
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
Fix purging job versions
-
Alex Dadgar authored
Clean up docker mounts
-
Alex Dadgar authored
-