Commit Graph

503 Commits

Author SHA1 Message Date
Alex Dadgar 6f20d3f435 Restart on-success shouldn't be user specifiable 2016-02-02 17:35:06 -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
Alex Dadgar 62133cd39e Changelog 2016-01-29 08:55:06 -08:00
Alex Dadgar 3b8e7a75d2 Merge pull request #704 from iverberk/f-env-ports
Pass a combination of ip and port to the task environment.
2016-01-29 08:53:47 -08:00
Ivo Verberk 516c5adbf2 Documentation update for the new port environment variables. 2016-01-29 17:48:24 +01:00
Alex Dadgar 415908d5de Merge pull request #721 from irobert91/patch-1
Remove double "to" in jobs http docs
2016-01-29 08:42:14 -08:00
Alex Dadgar c76c6a203e Merge pull request #720 from hashicorp/f-optional-port-update-servers
Allow ports to be optional when adding servers
2016-01-29 08:40:52 -08:00
Robert Ignat 1ae9c4f48d Remove double "to" in jobs http docs 2016-01-29 14:32:14 +01:00
Jake Champlin 729742e575 Document Agent config as well 2016-01-29 00:20:17 -05:00
Jake Champlin 4102e95105 Add in some docs 2016-01-29 00:16:02 -05:00
Ryan Slade cbd6d6217c Replace "delay" with "interval" in Service Discovery docs
Delay appears to be incorrect. 

I was unable to get Consul checks working until I changed it to "interval"
2016-01-28 11:09:59 +02:00
Diptanu Choudhury 8bbbfb188d Added synopsis of fs sub commands in the docs 2016-01-27 22:19:03 -08:00
Diptanu Choudhury 0d56c4426a Added the docs 2016-01-27 22:05:22 -08:00
James Phillips 7f1dcd19db Cleans up some small typos in the service discovery page. 2016-01-26 21:09:03 -08:00
Seth Vargo 77fe454c9d Add structured data 2016-01-24 13:44:21 -05:00
Diptanu Choudhury fc178b9319 Added the docs 2016-01-22 11:01:32 -08:00
Mitchell Hashimoto bbea78e4d0 Update K8S vs from Twitter
This is an update from the Twitter conversation here: https://twitter.com/asynchio/status/690357014925549568

The changes made should both be based on fact from everyone involved.
2016-01-21 22:06:12 -08:00
Alex Dadgar deb3c5c69e Document TaskStates 2016-01-21 16:03:48 -08:00
Alex Dadgar 36966ad2fe Chroot documentation 2016-01-21 15:02:51 -08:00
Alex Dadgar 248b20ae24 Merge pull request #675 from nautsio/f-cli-short-ids
Shorten CLI identifiers
2016-01-19 15:11:41 -08:00
Ivo Verberk c1829e7f1f Update website documentation 2016-01-20 00:01:26 +01:00
Alex Dadgar 041bcc36c5 Merge pull request #668 from hashicorp/f-force-spawn
Force spawn periodic jobs
2016-01-19 11:37:18 -08:00
Alex Dadgar 5e900b94d0 Move endpoint to be under job 2016-01-19 11:09:36 -08:00
Alex Dadgar fc8a541752 Merge pull request #672 from MansM/master
changed agent-status to agent-info as agent-status does not exist
2016-01-14 08:19:41 -08:00
Alex Dadgar 08afeba499 Fix missing quote in driver docs 2016-01-14 08:14:57 -08:00
Ryan Slade ff8b50b8ee Update docker.html.md
Add a missing quote.
2016-01-14 17:58:40 +02:00
Mans Matulewicz e138b0b9d5 changed agent-status to agent-info as agent-status does not exist 2016-01-14 14:28:55 +01:00
Seth Vargo d54dc67835 Fix asset pipeline 2016-01-13 22:36:46 -05:00
Seth Vargo d2f0210fe8 Add deployment scripts 2016-01-13 22:11:38 -05:00
Seth Vargo d5b0b37bdc Minify javascript 2016-01-13 22:10:15 -05:00
Seth Vargo 15c4347f9f Always use HTTPS + www. 2016-01-13 22:10:08 -05:00
Seth Vargo efc8fc20cf Update middleman 2016-01-13 22:09:58 -05:00
Seth Vargo 2f856d830f Remove old heroku stuff 2016-01-13 22:06:04 -05:00
Alex Dadgar 999db4cd0f Docs 2016-01-13 10:47:22 -08:00
Alex Dadgar e41435e272 Documentation 2016-01-11 11:12:09 -08:00
Bastiaan Bakker 63f8f60314 add documentation for ipc_mode and uts_mode 2016-01-10 22:19:33 +01:00
Bastiaan Bakker fcfa8373b2 Add options ipc_mode, pid_mode and uts_mode to docker driver.
May only be used if priviliged mode is enabled in driver config.
2016-01-08 23:34:49 +01:00
Alex Dadgar 91be4970b7 Update jobspec with update and periodic block 2016-01-07 16:11:17 -08:00
Alex Dadgar ce22c049db Merge pull request #575 from nautsio/f-short-ids
Allow lookups based on short identifiers
2016-01-06 14:36:19 -08:00
Ivo Verberk 9527fc254d Improvements for short identifiers
* Fix tests
* Update documentation
2016-01-06 22:46:57 +01:00
Alex Dadgar 04e3eadff6 Improved update docs 2016-01-06 11:21:37 -08:00
Alex Dadgar 1e5c776e40 Merge pull request #624 from hashicorp/f-adjustable-timeout
User specifiable kill timeout and operator configurable max
2016-01-04 11:44:22 -08:00
Ivo Verberk 489d77b3ff Bring up-to-date with master 2015-12-29 12:20:12 +01:00
Ivo Verberk 15defdfc69 Documentation updates for short identifiers in the CLI 2015-12-29 12:17:16 +01:00
Alex Dadgar d6aa36b417 Merge pull request #618 from hashicorp/f-node-class-constraint
Add node class to constraints
2015-12-28 13:27:38 -08:00
Alex Dadgar ea799b88cb merge 2015-12-23 18:26:39 -08:00
Alex Dadgar ddf392c6be User specifiable kill timeout and operator configurable max 2015-12-22 16:10:30 -08:00