Commit Graph

3544 Commits

Author SHA1 Message Date
Pete Shima ecd798b3ac Minor updates to Interpreted Variables docs 2016-03-18 21:32:56 -07:00
Diptanu Choudhury 691cad2d1c 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 a37670974c Add slightly more detail to the Nomad upgrade guide. 2016-03-18 20:43:31 -07:00
Alex Dadgar 5755135e66 download to relative destination 2016-03-18 15:33:01 -07:00
Diptanu Choudhury 0f0bba1a4f Merge pull request #932 from hashicorp/unified-executor
Unified executor
2016-03-18 15:04:48 -07:00
Diptanu Choudhury 038a1bc2f9 Added some comments 2016-03-18 15:04:15 -07:00
Alex Dadgar 9b9579b763 Merge pull request #929 from kaskavalci/patch-3
Update confusing terms in scheduling.html.md
2016-03-18 14:49:43 -07:00
Diptanu Choudhury 601008706d Added an interfaces config 2016-03-18 13:50:29 -07:00
Jake Champlin b516362855 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 4f01d2f8bf 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 ddbf18f02a Removing all the destroy logic from wait and calling exit after wait on all drivers 2016-03-18 12:04:11 -07:00
Alex Dadgar 823261c974 add destination to artifact block and validate it 2016-03-18 12:01:46 -07:00
Diptanu Choudhury abf8e50c29 Destroying the plugin if kill wasn't successful 2016-03-18 11:53:25 -07:00
Diptanu Choudhury 3c7b83b393 Introduced a method in executor to launch syslog server 2016-03-18 11:49:10 -07:00
Halil Kaskavalci 05fbf7292c Typo
Copy & paste isn't the best practice
2016-03-18 08:25:23 +02:00
Halil Kaskavalci 9f91590bbd Rephrase the sentence 2016-03-18 08:19:28 +02:00
Diptanu Choudhury a3991ad866 Merge pull request #936 from hashicorp/always-prefix-match
Always defaulting to prefix match
2016-03-17 17:26:52 -07:00
Diptanu Choudhury 7ed107d04e Always defaulting to prefix match 2016-03-17 17:25:38 -07:00
Alex Dadgar c1b4c9bcc9 changelog 2016-03-17 16:38:49 -07:00
Alex Dadgar a94bf31577 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 bf74e2f790 display server leaders per region 2016-03-17 16:04:09 -07:00
Diptanu Choudhury 02588be335 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 7fbc365feb Go's -X linker flag now requires only one argument 2016-03-17 11:57:46 -07:00
Alex Dadgar 4eef0447fa changelog 2016-03-17 11:31:22 -07:00
Alex Dadgar 9e35c3cde8 Merge pull request #931 from hashicorp/f-count-zero
Allow count zero task groups
2016-03-17 11:30:07 -07:00
Alex Dadgar 52aac4421f Fix validate test 2016-03-17 11:29:41 -07:00
Alex Dadgar 914207a5c2 Allow count zero 2016-03-17 11:02:59 -07:00
Alex Dadgar 695d18667f Merge pull request #930 from blalor/patch-1
Remove unnecessary --interactive flag
2016-03-17 10:39:08 -07:00
Brian Lalor efe080b53f Remove unnecessary --interactive flag
Per @achanda, this was added [accidentally](b92546a9c5 (commitcomment-16750062)).
2016-03-17 13:22:49 -04:00
Halil Kaskavalci 31953f55e4 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 4bc865e47f demo client configs 2016-03-16 15:42:27 -07:00
Jack Pearkes 8037af66db 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 7773ec21ee Update announce banner 2016-03-16 12:32:57 -07:00
Alex Dadgar 58943cf5cc fix getting started page 2016-03-16 12:23:42 -07:00
Jack Pearkes 5905d61135 Merge pull request #916 from hashicorp/jt-bnr
announcement bnr
2016-03-16 11:37:57 -07:00
Jack Pearkes da0cd30919 website: add announcement banner content 2016-03-16 11:32:15 -07:00
Jack Pearkes a17e066f70 update middleman-hashicorp 2016-03-16 11:32:15 -07:00
captainill 699e816797 pixel fix 2016-03-16 11:32:15 -07:00
captainill 0043d7f916 announcement bnr 2016-03-16 11:32:15 -07:00
Diptanu Choudhury e680c145f8 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 dd34885bad Documented the json api for job submission 2016-03-16 11:10:37 -07:00
Alex Dadgar dd0aa0e62d up vagrant version 2016-03-16 10:45:47 -07:00
Alex Dadgar 6ed4880892 update version 2016-03-16 10:38:31 -07:00
Alex Dadgar 5b7a256f12 Merge pull request #924 from hashicorp/d-artifact-docs
document artifact downloading
2016-03-16 10:28:45 -07:00
Alex Dadgar 40adf40549 document artifact downloading 2016-03-16 09:56:04 -07:00
Diptanu Choudhury cbca7addb4 Fixes example.init 2016-03-15 21:21:49 -07:00
Alex Dadgar ec051704bb CHANGELOG 2016-03-15 21:15:07 -07:00
Alex Dadgar 719f5d34ed Merge pull request #910 from hashicorp/f-reserved-resources
Reserve Client Resources + Config Validation
2016-03-15 21:09:13 -07:00
Alex Dadgar 0fb03ff2db Merge pull request #921 from hashicorp/f-artifact-download
Allow downloading many artifacts and support unarchiving
2016-03-15 21:08:55 -07:00
Alex Dadgar 4f02739ea3 artifact docs 2016-03-15 21:05:37 -07:00