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
Seth Vargo
7cc59d8f77
Migrate evaluations APIs
2017-05-30 20:25:08 -04:00
Seth Vargo
9e52c07fc7
Migrate client APIs
2017-05-30 20:25:07 -04:00
Seth Vargo
e0ec7787a2
Migrate allocations APIs
2017-05-30 20:25:07 -04:00
Seth Vargo
8883972d70
Migrate agent APIs
2017-05-30 20:25:07 -04:00