Commit Graph

605 Commits

Author SHA1 Message Date
Alex Dadgar
8af1609790 Merge pull request #1623 from novilabs/alloc-status-created-at
add 'Created At' to nomad alloc-status
2016-08-19 10:39:15 -07:00
Seth Vargo
0f4616914c Fix bootstrapping docs error
This just cost me about 30 minutes of my life...
2016-08-19 02:52:04 -04:00
Cameron Davison
89d3feb420 add Created At to nomad alloc-status 2016-08-18 21:25:32 -05:00
Alex Dadgar
dd7d827eb0 Run command 2016-08-17 16:25:38 -07:00
Kenjiro Nakayama
4836c0ffd6 Update the usage of plan command 2016-08-17 11:06:08 +09:00
Kenjiro Nakayama
2c332cf539 Add help and documentation 2016-08-17 11:06:08 +09:00
Diptanu Choudhury
20cce5e22d Merge pull request #1596 from ramukima/qemu-extra-args-issue-1588
issue-1588 : Allow extra driver config args as a passthrough for qemu…
2016-08-16 11:17:12 -07:00
Alex Dadgar
cc4b0ff7c5 Merge pull request #1540 from novilabs/add-creation-time-to-job-status
Add creation time to job status
2016-08-15 21:04:14 -07:00
ramukima
e1db7009d8 issue-1588 : Allow extra driver config args as a passthrough for qemu executable from a task specification 2016-08-15 23:36:13 -04:00
Cameron Davison
561d7e3e97 s/Created/Created At/ 2016-08-15 21:40:34 -05:00
Kenjiro Nakayama
94431eefec Fix format in fs documentation 2016-08-11 10:39:37 +09:00
Diptanu Choudhury
6811e084f4 Merge pull request #1518 from pubnub/feature/chroot-map-rebase
Add config field to specify chroot mapping for exec driver
2016-08-10 17:00:03 -07:00
Diptanu Choudhury
f948205e89 Merge pull request #1539 from hashicorp/docs-summaries
Added docs for job summaries
2016-08-10 15:08:32 -07:00
Diptanu Choudhury
4e7e8d7c4c Merge pull request #1543 from nak3/add-rkt-debug
Add debug option to rkt task config
2016-08-09 10:35:07 -07:00
Alex Dadgar
1ad8d72dcc Merge pull request #1503 from nak3/add-printer
Support nomad CLI output with JSON and template format
2016-08-09 09:54:25 -07:00
Kenjiro Nakayama
56818c7181 docs: Update command options subtitles 2016-08-09 22:56:26 +09:00
Kenjiro Nakayama
5aceb8eacf Update after another review 2016-08-09 22:50:18 +09:00
Kenjiro Nakayama
4a3f63f641 Update help and error message 2016-08-09 21:06:20 +09:00
Kenjiro Nakayama
8f03eb914b Add doc about -json and -t options 2016-08-09 21:06:20 +09:00
Cameron Davison
a66c568b3b remove time flag, and update docs with new column 2016-08-08 21:15:45 -05:00
Kenjiro Nakayama
c942f1d0be Add debug option to rkt task config 2016-08-09 09:01:05 +09:00
Diptanu Choudhury
67ad88a5c4 Merge pull request #1536 from nak3/add-cpu-mhz-to-node
tiny: Add MHz to node-status output
2016-08-08 13:28:40 -04:00
Seth Vargo
80e5d00680 Update links to serf 2016-08-08 12:47:59 -04:00
Kenjiro Nakayama
cc61998d57 tiny: Add MHz to node-status output 2016-08-08 13:12:01 +09:00
Diptanu Choudhury
d22f6b1855 Added docs for job summaries 2016-08-07 20:38:29 -04:00
Jay Oster
62015883ed Add documentation for chroot_env client configuration 2016-08-05 15:59:06 -07:00
Alex Dadgar
a8cf9241f7 changelog 2016-08-05 10:47:44 -07:00
Alex Dadgar
2c48b7b42c Merge pull request #1502 from hashicorp/f-plan-exit-code
Plan exit code map to whether allocations would change + bug fix
2016-08-03 11:10:21 -07:00
Alex Dadgar
91a5304d59 Merge pull request #1513 from mlafeldt/workdir
Docker driver: allow to configure working directory
2016-08-03 10:27:49 -07:00
Mathias Lafeldt
1ad79f8a19 Docker driver: allow to configure working directory 2016-08-03 16:18:15 +02:00
Mathias Lafeldt
f1f05769ae Job Spec: Link restart policy reference
For easier lookup.
2016-08-03 15:42:51 +02:00
Alex Dadgar
c2a43d5540 remove gating of ipc, user ns and pidmode based on hosts priviledge mode config 2016-08-02 16:02:34 -07:00
Alex Dadgar
ded46507e9 plan returns appropriate exit code 2016-08-01 20:07:49 -07:00
Alex Dadgar
9ebec08ff4 Update bootstrapping.html.md 2016-07-27 10:31:15 -07:00
Alex Dadgar
fbf1d2fe56 api docs 2016-07-25 14:09:36 -07:00
Alex Dadgar
e0d71aa9da getting started 2016-07-25 13:29:19 -07:00
Alex Dadgar
5ae28927aa logs command docs 2016-07-25 13:08:39 -07:00
Alex Dadgar
e8356bcace Merge pull request #1452 from hashicorp/d-bootstrap
Bootstrapping a production cluster documentation
2016-07-25 11:26:39 -07:00
Alex Dadgar
65f6481201 Bootstrapping a production cluster documentation 2016-07-25 11:26:19 -07:00
micheal
4991233fc0 Update taskconfig.html.md
Remove references to domain.com. RFC 2606 (https://www.rfc-editor.org/rfc/rfc2606.txt) reserves `example.com` for use in documentation. `domain.com` is a real website.
2016-07-25 00:27:26 -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
432277a608 Merge pull request #1453 from hashicorp/d-fs-tail
Documentation for tail and the stream endpoint
2016-07-22 16:21:25 -07:00
matt maier
28e5e63f03 Change circonus_broker_search_tag to circonus_broker_select_tag to match option in consul 2016-07-22 15:16:14 -04:00
matt maier
d92dd0dc5a Circonus integration for telemetry metrics 2016-07-22 12:33:10 -04: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
Alex Dadgar
509bf07d4d Docs 2016-07-21 12:33:05 -07:00
Dara Kong
81d21bf990 Docs: Fix list of chroot directories
The chroot list was updated in be1266e42d
2016-07-20 18:13:06 -07:00
Alex Dadgar
792b0d9e89 Merge pull request #1442 from nak3/fix-doc-example
[doc] Fix job example to use system scheduler with count 5
2016-07-20 16:24:35 -07:00
Diptanu Choudhury
bd37bb5b0b Merge pull request #1437 from nak3/fix-init-template
[tiny] Fix an indent in init template
2016-07-20 10:10:07 -07:00