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.
- 14 Mar, 2017 20 commits
-
-
Alex Dadgar authored
-
Alex Dadgar authored
-
Alex Dadgar authored
-
Alex Dadgar authored
-
Alex Dadgar authored
-
Alex Dadgar authored
-
Alex Dadgar authored
-
Alex Dadgar authored
F arm misc
-
Alex Dadgar authored
-
Alex Dadgar authored
This PR: * Uses Go 1.8 executable lookup * Stores any err message from stats init method * Allows overriding of Cpu Compute for hosts where it can't be detected
-
Michael Schurter authored
-
Alex Dadgar authored
-
Alex Dadgar authored
Limit parallelism during garbage collection
-
Alex Dadgar authored
-
Michael Schurter authored
Replace `_` with `-` in task names for rkt volumes
-
Alex Dadgar authored
Skip inplace update on terminal batch allocation
-
Michael Schurter authored
Fix #2445
-
Christian Winther authored
Close #2445 - typo in docs
-
Michael Schurter authored
-
Michael Schurter authored
[needs testing] make bin creates a release binary for the host arch
-
- 13 Mar, 2017 11 commits
-
-
Alex Dadgar authored
deps: Update github.com/shirou/gopsutil
-
Michael Schurter authored
Return AgentSelf struct from Agent.Self() instead of map
-
Alex Dadgar authored
deps: Update github.com/docker/docker/pkg/system
-
Michael Schurter authored
Add NOMAD_{IP,PORT}_<task>_<label> env vars
-
James Nugent authored
This commit updates the `system` package of `docker/docker`.
-
James Nugent authored
This commit updates `gopsutil` to the latest version, which includes CPU info support for Illumos.
-
Alex Dadgar authored
Handle git ssh artifacts
-
Alex Dadgar authored
-
Alex Dadgar authored
Eval GC will collect allocs from stopped batch job
-
Alex Dadgar authored
Distinct Property Docs and Validation
-
Sean Chittenden authored
Direct to master given the trivial change.
-
- 12 Mar, 2017 4 commits
-
-
Alex Dadgar authored
-
Alex Dadgar authored
This PR skips adding an inplace update to a successfully terminal batch job to the plan. This avoids extra data in the plan and avoids triggering updates on all clients that have the terminal allocation. This is matching behavior of the service scheduler. /cc @armon for review
-
Alex Dadgar authored
-
Alex Dadgar authored
-
- 11 Mar, 2017 5 commits
-
-
Alex Dadgar authored
This PR fixes a bug in which allocations from stopped batch jobs could not be garbage collected.
-
Alex Dadgar authored
This PR adds handling for downloading git artifacts using ssh with the format git@github.com:hashicorp/go-getter.git Fixes https://github.com/hashicorp/nomad/issues/2430
-
Alex Dadgar authored
-
Alex Dadgar authored
client/allocdir: Add missing functions on Solaris
-
Alex Dadgar authored
Added docs for the collection_interval option in the telemetry block
-