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.
- 20 Dec, 2017 5 commits
-
-
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 16 commits
-
-
Rob Genova authored
Fix minor formatting issue on Docker docs page
-
Rob Genova authored
Unbold hyperlinks on Resources page
-
Rob Genova authored
-
Rob Genova authored
-
Michael Schurter authored
-
Michael Schurter authored
chown $GOPATH for vagrant user
-
Alex Dadgar authored
-
Alex Dadgar authored
-
Alex Dadgar authored
-
Alex Dadgar authored
-
Alex Dadgar authored
-
Alex Dadgar authored
-
Michael Schurter authored
Use the Service.Hash() method in agent service ids
-
Chelsea Komlo authored
Fix for rpc_upgrade_mode
-
Michael Schurter authored
-
Michael Schurter authored
The allocID and taskName parameters are useless for agents, but it's still nice to reuse the same hash method for agent and task services. This brings in the lowercase mode for the agent hash as well.
-