Diptanu Choudhury
264a0c46cf
Merge pull request #2223 from hashicorp/f-env-addr
...
Setting the Addrs of sibling tasks in the env
2017-01-23 15:05:48 -08:00
Diptanu Choudhury
a79754c996
Added docs
2017-01-23 15:05:18 -08:00
Michael Schurter
856c1d540b
Merge pull request #2232 from hashicorp/b-clarify-go-getter
...
Remove misleading "any URL as defined by go-getter" doc
2017-01-23 15:04:34 -08:00
Alex Dadgar
83fd35872e
changelog
2017-01-23 15:01:18 -08:00
Michael Schurter
1b80e15888
Add more details to the source doc
2017-01-23 15:00:22 -08:00
Alex Dadgar
606bb30863
Merge pull request #2226 from hashicorp/b-vault
...
Improve Vault integration and validation
2017-01-23 14:59:41 -08:00
Diptanu Choudhury
fda3a5250c
Merge pull request #2222 from hashicorp/b-docker-image-not-found
...
Making the docker driver retry when an image is not found
2017-01-23 14:58:00 -08:00
Diptanu Choudhury
dfd1f03ec8
Added a comment
2017-01-23 14:57:30 -08:00
Michael Schurter
496f125840
Remove misleading "any URL as defined by go-getter" doc
2017-01-23 14:55:37 -08:00
Alex Dadgar
50e531ab31
changelog
2017-01-23 14:53:21 -08:00
Alex Dadgar
5fc629d4b7
Merge pull request #2190 from hashicorp/b-docker-auth
...
Better Docker Auth lookup
2017-01-23 14:50:50 -08:00
Alex Dadgar
e160b2b38f
Add test and better logs
...
This commit adds a test to retrieving auth configurations, use either
the auth block in the config or specified via the agent config and adds
a log if lookup fails.
2017-01-23 14:48:02 -08:00
Alex Dadgar
6b02229eb0
fix flaky test
2017-01-23 14:12:38 -08:00
Alex Dadgar
94ed50aa59
Prefer looking up using self path and remove checking for default policy
2017-01-23 11:46:27 -08:00
Alex Dadgar
43a17b7d74
Close file
2017-01-23 11:37:45 -08:00
Alex Dadgar
ee5296ba70
Deprecation notice
2017-01-23 11:32:51 -08:00
Alex Dadgar
3365688571
Remove SSL
2017-01-23 11:32:51 -08:00
Alex Dadgar
4a627b02ca
undo
2017-01-23 11:32:51 -08:00
Alex Dadgar
08733b68d2
vendor
2017-01-23 11:32:51 -08:00
Alex Dadgar
b1823a5fdb
Better auth lookup
2017-01-23 11:32:51 -08:00
Alex Dadgar
3d5b31fc96
WIP
2017-01-23 11:32:51 -08:00
Alex Dadgar
625f738a6f
fix test build
2017-01-23 11:26:34 -08:00
Alex Dadgar
b9e3f41ff7
Changelog
2017-01-23 11:18:50 -08:00
Alex Dadgar
8eb855ad09
Merge pull request #2209 from hashicorp/f-consul-template
...
Rebase consul template and make Nomad environment variables available
2017-01-23 11:15:57 -08:00
Alex Dadgar
bb78700418
vendor to 0.18
2017-01-23 11:13:33 -08:00
Alex Dadgar
024e9ec02a
remove xxx
2017-01-23 11:04:44 -08:00
Alex Dadgar
66909bb7fc
Finalize
2017-01-23 11:03:38 -08:00
Alex Dadgar
4c28d46029
vendor
2017-01-23 11:00:12 -08:00
Alex Dadgar
55fdf82513
test nomad env
2017-01-23 11:00:12 -08:00
Alex Dadgar
0db766872c
fix lookup
2017-01-23 11:00:12 -08:00
Alex Dadgar
11f8e942eb
vendor
2017-01-23 11:00:12 -08:00
Alex Dadgar
f93f2249e9
Clear SSL
2017-01-23 11:00:12 -08:00
Alex Dadgar
44a7cefb35
vendor my PR
2017-01-23 11:00:12 -08:00
Alex Dadgar
b71ec08b80
rebase
2017-01-23 11:00:12 -08:00
Alex Dadgar
8a76dd32b6
vendor api
2017-01-23 10:57:06 -08:00
Alex Dadgar
acf2481222
error pkg
2017-01-23 10:57:06 -08:00
Alex Dadgar
8be647e59f
vendor update
2017-01-23 10:57:06 -08:00
Alex Dadgar
28e13fea57
Merge branch 'master' of github.com:hashicorp/nomad
2017-01-23 10:52:05 -08:00
Alex Dadgar
5d07eaa534
Wording
2017-01-23 10:51:57 -08:00
Diptanu Choudhury
50677bf475
Merge pull request #2231 from hashicorp/b-close-ch
...
Locking appropriately before closing the channel to indicate migration
2017-01-23 10:50:24 -08:00
Alex Dadgar
ac9fe4f2ae
Merge pull request #2228 from iconara/exec-chroot-doc-clarification
...
Clarify that exec copies all chroot_env directories
2017-01-23 10:47:01 -08:00
Diptanu Choudhury
84a491f85a
Locking appropriately before closing the channel to indicate migration
2017-01-23 10:46:57 -08:00
Alex Dadgar
faf9745256
Fix blacklist test
2017-01-23 10:40:28 -08:00
Theo
65bf720204
Clarify that exec copies all chroot_env directories
...
This was not clear to me and is very important to understand since you can quickly fill up your disk if you run batch jobs.
2017-01-23 08:13:27 +01:00
Alex Dadgar
c345f14f86
changelog
2017-01-22 18:23:54 -08:00
Alex Dadgar
07bc00404e
fix typo
2017-01-22 14:08:40 -08:00
Alex Dadgar
ec6b6e69d4
remove reference to entrypoint
2017-01-22 14:04:41 -08:00
Alex Dadgar
c384af9716
changelog
2017-01-22 13:55:33 -08:00
Alex Dadgar
9df6c762a8
Merge pull request #2227 from hashicorp/b-template-splay
...
Actually randomize the splay in the template
2017-01-22 13:52:46 -08:00
Alex Dadgar
d051065229
Actually randomize the splay
2017-01-22 13:50:33 -08:00