Commit Graph

3346 Commits

Author SHA1 Message Date
Diptanu Choudhury
e9ca3ba2a0 Merge pull request #940 from hashicorp/f-docs-minor-interpreted-updates
Minor updates to Interpreted Variables docs
2016-03-19 00:15:18 -07:00
Diptanu Choudhury
acab9129f7 Merge pull request #942 from achanda/update_rkt
Update rkt and docker
2016-03-19 00:14:44 -07:00
Diptanu Choudhury
51aa0e0b02 Merge pull request #943 from achanda/typo
Fix missing import
2016-03-19 00:14:20 -07:00
Abhishek Chanda
18d5febe41 Fix missing import 2016-03-18 23:00:34 -07:00
Abhishek Chanda
4b02837d4e Update rkt and docker 2016-03-18 22:18:59 -07:00
Pete Shima
76eb8318e2 Minor updates to Interpreted Variables docs 2016-03-18 21:32:56 -07:00
Diptanu Choudhury
974806c3f2 Merge pull request #939 from hashicorp/f-docs-upgrade-guide
Add slightly more detail to the Nomad upgrade guide.
2016-03-18 21:19:12 -07:00
Pete Shima
cb681cda6c Add slightly more detail to the Nomad upgrade guide. 2016-03-18 20:43:31 -07:00
Diptanu Choudhury
c242f3dbf9 Merge pull request #932 from hashicorp/unified-executor
Unified executor
2016-03-18 15:04:48 -07:00
Diptanu Choudhury
f366e2970c Added some comments 2016-03-18 15:04:15 -07:00
Alex Dadgar
bd06bf7095 Merge pull request #929 from kaskavalci/patch-3
Update confusing terms in scheduling.html.md
2016-03-18 14:49:43 -07:00
Jake Champlin
389f663896 Merge pull request #934 from hashicorp/f-random-job-allocation-fs
Allow fs commands to use job-id
2016-03-18 15:38:08 -04:00
Jake Champlin
54ba2c025f Allow fs commands to use job-id
Adds `-job` flag argument to `nomad fs` commands to randomly lookup a
job's allocation-id to use in an `fs` command.

Can be used when debugging a job, where a specific allocation ID is not
a strict requirement.
2016-03-18 15:05:35 -04:00
Diptanu Choudhury
d61ae3ad04 Removing all the destroy logic from wait and calling exit after wait on all drivers 2016-03-18 12:04:11 -07:00
Diptanu Choudhury
3bb4849a2d Destroying the plugin if kill wasn't successful 2016-03-18 11:53:25 -07:00
Diptanu Choudhury
0f355e8f87 Introduced a method in executor to launch syslog server 2016-03-18 11:49:10 -07:00
Halil Kaskavalci
a921495f11 Typo
Copy & paste isn't the best practice
2016-03-18 08:25:23 +02:00
Halil Kaskavalci
7f824c585b Rephrase the sentence 2016-03-18 08:19:28 +02:00
Diptanu Choudhury
929a0783e4 Merge pull request #936 from hashicorp/always-prefix-match
Always defaulting to prefix match
2016-03-17 17:26:52 -07:00
Diptanu Choudhury
3fd9aaafea Always defaulting to prefix match 2016-03-17 17:25:38 -07:00
Alex Dadgar
2a68b21142 changelog 2016-03-17 16:38:49 -07:00
Alex Dadgar
074b24514d Merge pull request #935 from hashicorp/f-server-members-leader
cli: server-members displays leader per region
2016-03-17 16:37:55 -07:00
Alex Dadgar
139064008d display server leaders per region 2016-03-17 16:04:09 -07:00
Diptanu Choudhury
8a433eefc6 Merge pull request #933 from hashicorp/b-go-linker-flag
Go's -X linker flag now requires only one argument
2016-03-17 12:33:15 -07:00
Sean Chittenden
2bd425b9b1 Go's -X linker flag now requires only one argument 2016-03-17 11:57:46 -07:00
Alex Dadgar
4cdcd3c1f3 changelog 2016-03-17 11:31:22 -07:00
Alex Dadgar
08664600a4 Merge pull request #931 from hashicorp/f-count-zero
Allow count zero task groups
2016-03-17 11:30:07 -07:00
Alex Dadgar
e47cac6d7f Fix validate test 2016-03-17 11:29:41 -07:00
Alex Dadgar
e0bc33a78e Allow count zero 2016-03-17 11:02:59 -07:00
Alex Dadgar
ccee560cbc Merge pull request #930 from blalor/patch-1
Remove unnecessary --interactive flag
2016-03-17 10:39:08 -07:00
Brian Lalor
f7023a3502 Remove unnecessary --interactive flag
Per @achanda, this was added [accidentally](b92546a9c5 (commitcomment-16750062)).
2016-03-17 13:22:49 -04:00
Halil Kaskavalci
ac2a103fe7 Update confusing terms in scheduling.html.md
I think it creates confusion for new learners to call clients as nodes. A node may not have Nomad agent running and jobs can only be scheduled to clients.
2016-03-17 15:47:46 +02:00
Alex Dadgar
a93f96ab4a demo client configs 2016-03-16 15:42:27 -07:00
Jack Pearkes
7ff1af88bf website: change mid-page headline
Once the banner comes down this will continue pointing to the C1M.

cc/ @dadgar
2016-03-16 14:15:13 -07:00
Alex Dadgar
c56a6c21ae Update announce banner 2016-03-16 12:32:57 -07:00
Alex Dadgar
05e5897763 fix getting started page 2016-03-16 12:23:42 -07:00
Jack Pearkes
c2ce230b8b Merge pull request #916 from hashicorp/jt-bnr
announcement bnr
2016-03-16 11:37:57 -07:00
Jack Pearkes
91f1699760 website: add announcement banner content 2016-03-16 11:32:15 -07:00
Jack Pearkes
bec07a24ae update middleman-hashicorp 2016-03-16 11:32:15 -07:00
captainill
438fd05736 pixel fix 2016-03-16 11:32:15 -07:00
captainill
3da7b33a3d announcement bnr 2016-03-16 11:32:15 -07:00
Diptanu Choudhury
9153a3046e Merge pull request #925 from hashicorp/json-api-docs
Documented the json api for job submission
2016-03-16 11:18:32 -07:00
Diptanu Choudhury
94e5cfd581 Documented the json api for job submission 2016-03-16 11:10:37 -07:00
Alex Dadgar
17fa55c4cf up vagrant version 2016-03-16 10:45:47 -07:00
Alex Dadgar
bebf889633 update version 2016-03-16 10:38:31 -07:00
Alex Dadgar
a7362c7e64 Merge pull request #924 from hashicorp/d-artifact-docs
document artifact downloading
2016-03-16 10:28:45 -07:00
Alex Dadgar
23de2f95a4 document artifact downloading 2016-03-16 09:56:04 -07:00
Diptanu Choudhury
40870bc519 Fixes example.init 2016-03-15 21:21:49 -07:00
Alex Dadgar
3b7d504851 CHANGELOG 2016-03-15 21:15:07 -07:00
Alex Dadgar
8f9bd6b198 Merge pull request #910 from hashicorp/f-reserved-resources
Reserve Client Resources + Config Validation
2016-03-15 21:09:13 -07:00