Alex Dadgar
e5ec915ac3
sync
2017-09-19 10:08:23 -05:00
Michael Schurter
f92ffe5af5
Merge pull request #3105 from hashicorp/f-876-restart-unhealthy
...
Restart unhealthy tasks
2017-09-17 19:38:32 -07:00
Chelsea Holland Komlo
c69cf5807e
update documentation
2017-09-17 18:47:06 +00:00
Chelsea Holland Komlo
e8cc152828
add documentation for token info
2017-09-17 18:45:32 +00:00
Chelsea Holland Komlo
8f6a697834
add policy with rules for documentation
2017-09-17 18:17:53 +00:00
Chelsea Holland Komlo
8c04423c63
small fixups
2017-09-17 18:17:53 +00:00
Chelsea Holland Komlo
7b8c4557b9
documentation; add to existing commands
2017-09-17 18:17:53 +00:00
Chelsea Holland Komlo
6d4156e706
fixups
2017-09-17 05:15:25 +00:00
Chelsea Holland Komlo
ee3de65f7d
add acl policy delete command
2017-09-17 04:36:08 +00:00
Chelsea Holland Komlo
80e810e09b
adds ACL token delete
2017-09-16 00:26:44 +00:00
Michael Schurter
6c38c59e27
@dadgar is better at words than me
2017-09-15 15:53:22 -07:00
Michael Schurter
7303d2e88a
Minor corrections to check_restart docs
2017-09-15 15:18:32 -07:00
Armon Dadgar
08f592d38d
website: document token create
2017-09-14 22:05:17 -07:00
Armon Dadgar
3345ef42b8
website: document acl policy apply
2017-09-14 21:31:15 -07:00
Michael Schurter
2251fb890e
Move check_restart to its own section.
2017-09-14 16:48:39 -07:00
Michael Schurter
95c6077435
Document new check_restart stanza
2017-09-14 16:46:54 -07:00
Alex Dadgar
2102bc3968
Merge pull request #3209 from dezmodue/patch-1
...
Adding missing <
2017-09-14 10:53:26 -07:00
Chelsea Holland Komlo
fcc3071e52
fixups from code review
2017-09-13 19:21:21 +00:00
Chelsea Holland Komlo
e0f9cd4a0f
add documentation for prometheus config option
2017-09-13 19:21:21 +00:00
Simone Sciarrati
54a41c4279
Adding missing <
...
Missing < for the TaskGroup
2017-09-13 11:40:37 +02:00
Armon Dadgar
9344f58b27
website: document bootstrap CLI and update ACL guide
2017-09-11 10:47:39 -07:00
Chelsea Holland Komlo
e56da12857
match table names to logged values
...
docs fixup
2017-09-07 21:57:01 +00:00
Chelsea Holland Komlo
658172935e
update telemetry client metrics for new values
2017-09-07 19:02:38 +00:00
Chelsea Holland Komlo
1238efc2a8
improve documentation
...
move metrics to telemetry; copy to client config
2017-09-06 21:38:06 +00:00
Chelsea Holland Komlo
66fa05405a
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
11a676c901
add documentation for new HTTP metrics endpoint
2017-09-06 13:51:19 +00:00
Armon Dadgar
a712a83f1b
website: Document ACL APIs and configuration
2017-09-04 13:07:44 -07:00
Alex Dadgar
feace39196
Clarify all_at_once parameter
...
Fixes https://github.com/hashicorp/nomad/issues/3125
2017-08-29 16:20:28 -07:00
Alex Dadgar
ac2e20d511
Document new status command
...
This PR documents the new status and job status command.
2017-08-28 16:05:58 -07:00
Alex Dadgar
cf09c2af24
Fix confusing batch job example
2017-08-24 17:12:43 -07:00
Alex Dadgar
fd7d614ae4
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
4fd4e5c6c9
Merge pull request #3077 from hashicorp/f-docker-mounts
...
Clean up docker mounts
2017-08-23 14:17:10 -07:00
Nicolae Vlădescu
ee56faec04
Fix typo Automtic -> Automatic
2017-08-23 17:09:47 +03:00
Alex Dadgar
653733e093
Clean up docker mounts
2017-08-22 14:12:44 -07:00
Clint Armstrong
3cdcbc5c6b
add docs for mount
2017-08-21 15:32:44 -04:00
Rob Genova
f6b072dd8e
add bold formatting
2017-08-19 00:14:13 +00:00
Rob Genova
ee56124af3
reword for clarity; note that data is not replicated between regions
2017-08-19 00:13:26 +00:00
Rob Genova
839b0e1a36
Clarify that it is not required to set a Vault token on the clients.
2017-08-18 23:17:20 +00:00
Rob Genova
cbdb5960e9
Make it explicit that data is not replicated between regions.
2017-08-18 23:16:39 +00:00
Michael Schurter
b1fa005656
Document check header and method
2017-08-17 16:49:14 -07:00
Michael Schurter
8b0fe6b2fd
Fix broken link
2017-08-17 16:39:19 -07:00
Michael Schurter
d529b422b2
Add optional shutdown delay to tasks
...
Fixes #2441
Defaults to 0 (no delay) for backward compat and because this feature
should be opt-in.
2017-08-16 17:59:46 -07:00
jkburges
5f697eae06
Match example update configuration to comment
...
"two-at-a-time" == `max_parallel = 2`
2017-08-15 11:45:28 +10:00
Michael Schurter
28c79ff658
Merge pull request #2923 from hashicorp/d-tls-guide
...
TLS Guide
2017-08-11 21:03:52 -07:00
Alex Dadgar
eff03143bc
Update docker.html.md
2017-08-11 10:12:22 -07:00
Jan De Cooman
96a5015665
added a newline
2017-08-11 11:53:24 +02:00
Jan De Cooman
5cb1884198
removed empty line
2017-08-10 11:06:26 +02:00
Jan De Cooman
804fc0d06f
added dnsoptions to the docker driver
2017-08-09 13:30:06 +02:00
Alex Dadgar
79d25b7db9
Merge pull request #2947 from hashicorp/f-vault-grace
...
Allow template to set Vault grace
2017-08-07 16:29:53 -07:00
Alex Dadgar
9476d0b210
Small improvements to docs
...
This PR fixes an incorrect placement of the update stanza in the task
and also links from the env stanza into an example of using the template
block to generate dynamic environment variables.
2017-08-04 16:14:41 -07:00