Michael Schurter
1b80e15888
Add more details to the source doc
2017-01-23 15:00:22 -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
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
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
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
Michael Schurter
3c7e50bc1b
Fix tests
2017-01-20 17:04:52 -08:00
Michael Schurter
054ee8df59
Fix index we get allocs by
2017-01-20 16:30:40 -08:00
Michael Schurter
de7dbf5ff9
Fix java tests
2017-01-20 14:12:30 -08:00
Michael Schurter
c621ad3f75
Merge pull request #2216 from hashicorp/b-rootless-raw-exec
...
Don't link shared alloc dir into task dir for raw_exec
2017-01-20 13:18:54 -08:00
Michael Schurter
a28fc4798a
Merge pull request #2215 from hashicorp/b-2211-host-env
...
Fix image based drivers having host env vars set
2017-01-20 13:16:44 -08:00
Michael Schurter
c2c1b0a049
Merge pull request #2198 from hashicorp/b-rootless-docker
...
Stop trying to use mount for image based drivers
2017-01-20 13:03:56 -08:00
Michael Schurter
295c2bf74a
Merge pull request #2186 from hashicorp/f-driver-cleanup
...
Add Cleanup method to Driver interface
2017-01-20 13:02:14 -08:00
Michael Schurter
032038500c
Merge pull request #2221 from hashicorp/b-rename-constructor
...
Rename Constructor -> Parameterized Job
2017-01-20 12:59:42 -08:00
Michael Schurter
c7e1b1b9c7
parameterized_job -> parameterized
2017-01-20 12:46:04 -08:00
Michael Schurter
1f7b5b4b47
Rename Constructor -> Parameterized Job
2017-01-20 12:43:10 -08:00