Commit Graph

68 Commits

Author SHA1 Message Date
Diptanu Choudhury f7d8950df8 Updated http response for server members 2016-11-10 15:39:53 -08:00
Seth Vargo d145878fd2
Address feedback 2016-10-28 10:46:33 -04:00
Seth Vargo eaa72558ea
Fix broken links 2016-10-27 22:18:07 -04:00
Seth Vargo fa101d91c4
Revamp job specification documentation to be more modular and composable 2016-10-27 22:18:06 -04:00
Alex Dadgar 46a7d1a0d7 Change how we mark tasks as failed and allow consul-template to fail tasks 2016-10-20 17:27:16 -07:00
Ben Barnard 8c0a4196f7 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 d05198806a Added docs for readat 2016-08-31 17:20:15 -07:00
Diptanu Choudhury 1bc63ab808 Added docs for job summaries 2016-08-07 20:38:29 -04:00
Alex Dadgar cfdccc9a36 api docs 2016-07-25 14:09:36 -07:00
Alex Dadgar 84c3711989 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 90748cedad Add killing event and mark task as not running when killed 2016-07-21 15:49:54 -07:00
Alex Dadgar e6e5174919 document endpoint 2016-07-21 12:33:05 -07:00
Mathias Lafeldt 722669451a
Fix typos in documentation 2016-07-18 16:24:30 +02:00
Alex Dadgar 0691b0e81b clean up stats 2016-06-24 18:00:29 -07:00
Alex Dadgar b8f3c1489c Unify the stats http API docs 2016-06-24 11:09:24 -07:00
Alex Dadgar d935e78ca9 plan api docs 2016-06-23 11:48:31 -07:00
Diptanu Choudhury 3fda196a5a Fixed the nav links to stats APIs 2016-06-15 15:46:17 +02:00
Diptanu Choudhury 9e59d3c22d Added the docs for the http api endpoint 2016-06-14 03:00:53 +02:00
Sean Chittenden bff57a0dce
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 540061da86 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 2a4d5f0ef9 Compress HTTP API responses and have the api client utilize this 2016-05-24 10:26:53 -07:00
Pete Shima 432325d944 Fix typo in force-leave docs 2016-05-01 13:00:04 -07:00
Alex Dadgar ef7dde912e Clarify blocking query docs 2016-04-15 10:33:43 -07:00
Sheldon Kwok a972d56d2d Update alloc.html.md
Fix very minor spelling error.
2016-04-01 14:56:12 -07:00
Diptanu Choudhury dd34885bad Documented the json api for job submission 2016-03-16 11:10:37 -07:00
captainill 8e81dc7ff8 update sidebar. change layout specified in http/index 2016-03-15 17:54:09 -07:00
Diptanu Choudhury 63b23c4e65 Added docs for the file system apis 2016-03-15 15:59:36 -07:00
Dmitry Smirnov 7c3bb51cfa codespell: minor spelling corrections
Signed-off-by: Dmitry Smirnov <onlyjob@member.fsf.org>
2016-03-16 05:28:31 +11:00
Adrián López Gómez 0a510eac77 /v1/system/gc - PUT method 2016-03-01 18:40:39 +01:00
Alex Dadgar d5bfd20260 add documentation for system gc endpoint and update log docs 2016-02-24 15:38:32 -08:00
Alex Dadgar cfdc5cbdbf Merge pull request #778 from zanella/doc_trailing_commas
Trailing comma typos
2016-02-11 12:19:43 -08:00
Alex Dadgar 7e84def2e5 Fix eval doc 2016-02-08 21:16:28 -08:00
Alex Dadgar 3ed40dde59 Update alloc.html.md 2016-02-08 14:31:48 -08:00
Rafael Zanella e8d08e2d21 Trailing comma typos
WIP - https://github.com/zanella/nomad-api
2016-02-07 11:06:47 -02:00
Rafael Zanella da4262e22d Trailing comma typo 2016-02-05 20:03:10 -02:00
Alex Dadgar 5018f5dd1e Only interpret vars wrapped in braces 2016-02-04 17:26:46 -08:00
Alex Dadgar 2d98c0eadd Fix double pull with introduction of AllocModifyIndex 2016-02-01 15:43:59 -08:00
Alex Dadgar 19e636c9aa Small doc rewording 2016-01-30 16:40:46 -08:00
Alex Dadgar f8b99e7da3 Merge pull request #722 from iverberk/f-double-alloc-update
Add new RPC call to fetch a lightweight list of allocation information.
2016-01-30 16:39:09 -08:00
Ivo Verberk eaad44edbc Add documentation for new clientallocations endpoint 2016-01-29 20:28:16 +01:00
Robert Ignat 1ae9c4f48d Remove double "to" in jobs http docs 2016-01-29 14:32:14 +01:00
Alex Dadgar deb3c5c69e Document TaskStates 2016-01-21 16:03:48 -08:00
Alex Dadgar 5e900b94d0 Move endpoint to be under job 2016-01-19 11:09:36 -08:00
Alex Dadgar 999db4cd0f Docs 2016-01-13 10:47:22 -08:00
Ivo Verberk 15defdfc69 Documentation updates for short identifiers in the CLI 2015-12-29 12:17:16 +01:00
Ryan Uber 714450c6a5 website: document regions endpoint 2015-11-24 09:38:07 -08:00
Alex Dadgar 45bb0d349c Update API docs 2015-11-17 19:12:19 -08:00
Antonio Fernández 7f0aa44489 updating docs http node allocations 2015-11-12 19:06:14 +01:00
Ryan Uber e1b0bd4b8d website: clean up HTTP docs, add blocking queries 2015-10-30 14:38:51 -07:00
Alex Dadgar 3cdbfc010f Remove weight and hard/soft fields from constraint 2015-10-27 14:31:14 -07:00