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.
- 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.
-
- 16 Nov, 2016 1 commit
-
-
Alex Dadgar authored
-
- 02 Nov, 2016 1 commit
-
-
Seth Vargo authored
I apologize in advance for the rather long PR, but unfortunately there is not an easy way to break this up into smaller chunks. This separates the agent configuration into smaller, more consumable pieces just like the job specification.
-
- 31 Oct, 2016 8 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
-