Commit Graph

6006 Commits

Author SHA1 Message Date
Seth Vargo
5a593da3cd Fix broken meta links 2016-12-08 10:45:33 -08:00
Seth Vargo
156975c62f Client meta is a map[string]string 2016-12-08 10:35:40 -08:00
Seth Vargo
cdf43021a4 Fix duplicate meta description 2016-11-17 16:55:35 -05:00
Seth Vargo
87b9c5be59 Merge pull request #2005 from hashicorp/sethvargo/docs_fix
Make downloads great again
2016-11-17 13:53:12 -05:00
Seth Vargo
74f6ba3716 Fix downloads 2016-11-17 13:50:05 -05:00
Seth Vargo
c367f288f2 Revert custom HTML 2016-11-17 13:26:03 -05:00
Seth Vargo
d8a5a2d572 Merge pull request #2004 from hashicorp/sethvargo/docs_fix
Update encryption docs
2016-11-17 13:13:59 -05:00
Seth Vargo
05fe43ae12 Align = 2016-11-17 13:06:05 -05:00
Seth Vargo
a3855460e5 Use list instead of table 2016-11-17 13:05:55 -05:00
Seth Vargo
b19d30d160 Use shell instead of sh 2016-11-17 13:05:14 -05:00
Seth Vargo
7d6ff824e9 Organize examples into section 2016-11-17 13:04:52 -05:00
Seth Vargo
b93c4f50a7 Fix JSON spacing 2016-11-17 13:04:39 -05:00
Seth Vargo
a9e103236a Move link to bottom 2016-11-17 13:04:29 -05:00
Michael Schurter
4e961ea8f4 Update website for 0.5.0 and special lxc download 2016-11-16 16:47:35 -08:00
Michael Schurter
655c0385e7 Release Nomad 0.5.0 2016-11-16 15:08:03 -08:00
Michael Schurter
cd688531d2 Merge pull request #1997 from hashicorp/f-tls-docs
Add docs for generating example certificates
2016-11-16 15:05:16 -08:00
Alex Dadgar
2383e7d831 Merge pull request #2000 from hashicorp/d-vault-example
Better examples for Vault config for both servers and clients
2016-11-16 14:56:07 -08:00
Alex Dadgar
f77c3fb058 Better examples 2016-11-16 14:55:11 -08:00
Michael Schurter
5754a3ebf4 Fix review comments 2016-11-16 14:49:29 -08:00
Alex Dadgar
ba347afb56 Merge pull request #1999 from hashicorp/d-service-https
Fix example for service using HTTPS check
2016-11-16 14:45:34 -08:00
Alex Dadgar
dcc3375076 Fix example 2016-11-16 14:44:55 -08:00
Michael Schurter
df1305d326 Don't forget localhost! 2016-11-15 17:23:00 -08:00
Michael Schurter
4a3243aaf5 Add docs for generating example certificates 2016-11-15 17:22:54 -08:00
Alex Dadgar
f962a2b349 Merge pull request #1993 from hashicorp/b-upgrade-path
Check for Ephemeral Disk being nil
2016-11-15 16:27:48 -08:00
Alex Dadgar
0f1e5cbea2 Merge pull request #1996 from hashicorp/t-failing-tests
Fix some failing tests
2016-11-15 16:27:19 -08:00
Alex Dadgar
fb56132830 respond to comment 2016-11-15 16:27:07 -08:00
Alex Dadgar
94cbaf27d4 Merge pull request #1994 from hashicorp/b-network-speed
Updated AWS speeds and network_speed now overrides
2016-11-15 16:23:57 -08:00
Alex Dadgar
cce384e0f1 Remove old TODOs 2016-11-15 16:23:37 -08:00
Alex Dadgar
756738d9f1 Fix TestRktDriver_PortsMapping and TestAgent_LoadKeyrings 2016-11-15 15:49:05 -08:00
Alex Dadgar
1d7588a1fc Fix TestRetryJoin 2016-11-15 15:28:21 -08:00
Alex Dadgar
ba6473a5c7 Backwards compatibility notice 2016-11-15 13:58:36 -08:00
Alex Dadgar
5d4e0f18bc Updated AWS speeds and network_speed now overrides
This PR:

* Makes AWS network speeds more granular
* Makes `network_speed` an override and not a default
* Adds a default of 1000 MBits if no network link speed is detected.

Fixes #1985
2016-11-15 13:55:51 -08:00
Alex Dadgar
8b7647a34d Check for Ephemeral Disk being nil 2016-11-15 10:03:06 -08:00
Michael Schurter
f21df9a766 Merge pull request #1975 from hashicorp/b-fix-tlsutil-tests
Fix tlsutil tests
2016-11-14 16:27:21 -08:00
Michael Schurter
df861615e0 Merge pull request #1991 from hashicorp/b-fix-agent-tests
Advertise a non-loopback ip in tests
2016-11-14 16:26:43 -08:00
Michael Schurter
0c5bfec2c7 Advertise a non-loopback ip in tests 2016-11-14 14:42:59 -08:00
Alex Dadgar
cdcda97905 Merge pull request #1989 from bastiaanb/b-doc-template
s/Vault token/rendered template/
2016-11-14 13:27:28 -08:00
Bastiaan Bakker
d0d4efd0a2 s/Vault token/rendered template/ 2016-11-14 21:59:42 +01:00
Alex Dadgar
a2db91fc45 Merge pull request #1984 from lekum/patch-1
Possible errata
2016-11-14 10:17:17 -08:00
Alejandro Guirao Rodríguez
c22025c863 Possible errata
For what I understand, regions are not meant to be nested (?)
2016-11-12 17:14:04 +01:00
Alex Dadgar
1c4575fa06 Fix indent 2016-11-10 16:00:17 -08:00
Diptanu Choudhury
5e306d5c3d Removing QueryMeta from ServerMembersResponse 2016-11-10 15:42:42 -08:00
Diptanu Choudhury
8ae2262dfa Merge branch 'master' of github.com:hashicorp/nomad 2016-11-10 15:40:09 -08:00
Diptanu Choudhury
bd82ea6933 Updated http response for server members 2016-11-10 15:39:53 -08:00
Alex Dadgar
3246151848 Merge branch 'master' of github.com:hashicorp/nomad 2016-11-10 15:24:19 -08:00
Alex Dadgar
2c403db925 changelog 2016-11-10 15:24:08 -08:00
Alex Dadgar
51e68b7421 Merge pull request #1977 from hashicorp/b-volume-mount
Change relative path from joining against the alloc dir to the task's directory.
2016-11-10 15:20:49 -08:00
Alex Dadgar
0aad09c239 Remove todo 2016-11-10 15:20:19 -08:00
Alex Dadgar
d4931df33c Merge pull request #1978 from hashicorp/b-consul-renew
Always disable renew_token for CT config
2016-11-10 15:19:21 -08:00
Alex Dadgar
ca9738f4aa Always disable renew_token for CT config
This PR makes Nomad always disable token renewal even if Vault is
disabled. The problem was when there was a vault token in the
environment variable and Nomad/Vault integration was disabled, the
template runner would still try to renew the token.
2016-11-10 15:16:08 -08:00