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
-
- 24 May, 2017 1 commit
-
-
Alex Dadgar authored
-
- 16 May, 2017 2 commits
-
-
Jeff Fraser authored
-
Ni Br authored
The actual parameter for go-getter is 'sshkey' and not 'sshkeys'. The current docu is wrong here... corrected this. kkthxbai
-
- 03 May, 2017 1 commit
-
-
Alex Dadgar authored
-
- 02 May, 2017 1 commit
-
-
Alex Dadgar authored
-
- 24 Apr, 2017 1 commit
-
-
Bill Anderson authored
Fix Distinct Constraint header
-
- 19 Apr, 2017 2 commits
-
-
Michael Schurter authored
-
Michael Schurter authored
Fixes #2478 #2474 #1995 #2294 The new client only handles agent and task service advertisement. Server discovery is mostly unchanged. The Nomad client agent now handles all Consul operations instead of the executor handling task related operations. When upgrading from an earlier version of Nomad existing executors will be told to deregister from Consul so that the Nomad agent can re-register the task's services and checks. Drivers - other than qemu - now support an Exec method for executing abritrary commands in a task's environment. This is used to implement script checks. Interfaces are used extensively to avoid interacting with Consul in tests that don't assert any Consul related behavior.
-
- 11 Apr, 2017 1 commit
-
-
Alex Dadgar authored
-
- 06 Apr, 2017 1 commit
-
-
Mitchell Hashimoto authored
-
- 28 Mar, 2017 2 commits
- 27 Mar, 2017 2 commits
-
-
Alex Dadgar authored
This PR allows accessing the Node's attributes and metadata as in a template. ``` template { data = "{{ env \"attr.unique.network.ip-address\" }}" destination = "local/out" } ```
-
Alex Dadgar authored
-
- 24 Mar, 2017 1 commit
-
-
Michael Schurter authored
The correct list is like 5 lines up
-
- 22 Mar, 2017 1 commit
-
-
Long Nguyen authored
-
- 15 Mar, 2017 2 commits
-
-
Sean Chittenden authored
-
Alex Dadgar authored
-
- 14 Mar, 2017 1 commit
-
-
Christian Winther authored
Close #2445 - typo in docs
-
- 12 Mar, 2017 1 commit
-
-
Alex Dadgar authored
-
- 04 Mar, 2017 1 commit
-
-
Sergey Mezentsev authored
-
- 02 Mar, 2017 1 commit
-
-
Alex Dadgar authored
-
- 01 Mar, 2017 1 commit
-
-
Alex Dadgar authored
Fixes https://github.com/hashicorp/nomad/issues/2042
-
- 22 Feb, 2017 1 commit
-
-
James Nugent authored
This commit makes an explicit note in the documentation for the Nomad task specification about capping of `max_kill_timeout` based on agent configuration as well as task configuration.
-
- 21 Feb, 2017 1 commit
-
-
Alex Dadgar authored
-
- 15 Feb, 2017 1 commit
-
-
Alex Dadgar authored
-
- 13 Feb, 2017 1 commit
-
-
Alex Dadgar authored
-
- 06 Feb, 2017 1 commit
-
-
Seth Vargo authored
-
- 02 Feb, 2017 1 commit
-
-
Alex Dadgar authored
-
- 01 Feb, 2017 1 commit
-
-
Alex Dadgar authored
This PR allows setting the file permissions of the rendered template.
-
- 26 Jan, 2017 7 commits
-
-
Alex Dadgar authored
-
Alex Dadgar authored
-
Alex Dadgar authored
-
Alex Dadgar authored
-
Alex Dadgar authored
-
Alex Dadgar authored
-
Alex Dadgar authored
-
- 24 Jan, 2017 2 commits
-
-
Alex Dadgar authored
-
Igor Yamolov authored
-