Alex Dadgar
feace39196
Clarify all_at_once parameter
...
Fixes https://github.com/hashicorp/nomad/issues/3125
2017-08-29 16:20:28 -07:00
Alex Dadgar
cff1c5ca08
Merge pull request #3107 from hashicorp/b-migrate-context-all
...
All context should use string context "all"
2017-08-28 12:38:54 -07:00
Alex Dadgar
88908410ef
Merge pull request #3096 from hashicorp/d-all-allocs
...
Describe the all parameter when listing job allocs
2017-08-28 12:25:24 -07:00
Chelsea Holland Komlo
6243690899
migrate all context
2017-08-28 05:29:38 +00:00
Chelsea Holland Komlo
83cc71aed9
alignment and fixups from code review
2017-08-25 14:12:23 +00:00
Chelsea Holland Komlo
f8e2a4c54c
add HTTP documentation for search api
2017-08-25 00:14:04 +00:00
Alex Dadgar
8eb3db6e98
Describe the all parameter when listing job allocs
...
Fixes https://github.com/hashicorp/nomad/issues/3092
2017-08-24 17:01:24 -07:00
Alex Dadgar
876c0e4cc7
clarify deployment api docs
2017-08-23 10:35:29 -07:00
Michael Schurter
b1fa005656
Document check header and method
2017-08-17 16:49:14 -07:00
Michael Schurter
188e89c77f
Add ShutdownDelay to JSON Job docs
2017-08-17 11:30:29 -07:00
Hynek Schlawack
a6326c92d5
Off by one!
2017-08-12 16:06:20 +02:00
Nicolae Vlădescu
cb46b6ca91
Fix navigation highlight for JSON Jobs
2017-08-11 11:37:40 +03:00
Nicolae Vlădescu
8c8cd3b312
Fix documentation bug
...
Fix documentation bug: distinct_host -> distinct_hosts
2017-08-11 11:29:53 +03:00
Alex Dadgar
8973c01315
Merge pull request #2980 from hashicorp/b-doc-missing-node-allocations
...
Re-added Allocations documentation
2017-08-08 10:23:02 -07:00
James Rasell
07e3bed923
Update job.html read most recent deployment sample
...
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.
2017-08-08 10:47:24 +01:00
Alex Dadgar
79d25b7db9
Merge pull request #2947 from hashicorp/f-vault-grace
...
Allow template to set Vault grace
2017-08-07 16:29:53 -07:00
Charlie Voiselle
da14a95051
Added code block styling
2017-08-07 17:34:18 -04:00
Charlie Voiselle
37ec2e3f54
Re-added Allocations documentation
...
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
2017-08-07 17:28:06 -04:00
Jonathan Cross
c5b107d916
fix wording
2017-08-02 13:54:49 -04:00
Jonathan Cross
65b4141f91
add third party client library link for python
2017-08-02 13:51:37 -04:00
Alex Dadgar
80f41d2389
Merge pull request #2931 from zsluedem/master
...
add job creating json sample in jobs api doc
2017-08-01 14:21:45 -07:00
Alex Dadgar
9ad1f3ac4f
Merge pull request #2942 from hashicorp/f-distinct-count
...
Distinct Property supports arbitrary limit
2017-08-01 14:19:09 -07:00
Alex Dadgar
067a638478
Allow template to set Vault grace
...
This PR allows a template to specify the Vault grace duration.
Fixes https://github.com/hashicorp/nomad/issues/2922
2017-08-01 14:14:08 -07:00
Alex Dadgar
2650bb1d12
Distinct Property supports arbitrary limit
...
This PR enhances the distinct_property constraint such that a limit can
be specified in the RTarget/value parameter. This allows constraints
such as:
```
constraint {
distinct_property = "${meta.rack}"
value = "2"
}
```
This restricts any given rack from running more than 2 allocations from
the task group.
Fixes https://github.com/hashicorp/nomad/issues/1146
2017-07-31 16:52:13 -07:00
Alex Dadgar
08e98e1de4
Document Purge parameter on deregister request
...
This PR documents the purge parameter when deregistering a job.
2017-07-31 14:03:35 -07:00
Will
489d635de2
add job creating json sample in jobs api doc
2017-07-29 09:04:30 +08:00
Alex Dadgar
a883b325ff
Example JSON is submitable
...
This PR makes the example JSON job submitable via the HTTP API.
2017-07-28 09:02:15 -07:00
Alex Dadgar
fac2567521
Update API and JSON Job Documentation
...
This PR updates the api documentation to reflect 0.6 HTTP API and the
JSON job specification as well.
2017-07-25 17:18:15 -07:00
Seth Vargo
a293b81b2b
Use a subdirectory for operator commands
2017-07-25 15:55:35 -04:00
Charlie Voiselle
3cff38ff94
Spellcheck sweep of website directory
...
Caught some typos. Made units separate from the numbers 1GHz -> 1 GHz
after talking to Nick about questions of style (this has the side effect of making future spell checking easier).
2017-07-17 14:41:50 -04:00
Michael Schurter
73ec282529
an user -> a user
2017-07-07 12:12:48 -07:00
Alex Dadgar
461e36584e
events
2017-07-07 12:12:48 -07:00
Alex Dadgar
867012b9cb
add to docs
2017-07-07 12:10:04 -07:00
Alex Dadgar
a7fdc74bd4
feedback
2017-07-07 12:10:04 -07:00
Alex Dadgar
d4bdc866f0
HTTP API docs for job
2017-07-07 12:10:04 -07:00
Alex Dadgar
6d90c5c780
Deployments HTTP docs
2017-07-07 12:03:11 -07:00
Rob Genova
5d8298290e
Remove Atlas references from docs
2017-06-05 23:05:43 +00:00
Seth Vargo
a0af9d87c1
Remove links to consistency modes
2017-05-30 21:08:23 -04:00
Seth Vargo
be3c47e5a7
Remove consistency modes
2017-05-30 20:53:37 -04:00
Seth Vargo
df31b83468
Cleanup links to limit redirects
2017-05-30 20:25:11 -04:00
Seth Vargo
08cd843c5f
Migrate API index
2017-05-30 20:25:10 -04:00
Seth Vargo
80e296bbc5
Migrate validate APIs
2017-05-30 20:25:10 -04:00
Seth Vargo
d3c5863cb5
Migrate system APIs
2017-05-30 20:25:10 -04:00
Seth Vargo
916d965e81
Migrate status APIs
2017-05-30 20:25:10 -04:00
Seth Vargo
4df34e95bd
Migrate regions APIs
2017-05-30 20:25:09 -04:00
Seth Vargo
e090b716f7
Migrate operator APIs
2017-05-30 20:25:09 -04:00
Seth Vargo
41eaf492f9
Migrate nodes APIs
2017-05-30 20:25:09 -04:00
Seth Vargo
96fb79a42b
Add libraries & SDKs page
2017-05-30 20:25:08 -04:00
Seth Vargo
2193721e59
Migrate JSON Jobs to new namespace
2017-05-30 20:25:08 -04:00
Seth Vargo
cc636583d6
Migrate jobs APIs
2017-05-30 20:25:08 -04:00