Commit Graph

6415 Commits

Author SHA1 Message Date
Alex Dadgar
7e6fcfc792 move file 2017-01-25 22:16:20 -08:00
Alex Dadgar
30abdb09cc JSON job 2017-01-25 22:15:00 -08:00
Alex Dadgar
62e6596ea1 API 2017-01-25 21:35:53 -08:00
Alex Dadgar
82fb381fc5 missing tests 2017-01-25 21:27:44 -08:00
Alex Dadgar
f49912cbab alphabetical 2017-01-25 21:27:44 -08:00
Alex Dadgar
98c17e5195 Rename meta/parsing 2017-01-25 21:27:44 -08:00
Alex Dadgar
314435261d Rename dispatch_input to dispatch_payload 2017-01-25 21:27:44 -08:00
Alex Dadgar
8f8215c093 Fix bad link 2017-01-25 21:27:44 -08:00
Alex Dadgar
b456e7fff1 dispatch_payload 2017-01-25 21:27:44 -08:00
Alex Dadgar
78bfc6a4af Parameterized page 2017-01-25 21:27:44 -08:00
Alex Dadgar
715e576dfb Dispatch command 2017-01-25 21:27:44 -08:00
Alex Dadgar
0e8b43767b Fix import 2017-01-25 21:27:36 -08:00
Alex Dadgar
c920d3cbb0 Fix unreachable function in tests 2017-01-25 20:58:24 -08:00
Alex Dadgar
2c48e93963 More timing fixes 2017-01-25 11:57:38 -08:00
Alex Dadgar
8a0739613a small env fix 2017-01-25 10:42:11 -08:00
Alex Dadgar
db446bbabf Fix flaky test 2017-01-24 09:40:13 -08:00
Alex Dadgar
938b04e99a Fix fsm/env test 2017-01-24 09:36:22 -08:00
Alex Dadgar
60707215cf Update template json docs 2017-01-24 09:12:42 -08:00
Alex Dadgar
02b152c5fe Merge pull request #2238 from t3hk0d3/bugfix/fix_template_json_doc
Fix template documentation references
2017-01-24 08:56:31 -08:00
Alex Dadgar
83bd27a3e1 Merge pull request #2239 from leonli/patch-1
the alloc-status used wrong allocation id
2017-01-24 08:53:53 -08:00
L
2a349d7ac1 the alloc-status used wrong allocation id
the alloc-status used wrong allocation id in the cod example.
2017-01-24 23:51:38 +08:00
Igor Yamolov
1e59510f47 Add template reference to task object documentation 2017-01-24 16:54:13 +03:00
Igor Yamolov
bf7f839fc0 Add template to JSON objects documentation
Closes #2237
2017-01-24 16:47:48 +03:00
Michael Schurter
1176e4ae97 Merge pull request #2234 from hashicorp/f-doc-template-env-var
Mention nomad's runtime environment being available now
2017-01-23 17:28:02 -08:00
Diptanu Choudhury
f9d6431b8c Bumping up version 2017-01-23 17:14:31 -08:00
Diptanu Choudhury
4d14537e94 Updated changelog 2017-01-23 17:08:40 -08:00
Michael Schurter
8903dbecae Try to use more useful example env vars 2017-01-23 17:02:23 -08:00
Alex Dadgar
7cc6b8d5e7 changelog 2017-01-23 17:00:54 -08:00
Alex Dadgar
0be1b321f5 Merge pull request #2235 from hashicorp/f-http-logs
Logs via a browser
2017-01-23 16:59:37 -08:00
Alex Dadgar
6082b4619e Review feedback 2017-01-23 16:58:53 -08:00
Alex Dadgar
0b46f7c237 Fix template test 2017-01-23 16:42:02 -08:00
Alex Dadgar
438054775c Fix test 2017-01-23 16:33:35 -08:00
Alex Dadgar
d276b3fcc1 docs 2017-01-23 16:08:26 -08:00
Alex Dadgar
1960070a24 test 2017-01-23 16:04:50 -08:00
Michael Schurter
0a99fcb43f Mention nomad's runtime environment being available now 2017-01-23 15:54:56 -08:00
Michael Schurter
9fdc2691ac Add example of env vars in templates 2017-01-23 15:50:38 -08:00
Alex Dadgar
28e0718d83 disallow follow 2017-01-23 15:12:09 -08:00
Diptanu Choudhury
af66ea3551 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
bfb01d96eb Added docs 2017-01-23 15:05:18 -08:00
Michael Schurter
49a8ce1e00 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
8cb2259a5e changelog 2017-01-23 15:01:18 -08:00
Michael Schurter
5258bacb14 Add more details to the source doc 2017-01-23 15:00:22 -08:00
Alex Dadgar
7bd018eec1 Merge pull request #2226 from hashicorp/b-vault
Improve Vault integration and validation
2017-01-23 14:59:41 -08:00
Diptanu Choudhury
b52aa931a3 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
5992a2a88a Added a comment 2017-01-23 14:57:30 -08:00
Michael Schurter
1594e3c370 Remove misleading "any URL as defined by go-getter" doc 2017-01-23 14:55:37 -08:00
Alex Dadgar
03523f12a4 changelog 2017-01-23 14:53:21 -08:00
Alex Dadgar
40d776d9c4 Merge pull request #2190 from hashicorp/b-docker-auth
Better Docker Auth lookup
2017-01-23 14:50:50 -08:00
Alex Dadgar
77b19f55a0 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
7181c5ac48 fix flaky test 2017-01-23 14:12:38 -08:00