Alex Dadgar
f6c67535d1
Fix docs and script
2017-03-03 16:00:39 -08:00
Alex Dadgar
7447ccd7e4
Fix tests and docs
2017-02-22 18:28:07 -08:00
Alex Dadgar
ee76b78922
rebase
2017-02-20 16:43:28 -08:00
Alex Dadgar
76ab4b6448
Merge branch 'master' into refactor-parser
2017-02-20 15:13:21 -08:00
Alex Dadgar
fb4b6bdeb2
Merge pull request #2321 from hashicorp/f-timezone
...
Allow specification of timezones in Periodic Jobs
2017-02-17 11:32:14 -08:00
Alex Dadgar
11e9a10378
Fix embedded meta in dispatch response
2017-02-16 15:47:36 -08:00
Diptanu Choudhury
79d51814dc
Added docs
2017-02-16 13:52:39 -08:00
Alex Dadgar
8d101c0d25
Allow specification of timezones
2017-02-15 14:37:06 -08:00
Alex Dadgar
cdce86251e
Merge pull request #2308 from hashicorp/f-leader-task
...
Leader task
2017-02-14 11:03:32 -08:00
Alex Dadgar
b1f062f1b0
Documentation
2017-02-13 10:18:34 -08:00
Alex Dadgar
edbc84087c
Add Leader support to client
2017-02-10 17:55:19 -08:00
Alex Dadgar
0c67c8ba81
Remove todos
2017-02-10 15:41:23 -08:00
Alex Dadgar
24995a6749
Operator command/endpoint/documentation
2017-02-09 18:04:46 -08:00
Alex Dadgar
7e549679e9
Respond to comments
2017-01-26 11:34:44 -08:00
Alex Dadgar
36dad98896
Children api
2017-01-25 22:27:15 -08:00
Alex Dadgar
30abdb09cc
JSON job
2017-01-25 22:15:00 -08:00
Alex Dadgar
62e6596ea1
API
2017-01-25 21:35:53 -08:00
Alex Dadgar
60707215cf
Update template json docs
2017-01-24 09:12:42 -08:00
Igor Yamolov
bf7f839fc0
Add template to JSON objects documentation
...
Closes #2237
2017-01-24 16:47:48 +03:00
Alex Dadgar
6082b4619e
Review feedback
2017-01-23 16:58:53 -08:00
Alex Dadgar
d276b3fcc1
docs
2017-01-23 16:08:26 -08:00
Diptanu Choudhury
32f96edd61
Updated docs for /job/allocations endpoint
2017-01-06 11:44:49 -08:00
Alex Dadgar
168cbec7a2
update eval example
2016-12-19 10:16:49 -08:00
Diptanu Choudhury
3415920cac
Merge pull request #2109 from justinwalz/json_docs_vault
...
add vault example for JSON api
2016-12-14 19:02:04 -08:00
Justin Walz
fdd1636eec
add vault example for JSON api
2016-12-14 16:49:38 -08:00
Rafael Zanella
c708ffeb2f
Added example for the Reserved field
...
https://github.com/zanella/nomad-api/pull/4
2016-12-14 09:58:52 -02:00
julienlevasseur
7627030ac0
Correct a grammar typo
...
a "the a" was still on text, certainly after an hesitation from author.
Keep the "a" form, as it's more general.
2016-11-29 16:44:37 -05:00
Diptanu Choudhury
bd82ea6933
Updated http response for server members
2016-11-10 15:39:53 -08:00
Seth Vargo
eda4834f4a
Address feedback
2016-10-28 10:46:33 -04:00
Seth Vargo
30b7947180
Fix broken links
2016-10-27 22:18:07 -04:00
Seth Vargo
e537c54557
Revamp job specification documentation to be more modular and composable
2016-10-27 22:18:06 -04:00
Alex Dadgar
f130c8a894
Change how we mark tasks as failed and allow consul-template to fail tasks
2016-10-20 17:27:16 -07:00
Ben Barnard
d49b191cd7
Minor documentation edits for grammar and clarity
...
These are things I noticed as I read through the documentation.
There are a couple of minor substantive corrections as well.
2016-10-11 15:52:50 -04:00
Diptanu Choudhury
0cf9a7be53
Added docs for readat
2016-08-31 17:20:15 -07:00
Diptanu Choudhury
d22f6b1855
Added docs for job summaries
2016-08-07 20:38:29 -04:00
Alex Dadgar
fbf1d2fe56
api docs
2016-07-25 14:09:36 -07:00
Alex Dadgar
590e5e9e9c
Merge pull request #1457 from hashicorp/f-kill-event
...
Add killing event and mark task as not running when killed
2016-07-22 17:33:18 -07:00
Alex Dadgar
7bb0a2336a
Add killing event and mark task as not running when killed
2016-07-21 15:49:54 -07:00
Alex Dadgar
7f5238ec00
document endpoint
2016-07-21 12:33:05 -07:00
Mathias Lafeldt
0941dc1330
Fix typos in documentation
2016-07-18 16:24:30 +02:00
Alex Dadgar
23774ccc26
clean up stats
2016-06-24 18:00:29 -07:00
Alex Dadgar
f97382362c
Unify the stats http API docs
2016-06-24 11:09:24 -07:00
Alex Dadgar
60d232e72f
plan api docs
2016-06-23 11:48:31 -07:00
Diptanu Choudhury
625dbb4170
Fixed the nav links to stats APIs
2016-06-15 15:46:17 +02:00
Diptanu Choudhury
92f27fa946
Added the docs for the http api endpoint
2016-06-14 03:00:53 +02:00
Sean Chittenden
ab99e89bd9
Reconcile, clean up, and centralize API version numbers (major and minor).
...
Reduce future confusion by introducing a minor version that is gossiped out
via the `mvn` Serf tag (Minor Version Number, `vsn` is already being used for
to communicate `Major Version Number`).
Background: hashicorp/consul/issues/1346#issuecomment-151663152
2016-06-10 15:50:11 -04:00
Henrique M. Gontijo
fdde945f28
Update alloc.html.md
...
Updating the Allocation documentation page.
Issue: https://github.com/hashicorp/nomad/issues/1190
2016-05-28 21:49:34 -07:00
Alex Dadgar
05ea2bd583
Compress HTTP API responses and have the api client utilize this
2016-05-24 10:26:53 -07:00
Pete Shima
d78611ba9e
Fix typo in force-leave docs
2016-05-01 13:00:04 -07:00
Alex Dadgar
9f92bd4e1a
Clarify blocking query docs
2016-04-15 10:33:43 -07:00