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.
- 08 Aug, 2017 8 commits
-
-
Alex Dadgar authored
-
Alex Dadgar authored
Redact Vault.Token from AgentSelf response.
-
Jeremy Voorhis authored
-
Alex Dadgar authored
Re-added Allocations documentation
-
Alex Dadgar authored
Code cleanup
-
Alex Dadgar authored
Update job.html read most recent deployment sample
-
James Rasell authored
The sample request incorrectly used `https://nomad.rocks/v1/job/my-job/deployments` which listed all deployments for the specified job. The sample request has therefore been updated to use the correct endpoint which returns only the jobs most recent deployment.
-
Jeremy Voorhis authored
If Config.Vault.Token is defined, /v1/agent/self will return the string `<redacted>`. If the token is not set, This endpoint will continue to return the empty string.
-
- 07 Aug, 2017 21 commits
-
-
Michael Schurter authored
Update raft to fix atomics alingment on 32bit
-
Alex Dadgar authored
-
Alex Dadgar authored
Allow template to set Vault grace
-
Alex Dadgar authored
-
Michael Schurter authored
Related to #2963 Also pulls in some state file syncing improvements
-
Charlie Voiselle authored
-
Charlie Voiselle authored
In a content reorganization, the allocations endpoint documentation was removed. This just brings it back in and updates the output to match v0.6.0 output
-
Luke Farnell authored
-
Chelsea Komlo authored
autocomplete api
-
Chelsea Holland Komlo authored
-
Michael Schurter authored
Use int32 for atomic ops to avoid alignment issues
-
Alex Dadgar authored
-
Alex Dadgar authored
Fix restoration of parameterized, periodic jobs
-
Alex Dadgar authored
Add `dev/` for configs for use by Nomad developers
-
Alex Dadgar authored
-
Alex Dadgar authored
docs: fix tiny errors in monitoring spark app
-
Alex Dadgar authored
docs: fix invalid links for hdfs examples
-
Chelsea Holland Komlo authored
-
Alex Dadgar authored
Fixes https://github.com/hashicorp/nomad/issues/2976
-
Chelsea Holland Komlo authored
-
Chelsea Holland Komlo authored
-
- 06 Aug, 2017 2 commits
-
-
Kenjiro Nakayama authored
-
Kenjiro Nakayama authored
-
- 05 Aug, 2017 1 commit
-
-
Alex Dadgar authored
-
- 04 Aug, 2017 8 commits
-
-
Alex Dadgar authored
Small improvements to docs
-
Alex Dadgar authored
Lost allocs replaced even if deployment failed
-
Alex Dadgar authored
This PR fixes an incorrect placement of the update stanza in the task and also links from the env stanza into an example of using the template block to generate dynamic environment variables.
-
Chelsea Holland Komlo authored
-
Michael Schurter authored
Document <task> network env vars
-
Chelsea Holland Komlo authored
-
Michael Schurter authored
Looks like I accidently dropped them when combining env var listings in PR #2709
-
Chelsea Holland Komlo authored
add http tests for remaining contexts
-