Commit Graph

5901 Commits

Author SHA1 Message Date
Alex Dadgar
a90b84afd8 Rkt env var 2016-11-08 15:14:04 -08:00
Diptanu Choudhury
449273ffda Merge pull request #1963 from hashicorp/fix-test
Fixed a test
2016-11-08 13:02:19 -08:00
Diptanu Choudhury
3e53d12522 Fixed a test 2016-11-08 13:01:56 -08:00
Diptanu Choudhury
c226599a7c Merge pull request #1960 from hashicorp/fix-perm-issues
Fixed permission issues on client
2016-11-08 12:57:18 -08:00
Diptanu Choudhury
0beb8c0856 Fixed comments 2016-11-08 12:55:15 -08:00
Alex Dadgar
aef16a2e2f Merge pull request #1962 from hashicorp/b-env-vars
Fix env vars relating to secretdir
2016-11-08 12:36:16 -08:00
Alex Dadgar
17cab6e932 Fix env vars relating to secretdir 2016-11-08 12:28:43 -08:00
Alex Dadgar
1199995eb0 Merge pull request #1961 from hashicorp/b-vault
Fix marking unrecoverable errors as recoverable when deriving Vault token
2016-11-08 11:09:50 -08:00
Alex Dadgar
0f50c1f480 Fix error checking 2016-11-08 11:04:11 -08:00
Diptanu Choudhury
68aedd3f8f Fixed permission issues on client 2016-11-08 10:57:29 -08:00
Alex Dadgar
93a049001b Add unrecoverable test 2016-11-08 10:38:54 -08:00
Alex Dadgar
cee091e33e Merge pull request #1957 from hashicorp/docs-vault-example
~ docs: Vault Example Configuration fixes
2016-11-08 09:40:56 -08:00
Alex Dadgar
1f932be41f Merge pull request #1954 from hashicorp/b-secret-id
Add compatibility code for secret ID while upgrading cluster in both …
2016-11-08 09:39:52 -08:00
Cameron Stokes
c7e043fe87 ~ docs: Vault Example Configuration fixes
- add `-L` to follow redirect when downloading example config files (file is linked to root, but gets redirected to _www_).
- fix role name to match recommendation
2016-11-07 21:35:14 -08:00
Alex Dadgar
fc237fe4be Add compatibility code for secret ID while upgrading cluster in both server/client mode on single nodes 2016-11-07 16:52:08 -08:00
Diptanu Choudhury
82b2e454ef Merge pull request #1947 from hashicorp/f-server-members-rpc
Add an RPC endpoint for server members
2016-11-07 14:11:19 -08:00
Diptanu Choudhury
af4f984f97 Updated changelog 2016-11-07 14:10:57 -08:00
Alex Dadgar
6e62e559e5 Merge pull request #1953 from bastiaanb/b-alloc-runner-nil-pointer
use snap.Alloc.TaskStates only after confirming snap.Alloc is not nil
2016-11-07 14:00:13 -08:00
Bastiaan Bakker
bd0ab77a0b use snap.Alloc.TaskStates only after confirming snap.Alloc is not nil 2016-11-07 22:35:00 +01:00
Alex Dadgar
c78546cdc1 Merge pull request #1921 from hashicorp/f-abs-templ
Allow absolute paths for template sources
2016-11-07 12:28:49 -08:00
Diptanu Choudhury
f766f71500 Changing the API to use the new servermember datastructure 2016-11-06 10:30:43 -08:00
Diptanu Choudhury
b57a750739 Add an RPC endpoint for server members 2016-11-06 10:16:12 -08:00
Diptanu Choudhury
819e04437c Merge pull request #1931 from hashicorp/rename-vault-config
Rename vault config
2016-11-06 10:14:25 -08:00
Diptanu Choudhury
54f98dae7b Fixed docs 2016-11-04 17:22:22 -07:00
Alex Dadgar
e64875f4cd Merge pull request #1941 from hashicorp/b-complete-transistion
Task state "dead" is terminal
2016-11-04 17:16:10 -07:00
Alex Dadgar
c5b7a08807 Test fix 2016-11-04 17:15:58 -07:00
Alex Dadgar
38680afa0b Merge pull request #1938 from hashicorp/b-docker-reattach
Fix Docker container creation and task runner updating
2016-11-04 17:14:40 -07:00
Alex Dadgar
392e7b609c More precise marking of dead 2016-11-04 17:11:07 -07:00
Michael Schurter
9676c9f753 Merge pull request #1940 from hashicorp/f-docker-userns-support
Add userns_mode docker config option
2016-11-04 16:59:21 -07:00
Diptanu Choudhury
220a499134 Merge pull request #1933 from hashicorp/disable-check-tls
Disable http checks if TLS is enabled
2016-11-04 16:58:45 -07:00
Alex Dadgar
ad8b5bc141 Task state "dead" is terminal 2016-11-04 16:57:24 -07:00
Michael Schurter
bf5e671fd0 Add changelog entry for userns_mode 2016-11-04 16:56:05 -07:00
Michael Schurter
9750b8c8f7 Add userns_mode docker config option
Fixes #1904
2016-11-04 16:53:56 -07:00
Diptanu Choudhury
561ca7ce7f Merge pull request #1937 from hashicorp/remove-timeout
Remove timeout
2016-11-04 16:06:34 -07:00
Alex Dadgar
ac1da5f4f6 Merge pull request #1939 from hashicorp/d-stop
Fixes to stop command
2016-11-04 15:25:40 -07:00
Alex Dadgar
e7cdd173a6 Fixes to stop command 2016-11-04 15:25:12 -07:00
Alex Dadgar
0ce8a21fe2 Fix tests 2016-11-04 15:10:18 -07:00
Diptanu Choudhury
a829e46c55 Remove timeout 2016-11-04 15:06:21 -07:00
Alex Dadgar
12c033ab81 Move the wait result to bottom of methods 2016-11-04 14:58:55 -07:00
Alex Dadgar
16d1fede7d Unique task 2016-11-04 14:53:37 -07:00
Alex Dadgar
55e7d6f7c6 Create container much more robust 2016-11-04 14:39:56 -07:00
Diptanu Choudhury
93cd6d5124 Removed disk from resources docs 2016-11-04 10:17:30 -07:00
Sean Chittenden
84162699f3 Update vendor for circonus-gometrics to fix a panic.
Submitted by: vendor, @maier
2016-11-04 09:42:24 -07:00
Seth Vargo
66ae703e7f Merge pull request #1934 from cabillman/encryption-docs
Escape hostname in agent encryption docs
2016-11-04 11:14:47 -04:00
Seth Vargo
58ab165e87 Use tt instead 2016-11-04 11:14:40 -04:00
Chad Billman
9e25fb044f Escape hostname in agent encryption docs 2016-11-04 08:41:05 -04:00
Diptanu Choudhury
53a8e45d32 Disable http checks if TLS is enabled 2016-11-03 17:33:58 -07:00
Diptanu Choudhury
3fa8086ab5 Fixed comment 2016-11-03 14:45:03 -07:00
Diptanu Choudhury
ac5f37cf68 Making AllowUnauthenticated true by default 2016-11-03 14:38:34 -07:00
Diptanu Choudhury
b76261a230 Changed docs 2016-11-03 14:26:27 -07:00