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.
- 02 Dec, 2017 1 commit
-
-
Michael Schurter authored
Also don't try to return a DriverNetwork with host networking. None will ever exist as that's the point of host networking: rkt won't create a network namespace.
-
- 01 Dec, 2017 2 commits
-
-
Chelsea Komlo authored
Fix typos in metric names. #3610
-
Jens Herrmann authored
-
- 30 Nov, 2017 21 commits
-
-
Michael Lange authored
UI Placement Failures & Evaluations
-
Charlie Voiselle authored
Handle exact namespace match properly when also matched as prefix
-
Michael Lange authored
-
Michael Lange authored
Sigh.
-
Michael Lange authored
-
Michael Lange authored
-
Michael Lange authored
-
Michael Lange authored
-
Michael Lange authored
-
Michael Lange authored
-
Michael Lange authored
-
Michael Lange authored
Sigh.
-
Charlie Voiselle authored
-
Charlie Voiselle authored
This fixes an issue with the nomad namespace inspect and nomad namespace status commands failing to run for namespaces whose names are the start of another namespace's name: for example, foo and foobar. If the argument matches the first possibility returned by prefix exactly, that namespace will be targetted. If no exact match occurs, the behavior is unchanged.
-
Michael Lange authored
-
Michael Lange authored
-
Michael Lange authored
-
Michael Lange authored
-
Michael Lange authored
-
Michael Lange authored
-
- 29 Nov, 2017 7 commits
-
-
Michael Lange authored
UI: Log streaming
-
Chelsea Komlo authored
Changed Superset to only return the resource name
-
Chelsea Komlo authored
Update community.html.erb to include Levant.
-
James Rasell authored
This change requests that Levant be added to the Nomad community page. Levant is an open source templating and deployment tool for HashiCorp Nomad jobs that provides realtime feedback and detailed failure messages upon deployment issues. Further details about Levant can be seen on the [jrasell/levant](https://github.com/jrasell/levant) GitHub page.
-
Thomas Bartelmess authored
The Superset method on Resources used to return a string in the format of “[resource name] exhausted”. This was leading to the output in plan/create job API DimensionExhausted to return keys like ``` "DimensionExhausted": {"cpu exhausted": 1} ``` This was not anywhere documented, however, one of the examples on the website showed it like this. The other side effect of this is that the CLI formats the strings from the name of the key leading to output like ``` * Dimension "cpu exhausted" exhausted on 1 nodes ```
-
Michael Schurter authored
Fixed error messges for MeetsMinResources
-
Thomas Bartelmess authored
-
- 28 Nov, 2017 3 commits
-
-
Chelsea Komlo authored
update API docs for /regions endpoint
-
Chelsea Komlo authored
API docs: /client/gc returns text/plain, not json
-
Chelsea Komlo authored
Fix Website Docs for Periodic jobs TimeZone
-
- 27 Nov, 2017 1 commit
-
-
Iurii Skliar authored
-
- 23 Nov, 2017 2 commits
- 21 Nov, 2017 3 commits
-
-
Michael Lange authored
-
Michael Lange authored
-
Preetha authored
Minor tweaks to Enterprise docs
-