Commit Graph

1156 Commits

Author SHA1 Message Date
Michael Schurter
27aa67dbfe Merge pull request #3303 from hashicorp/doc-docker-load
Docker `load` takes a string not a slice
2017-09-29 14:01:45 -07:00
Michael Schurter
cc8b61394b Docker load takes a string not a slice 2017-09-29 11:29:11 -07:00
Michael Schurter
01ea59a3bf Mention Docker for Windows caveats 2017-09-28 17:22:25 -07:00
Michael Schurter
a7a5d5f9d1 Cleanup versioning doc 2017-09-27 17:24:30 -07:00
Michael Schurter
900e708577 Properly autodetect Docker IP in Windows
Our Docker network plugin autodetection code was erroneously treating
Window's default network `nat` as a plugin and defaulting to it instead
of the host.

Fixes #3218
2017-09-27 16:49:23 -07:00
Alex Dadgar
6a655600fe Merge pull request #3292 from hashicorp/f-lint-website
Spell check website
2017-09-27 12:56:13 -07:00
Alex Dadgar
67b6f2d91a Merge pull request #3271 from hashicorp/d-oss2ent
Document enterprise upgrade path
2017-09-27 11:53:44 -07:00
Alex Dadgar
b84472f5c5 Spell check website 2017-09-27 11:14:37 -07:00
Michael Schurter
eeeb544a2d Merge pull request #3256 from dalegaard/master
Enable rkt driver to use address_mode = 'driver'
2017-09-26 18:04:37 -05:00
Lasse Dalegaard
dd934a60a7 Bump minimum rkt version to 1.27.0.
The changes introduces in #3256 require at least rkt 1.27.0 because of
a bug in the JSON output of `rkt status` in previous versions.

Here we upgrade all references to rkt's minimum version, and also make
travis and vagrant use this version when running tests.

Finally we add a CHANGELOG notice.
2017-09-26 19:15:43 +02:00
Alex Dadgar
9b3555f206 Namespace Quotas -> Resource Quotas 2017-09-26 09:51:28 -07:00
Alex Dadgar
a3778ec4e5 Document enterprise upgrade path 2017-09-25 14:59:41 -07:00
Chelsea Komlo
d0cb81285a Merge pull request #3264 from hashicorp/f-acl-token-update
Update ACL token
2017-09-25 17:56:04 -04:00
Alex Dadgar
f350dd13dd Document need to specify network_interface on 0.6
This PR enhances the upgrade documentation from 0.5.x to 0.6.x

Fixes https://github.com/hashicorp/nomad/issues/3236
2017-09-25 13:50:07 -07:00
Chelsea Holland Komlo
be1dcd08dd fixups from code review 2017-09-25 19:42:03 +00:00
Chelsea Holland Komlo
edf14142de update acl token 2017-09-25 15:54:06 +00:00
Wim Fournier
fb8cf7be20 Update network.html.md
Fixing #3259
2017-09-22 10:24:05 +02:00
David Calvert
ccc4d1d683 Minor typo on consul.html.md 2017-09-21 11:06:39 +02:00
Alex Dadgar
ddc2efa4ac sync 2017-09-19 10:08:23 -05:00
Michael Schurter
c1cf162d83 Merge pull request #3105 from hashicorp/f-876-restart-unhealthy
Restart unhealthy tasks
2017-09-17 19:38:32 -07:00
Chelsea Holland Komlo
a90ec92e06 update documentation 2017-09-17 18:47:06 +00:00
Chelsea Holland Komlo
eee7761e8a add documentation for token info 2017-09-17 18:45:32 +00:00
Chelsea Holland Komlo
62823ce7ee add policy with rules for documentation 2017-09-17 18:17:53 +00:00
Chelsea Holland Komlo
7ee27f99e8 small fixups 2017-09-17 18:17:53 +00:00
Chelsea Holland Komlo
94c12630b5 documentation; add to existing commands 2017-09-17 18:17:53 +00:00
Chelsea Holland Komlo
38c68c36fb fixups 2017-09-17 05:15:25 +00:00
Chelsea Holland Komlo
e6adcbcdcb add acl policy delete command 2017-09-17 04:36:08 +00:00
Chelsea Holland Komlo
730c5ad457 adds ACL token delete 2017-09-16 00:26:44 +00:00
Michael Schurter
3d7446d99c @dadgar is better at words than me 2017-09-15 15:53:22 -07:00
Michael Schurter
10ae18c7eb Minor corrections to check_restart docs 2017-09-15 15:18:32 -07:00
Armon Dadgar
3c405013ad website: document token create 2017-09-14 22:05:17 -07:00
Armon Dadgar
4e8f7d856c website: document acl policy apply 2017-09-14 21:31:15 -07:00
Michael Schurter
1564e1c4b3 Move check_restart to its own section. 2017-09-14 16:48:39 -07:00
Michael Schurter
7e103f69cb Document new check_restart stanza 2017-09-14 16:46:54 -07:00
Alex Dadgar
2a3b65bb66 Merge pull request #3209 from dezmodue/patch-1
Adding missing <
2017-09-14 10:53:26 -07:00
Chelsea Holland Komlo
6cee0ba838 fixups from code review 2017-09-13 19:21:21 +00:00
Chelsea Holland Komlo
356375687a add documentation for prometheus config option 2017-09-13 19:21:21 +00:00
Simone Sciarrati
ec1842be60 Adding missing <
Missing < for the TaskGroup
2017-09-13 11:40:37 +02:00
Armon Dadgar
e77ecc14e2 website: document bootstrap CLI and update ACL guide 2017-09-11 10:47:39 -07:00
Chelsea Holland Komlo
36d36afb7f match table names to logged values
docs fixup
2017-09-07 21:57:01 +00:00
Chelsea Holland Komlo
e5410d106c update telemetry client metrics for new values 2017-09-07 19:02:38 +00:00
Chelsea Holland Komlo
c3006c685f improve documentation
move metrics to telemetry; copy to client config
2017-09-06 21:38:06 +00:00
Chelsea Holland Komlo
1df5310c6e tagged metrics config options should be on telemetry config
better api example, add telemetry documentation
2017-09-06 15:25:36 +00:00
Chelsea Holland Komlo
cc00c13f4a add documentation for new HTTP metrics endpoint 2017-09-06 13:51:19 +00:00
Armon Dadgar
045e659390 website: Document ACL APIs and configuration 2017-09-04 13:07:44 -07:00
Alex Dadgar
914ed9ffeb Clarify all_at_once parameter
Fixes https://github.com/hashicorp/nomad/issues/3125
2017-08-29 16:20:28 -07:00
Alex Dadgar
88372e6b72 Document new status command
This PR documents the new status and job status command.
2017-08-28 16:05:58 -07:00
Alex Dadgar
1b8eb39444 Fix confusing batch job example 2017-08-24 17:12:43 -07:00
Alex Dadgar
77c1ebd14f Handle interfaces that only have link-local addrs
This PR changes the fingerprint handling of network interfaces that only
contain link local addresses. The new behavior is to prefer globally
routable addresses and if none are detected, to fall back to link local
addresses if the operator hasn't disallowed it. This gives us pre 0.6
behavior for interfaces with only link local addresses but 0.6+ behavior
for IPv6 interfaces that will always have a link-local address.

Fixes https://github.com/hashicorp/nomad/issues/3005

/cc diptanuc
2017-08-23 15:32:22 -07:00
Alex Dadgar
47b8c18fb0 Merge pull request #3077 from hashicorp/f-docker-mounts
Clean up docker mounts
2017-08-23 14:17:10 -07:00