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.
- 13 Mar, 2017 6 commits
-
-
Michael Schurter authored
Add NOMAD_{IP,PORT}_<task>_<label> env vars
-
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 3 commits
-
-
Alex Dadgar authored
-
Alex Dadgar authored
-
Alex Dadgar authored
-
- 11 Mar, 2017 6 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
-
Diptanu Choudhury authored
-
- 10 Mar, 2017 13 commits
-
-
Michael Schurter authored
-
Michael Schurter authored
-
Alex Dadgar authored
-
Alex Dadgar authored
`distinct_property` constraint
-
Alex Dadgar authored
-
Alex Dadgar authored
-
Alex Dadgar authored
-
Alex Dadgar authored
Add metrics to show allocations on the client
-
Alex Dadgar authored
-
Michael Schurter authored
Round two of env var cleaning
-
Michael Schurter authored
-
Alex Dadgar authored
deps: Update github.com/mitchellh/go-ps
-
Alex Dadgar authored
-
- 09 Mar, 2017 12 commits
-
-
Alex Dadgar authored
-
Alex Dadgar authored
This PR adds the following metrics to the client: client.allocations.migrating client.allocations.blocked client.allocations.pending client.allocations.running client.allocations.terminal Also adds some missing fields to the API version of the evaluation.
-
James Nugent authored
This commit adds Solaris versions of the following functions: - `linkDir` - `unlinkDir` - `createSecretDir` - `removeSecretDir` I believe this requires Go 1.8 in order to compile, as the unlink syscall was previously missing.
-
James Nugent authored
This update pulls in a commit adding support for Solaris.
-
Alex Dadgar authored
-
Alex Dadgar authored
Correct error message re length of service name
-
Alex Dadgar authored
Remove duplicate check
-
Alex Dadgar authored
-
Jack Pearkes authored
Website: Add Mega Nav
-
Alex Dadgar authored
-
Jack Pearkes authored
-
Michael Schurter authored
Should bring us into conformance with IEEE Std 1003.1, 2004 Edition: http://pubs.opengroup.org/onlinepubs/009695399/basedefs/xbd_chap08.html 1 alloc/op and ~80ns/op on my machine.
-