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.
- 27 May, 2017 1 commit
-
-
Seth Vargo authored
-
- 26 May, 2017 21 commits
-
-
Seth Vargo authored
-
Seth Vargo authored
-
Seth Vargo authored
-
Seth Vargo authored
-
Seth Vargo authored
-
Seth Vargo authored
-
Seth Vargo authored
-
Seth Vargo authored
-
Seth Vargo authored
-
Seth Vargo authored
-
Seth Vargo authored
-
Seth Vargo authored
-
Seth Vargo authored
-
Seth Vargo authored
-
Seth Vargo authored
-
Seth Vargo authored
-
Seth Vargo authored
-
Seth Vargo authored
-
Seth Vargo authored
-
Seth Vargo authored
-
Seth Vargo authored
-
- 25 May, 2017 3 commits
-
-
Alex Dadgar authored
-
Alex Dadgar authored
Fix perms to just set exec bit
-
Alex Dadgar authored
-
- 24 May, 2017 1 commit
-
-
Alex Dadgar authored
-
- 22 May, 2017 1 commit
-
-
Michael Schurter authored
-
- 21 May, 2017 4 commits
-
-
Alex Dadgar authored
Update cluster tutorial to generate random client UUIDs
-
Ben authored
-
Alex Dadgar authored
Make example clients generate random HostIDs
-
Ben authored
The tutorial has you make two clients on the same Vagrant box, so they end up with the same secret ID. Fixes #2661.
-
- 20 May, 2017 2 commits
-
-
Michael Schurter authored
Add SecurityOpt as a config field in Docker driver
-
Brandon Fulljames authored
-
- 19 May, 2017 2 commits
-
-
Brandon Fulljames authored
-
Brandon Fulljames authored
-
- 18 May, 2017 2 commits
-
-
Alex Dadgar authored
-
Alex Dadgar authored
New Update block syntax
-
- 17 May, 2017 3 commits
-
-
Alex Dadgar authored
-
Alex Dadgar authored
The way the copying was happening on the alloc_runner was by temporarily setting the alloc.Job to nil, copying and then restoring it. This created an issue in which when the alloc was shared (which it is in server/client mode and between alloc_runner/task_runner) there were race conditions that could create a panic. Fixes https://github.com/hashicorp/nomad/issues/2605
-
Alex Dadgar authored
-