Commit Graph

1249 Commits

Author SHA1 Message Date
Michael Schurter
96e00a57eb Merge pull request #3718 from hashicorp/b-3713-fix-check-restart
Fix service.check_restart stanza propagation
2018-01-16 16:39:42 -08:00
Alex Dadgar
b8585fd0b6 Merge pull request #3751 from portworx/master
Docs:  update volume-driver, reflecting a supported driver
2018-01-16 15:58:54 -08:00
Alex Dadgar
b83869efc4 Update consul.html.md 2018-01-16 15:56:02 -08:00
Alex Dadgar
8d81a0f408 actually show defaults 2018-01-16 11:37:59 -08:00
Jeff Silberman
59d360c7f4 Update volume-driver, reflecting a supported driver 2018-01-12 16:09:50 -08:00
Filip Ochnik
cd5df24fca Remove duplicate docs entry for docker privileged option 2018-01-12 14:29:31 +01:00
Michael Schurter
b658ac35ae Revert "Remove mention of check_restart on service"
This reverts commit 758b98685b.
2018-01-09 15:18:34 -08:00
Michael Schurter
756305f029 Revert "Missed header mention of server.check_restart"
This reverts commit 8295f81ddd.
2018-01-09 15:18:22 -08:00
Michael Schurter
9a547292a7 Merge pull request #3716 from hashicorp/docs-3713-remove
Remove mention of check_restart on service
2018-01-08 10:53:27 -08:00
Michael Schurter
8295f81ddd Missed header mention of server.check_restart 2018-01-04 15:05:27 -08:00
Michael Schurter
758b98685b Remove mention of check_restart on service
This is currently broken and should be removed from docs until a fix is
released.

See #3713
2018-01-04 11:30:03 -08:00
Michael Schurter
b6d850513a Add missing -group=cache to docs
Fixes #3699
2018-01-03 16:50:47 -08:00
Preetha
781408bbf4 Merge branch 'master' into 0.8 2018-01-03 16:06:38 -06:00
Michael Schurter
d29f877b12 Merge pull request #3692 from jaeminsung/master
Add missing token option for nomad run command
2018-01-03 09:42:17 -08:00
Chris Kühl
3a6aba08f3 Change 'CoreOS rkt' to just 'rkt'
CoreOS initiated the project but it is now under the CNCF banner and includes many contributors and core maintainers that are not at CoreOS.
2018-01-02 10:42:29 +01:00
Jaemin Sung
76635f285c Add missing token option for nomad run command 2017-12-27 11:54:20 -05:00
Michael Schurter
e12f0d1d2c Fix missing fields in json jobspec docs 2017-12-19 16:19:40 -08:00
Michael Schurter
a4449c84d7 Services should not require a port
Fixes #3673
2017-12-19 15:50:23 -08:00
James Rasell
7cd1f55a3b Update template.html.md Vault template example
The change updates the Vault example within the Environment Variables section to use the `.value` notation rather than the `.key` notation. This is because the example is calling a specific secret key and populating an env var with this; meaning the value of the secret is required over the value.
2017-12-13 10:40:22 +00:00
Rob Genova
4cb8b615e3 fix minor formatting/spacing issue 2017-12-12 22:11:15 +00:00
Kyle Havlovitz
de90db139a Added support for v2 raft APIs and -raft-protocol option 2017-12-12 10:17:16 -06:00
Michael Schurter
41963605d0 Expand port and address_mode docs 2017-12-08 12:39:50 -08:00
Michael Schurter
f11360acf8 Add Using Driver Address Mode docs 2017-12-08 12:03:43 -08:00
Michael Schurter
f2d47156ec Document service/check address_mode/port changes 2017-12-08 12:03:43 -08:00
Preetha Appan
b1ca49fbca Clarify difference between node and task metadata interpolated vars. 2017-12-08 11:44:15 -06:00
Chelsea Holland Komlo
ae10b638db code review fixes 2017-12-07 13:46:25 -05:00
Chelsea Holland Komlo
73a4a4620d add documention 2017-12-07 12:35:02 -05:00
Michael Schurter
1ffb189ed2 Add atomic migrations to changelog and docs 2017-11-29 17:27:13 -08:00
Thomas Bartelmess
51a407f2bc Changed Superset to only return the resource name
The Superset method on Resources used to return a string in the format of “[resource name] exhausted”.
This was leading to the output in plan/create job API DimensionExhausted to return keys like
```
"DimensionExhausted": {"cpu exhausted": 1}
```
This was not anywhere documented, however, one of the examples on the website showed it like this.

The other side effect of this is that the CLI formats the strings from the name of the key leading to output like
```
* Dimension "cpu exhausted" exhausted on 1 nodes
```
2017-11-28 23:16:08 -05:00
Preetha
0e255b2ba8 Merge pull request #3567 from hashicorp/d-enterprise-docs
Minor tweaks to Enterprise docs
2017-11-21 16:38:07 -06:00
Rob Genova
0b7c22321d Update index.html.md 2017-11-20 12:20:53 -08:00
Rob Genova
8332956ffd Update index.html.md 2017-11-20 12:19:42 -08:00
Rob Genova
cf84ee0ee9 Update index.html.md 2017-11-20 12:17:16 -08:00
Rob Genova
a0fecb5549 Update index.html.md 2017-11-20 12:11:21 -08:00
Preetha
7ef84408a5 Merge pull request #3568 from hashicorp/f-docker-sysctl
Rebase and merge of docker sysctl support
2017-11-20 14:01:54 -06:00
Preetha Appan
0d4797711b Address some review comments 2017-11-20 11:15:09 -06:00
Jonathan Ballet
f64ba61492 doc: fix logs size 2017-11-20 12:36:56 +01:00
Preetha
bc08d31849 Remove merge conflict marker from documentation 2017-11-19 16:10:56 -06:00
Rob Genova
1ca8deac4f slight wording changes; add links to Enteprise 2017-11-17 23:07:05 +00:00
Rob Genova
093929da9d minor wording changes 2017-11-17 14:52:41 -08:00
Rob Genova
b0a5dbdd67 update Enterprise language 2017-11-17 14:44:48 -08:00
Samuel BERTHE
e6c0372318 review(docker driver): sysctls -> sysctl + ulimits -> ulimit 2017-11-17 16:30:45 -06:00
Samuel BERTHE
db2b09e4a0 doc(docker driver): Adds doc for ulimit and sysctl 2017-11-17 16:14:14 -06:00
Preetha
7bf4d34668 Merge pull request #3558 from hashicorp/b-nomad-validate-with-defaults
Make validate command ignore environment variables in service name
2017-11-17 14:31:42 -06:00
Preetha
800f5cbb17 Remove documentation around service name validation 2017-11-17 14:31:27 -06:00
Preetha
24f96325b0 Rewording for clarity 2017-11-17 08:38:55 -06:00
Preetha Appan
436a5f77cb Move service validation explanation doc 2017-11-16 16:58:37 -06:00
Preetha
800c6e346d Update validate.html.md.erb 2017-11-16 07:56:26 -06:00
Preetha
38798c8c54 Adding some more explanatory text around validating 2017-11-15 16:48:16 -06:00
Preetha Appan
f630ae32ff Update documentation about validation logic for service names. 2017-11-15 15:42:03 -06:00