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 Aug, 2017 21 commits
-
-
Chelsea Holland Komlo authored
-
Chelsea Komlo authored
Allocation autocomplete, client api
-
Michael Schurter authored
Fix timeout validation for script checks
-
Chelsea Holland Komlo authored
-
Chelsea Holland Komlo authored
-
Alex Dadgar authored
-
Chelsea Holland Komlo authored
-
Chelsea Holland Komlo authored
fix up endpoints
-
Chelsea Holland Komlo authored
-
Chelsea Holland Komlo authored
-
Chelsea Holland Komlo authored
-
Chelsea Holland Komlo authored
refactor for simplicity
-
Chelsea Holland Komlo authored
only applies to uuids, not jobs
-
Chelsea Holland Komlo authored
comment updates
-
Chelsea Holland Komlo authored
small refactors
-
Chelsea Holland Komlo authored
-
Chelsea Holland Komlo authored
-
Michael Schurter authored
-
Alex Dadgar authored
build: Apply goimports formatting to various files
-
Michael Schurter authored
It appears this was disabled a year ago when defaulting and validation code was probably different: 91bbc5c3 Fixes an issue reported via the mailing list: https://groups.google.com/d/msg/nomad-tool/yiPCTfOpYn4/yv7MMPUABQAJ
-
James Nugent authored
The following files were not formatted as the output of goimports(1) would create, causing the goimports linter to fail: command/agent/resources_endpoint.go nomad/resources_endpoint.go nomad/resources_endpoint_test.go
-
- 12 Aug, 2017 6 commits
-
-
Alex Dadgar authored
Fix number of primary nouns in Nomad
-
Hynek Schlawack authored
-
Michael Schurter authored
TLS Guide
-
Michael Schurter authored
-
Michael Schurter authored
-
Michael Schurter authored
Thanks @jvoorhis!
-
- 11 Aug, 2017 12 commits
-
-
Michael Schurter authored
Vendor vault test deps
-
Alex Dadgar authored
Updated AWS fingerprint test for ami-id
-
Michael Schurter authored
This is a weird one because `make bootstrap` does a `go get vault` so CI never fails due to missing Vault dependencies. However developer machines will have whatever version of vault they grabbed last time they bootstrapped a new dev environment. This can lead to surprising build issues and different devs testing slightly different code. So let's vendor all test deps to try to keep the Nomad repo self-contained.
-
Alex Dadgar authored
Fix documentation bug on json jobs
-
Alex Dadgar authored
-
Alex Dadgar authored
Added dnsoptions to the docker driver
-
Alex Dadgar authored
-
Charlie Voiselle authored
In https://github.com/hashicorp/nomad/pull/2999, I changed ami-id to non-unique. This updates the test to reflect that.
-
Jan De Cooman authored
-
Nicolae Vlădescu authored
-
Nicolae Vlădescu authored
Fix documentation bug: distinct_host -> distinct_hosts
-
Jan De Cooman authored
-
- 10 Aug, 2017 1 commit
-
-
Alex Dadgar authored
-