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.
- 03 Jan, 2018 5 commits
-
-
Preetha authored
-
Preetha authored
Mentions min CPU limit change in backward incompatibilities section.
-
Preetha authored
revert change to increase min. CPU resource value from 20 to 100
-
Michael Schurter authored
Add missing token option for nomad run command
-
Michael Schurter authored
Change 'CoreOS rkt' to just 'rkt'
-
- 02 Jan, 2018 2 commits
-
-
Fabian Holler authored
In the commit 622d3ddb "Fixed test and moved constants into standalone func" the minimum CPU resource value for a job was increased from 100 to 20. This can break the nomad setup for people that used lower CPU values and are at the maximum MHz value of the available CPU on a machine. Change the minimum back to 20 MHz to ensure downwards compatibility.
-
Chris Kühl authored
CoreOS initiated the project but it is now under the CNCF banner and includes many contributors and core maintainers that are not at CoreOS.
-
- 27 Dec, 2017 1 commit
-
-
Jaemin Sung authored
-
- 21 Dec, 2017 2 commits
-
-
Chelsea Komlo authored
Search endpoint forwarding
-
Chelsea Holland Komlo authored
-
- 20 Dec, 2017 10 commits
-
-
Chelsea Holland Komlo authored
code review fixups; add changelog
-
Chelsea Holland Komlo authored
-
Alex Dadgar authored
-
Alex Dadgar authored
-
Alex Dadgar authored
-
Alex Dadgar authored
-
Alex Dadgar authored
-
Michael Schurter authored
Services should not require a port
-
Michael Schurter authored
-
Michael Schurter authored
-
- 19 Dec, 2017 6 commits
-
-
Michael Schurter authored
Fixes #3673
-
Rob Genova authored
Add Spark configuration properties for ACL token and namespace
-
Michael Schurter authored
Skip tests that require root when not root
-
Alex Dadgar authored
-
Rob Genova authored
Add Spark configuration properties for ACL token and namespace. Remove spark.nomad.job property (deprecated in favor of spark.app.id).
-
Alex Dadgar authored
Update eval modify index as part of plan apply.
-
- 18 Dec, 2017 6 commits
-
-
Preetha Appan authored
-
Alex Dadgar authored
-
Preetha Appan authored
-
Preetha Appan authored
-
Rob Genova authored
Minor fixes and additions to Resources page
-
Preetha Appan authored
-
- 15 Dec, 2017 3 commits
-
-
Michael Lange authored
Travis: Lock down nodejs version
-
Rob Genova authored
-
Michael Lange authored
The new Travis Trusty image uses node 8 (latest LTS) as the default. Node 8 is incompatible with some modules used for the UI.
-
- 13 Dec, 2017 4 commits
-
-
Michael Schurter authored
-
Michael Schurter authored
Update template.html.md Vault template example
-
James Rasell authored
The change updates the Vault example within the Environment Variables section to use the `.value` notation rather than the `.key` notation. This is because the example is calling a specific secret key and populating an env var with this; meaning the value of the secret is required over the value.
-
Michael Schurter authored
Also skip Chown on allocdir migration on Windows and when non-root. Windows doesn't support it, and it will always fail as a non-root user.
-
- 12 Dec, 2017 1 commit
-
-
Rob Genova authored
Fix minor formatting issue on Docker docs page
-