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.
- 30 Mar, 2018 10 commits
-
-
Michael Schurter authored
-
Michael Schurter authored
Also toggle eligibility output based on value
-
Michael Schurter authored
-
Preetha Appan authored
-
Alex Dadgar authored
-
Alex Dadgar authored
Unset drain when final batch allocs finish
-
Alex Dadgar authored
-
Preetha Appan authored
-
Michael Schurter authored
docs: clarify service.port depends on address_mode
-
Michael Schurter authored
add HasHealth helper for nil checks
-
- 29 Mar, 2018 30 commits
-
-
Alex Dadgar authored
This PR handles upgrading a node that has no scheduling eligiblity set.
-
Alex Dadgar authored
-
Alex Dadgar authored
-
Preetha authored
handle missing finishedAt
-
Michael Lange authored
UI: Service job breadcrumbs + errant open connections
-
Charlie Voiselle authored
-
Michael Lange authored
It was possible for a url to be overridden then canceled, leaving the open connection open and forgotten about.
-
Chelsea Komlo authored
Add node events to documentation
-
Alex Dadgar authored
-
Preetha authored
Filter desired status stop allocs correctly
-
Michael Schurter authored
drain: block cli until all allocs stop
-
Preetha Appan authored
-
Alex Dadgar authored
This PR allows aliased commands to be autocompleted but still filters them from the help output.
-
Preetha Appan authored
-
Preetha Appan authored
-
Michael Lange authored
UI: Upgrade Ember to LTS + fix job summary issues
-
Michael Lange authored
UI: Check for a case-sensitive or lowercase header value
-
Alex Dadgar authored
-
Preetha Appan authored
-
Alex Dadgar authored
-
Chelsea Holland Komlo authored
-
Michael Schurter authored
Before the drain CLI would block until the node was marked as completing drain operations. While technically correct, it could lead operators (or more likely: scripts) to shutdown drained nodes before all of its allocations had *actually* terminated. This change makes the CLI block until all allocations have terminated (unless ignoring system jobs).
-
Chelsea Holland Komlo authored
-
Chelsea Holland Komlo authored
This reverts commit 74fc5543.
-
Chelsea Holland Komlo authored
-
Preetha Appan authored
-
Chelsea Holland Komlo authored
-
Chelsea Holland Komlo authored
-
Michael Schurter authored
We performed the DeploymentStatus nil checks a couple different ways, so hopefully this helper will consoldiate them and make it more clear what the code is doing.
-
Chelsea Holland Komlo authored
-