Commit Graph

1956 Commits

Author SHA1 Message Date
Chris Bednarski
c3857795cb Basic configs and init scripts 2015-12-02 11:33:44 -08:00
Alex Dadgar
35b6284d65 Update changelog to reflect backwards incompatibility for ports 2015-11-18 16:02:36 -08:00
Alex Dadgar
4ebb960fd3 Merge pull request #456 from hashicorp/revert-454-revert-452-f-arg-list
Make drivers take args as a list rather than as a string
2015-11-18 15:33:55 -08:00
Alex Dadgar
48f4db09aa Register gob type and remove slicetype 2015-11-18 15:26:38 -08:00
Alex Dadgar
42b664a324 remove args from mock 2015-11-18 15:19:18 -08:00
Alex Dadgar
7357979089 Revert "Revert "Make drivers take arguments as a list and not as a string"" 2015-11-18 15:16:42 -08:00
Chris Bednarski
0003310aa6 Merge branch 'master' of https://github.com/hashicorp/nomad 2015-11-18 14:39:38 -08:00
Chris Bednarski
021b09974b Change quotes to backticks to highlight literal values 2015-11-18 14:39:33 -08:00
Diptanu Choudhury
ba8e3fcbae Merge pull request #455 from hashicorp/f-consul-check
Refactor consul check
2015-11-18 14:33:34 -08:00
Diptanu Choudhury
e22926904a Added info for default value of check protocol 2015-11-18 14:31:56 -08:00
Diptanu Choudhury
bcfda2687e Added a check for accpeting protocol information in consul check 2015-11-18 14:29:55 -08:00
Diptanu Choudhury
d4b1b9240e Added a test to check check creation 2015-11-18 14:29:55 -08:00
Diptanu Choudhury
0c5ddfae6b Added a test to check check creation 2015-11-18 14:29:55 -08:00
Diptanu Choudhury
197e755506 Changed the http field to path 2015-11-18 14:29:55 -08:00
Chris Bednarski
b422b8eaa1 Wrap literal strings in backticks so they don't turn into URLs 2015-11-18 14:29:52 -08:00
Chris Bednarski
6e6c7258c0 Fix formatting issue that made most of the page a pre-formatted block 2015-11-18 14:22:42 -08:00
Chris Bednarski
bd22e8d33c Fix errant spaces in frontmatter 2015-11-18 14:11:23 -08:00
Alex Dadgar
08ee04bee4 Merge pull request #454 from hashicorp/revert-452-f-arg-list
Revert "Make drivers take arguments as a list and not as a string"
2015-11-18 13:46:57 -08:00
Alex Dadgar
d666f5bde1 Revert "Make drivers take arguments as a list and not as a string" 2015-11-18 13:46:43 -08:00
Chris Bednarski
c56bb46f67 Merge pull request #438 from hashicorp/b-makefile
Added some missing dependencies for linux x-compile
2015-11-18 13:46:33 -08:00
Alex Dadgar
a0085a5ddb Merge pull request #452 from hashicorp/f-arg-list
Make drivers take arguments as a list and not as a string
2015-11-18 13:45:03 -08:00
Diptanu Choudhury
a8e055f7f0 Merge pull request #451 from hashicorp/f-consul-docs
Added the consul docs
2015-11-18 13:36:30 -08:00
Diptanu Choudhury
d0ee7145e7 Merge branch 'f-consul-docs' of github.com:hashicorp/nomad into f-consul-docs 2015-11-18 13:35:49 -08:00
Diptanu Choudhury
e3583e4001 Fixed the sidebar-current 2015-11-18 13:35:16 -08:00
Chris Bednarski
4b2953d8cd Merge branch 'f-consul-docs' of https://github.com/hashicorp/nomad into f-consul-docs 2015-11-18 13:27:05 -08:00
Diptanu Choudhury
f313dd53f8 Removed blank lines 2015-11-18 13:22:43 -08:00
Chris Bednarski
b2ac5a31c4 Reformat 2015-11-18 13:20:23 -08:00
Diptanu Choudhury
035cf7ed30 changed the intro 2015-11-18 13:15:47 -08:00
Alex Dadgar
1309a84915 Use one msgpack codec and have it decode []string in nil interfaces 2015-11-18 13:15:13 -08:00
Chris Bednarski
f5b35e5475 Update version to 0.2.0-dev 2015-11-18 13:14:08 -08:00
Alex Dadgar
5aaa0553cf Remove returning the error 2015-11-18 12:40:34 -08:00
Alex Dadgar
d0ebac1513 More test fixes 2015-11-18 12:30:42 -08:00
Alex Dadgar
62a0c5d14c Rebase 2015-11-18 12:30:35 -08:00
Alex Dadgar
c6a895aff7 Fix executor tests 2015-11-18 12:29:04 -08:00
Alex Dadgar
b7e84bc124 Docs 2015-11-18 12:29:04 -08:00
Alex Dadgar
ee1887e609 Rebase 2015-11-18 12:29:04 -08:00
Alex Dadgar
d20be7b58c Update ParseAndReplace to take a list of args and remove shell style parsing 2015-11-18 12:29:04 -08:00
Diptanu Choudhury
e55517d0c8 More grammer fixes 2015-11-18 12:24:25 -08:00
Diptanu Choudhury
fe521dbf94 Added more explanation to name 2015-11-18 12:22:48 -08:00
Diptanu Choudhury
3d3a7b5cf0 Fixed more typos and changed some sentences 2015-11-18 12:19:20 -08:00
Diptanu Choudhury
d4c7a834bd Fixed some typo 2015-11-18 12:16:03 -08:00
Diptanu Choudhury
8917fd8408 Added the consul docs 2015-11-18 12:14:28 -08:00
Alex Dadgar
67ccdcdedb Merge pull request #450 from ChrisHines/master
Move test code to *_test.go file.
2015-11-18 12:11:30 -08:00
Chris Hines
9666f450e7 Move test code to *_test.go file. 2015-11-18 14:46:56 -05:00
Chris Bednarski
c375000f08 Added missing %s to error format string 2015-11-18 11:29:49 -08:00
Chris Bednarski
85d07e72bf Revert "Added missing %s to error format string"
This reverts commit f4acdfd035.
2015-11-18 11:28:38 -08:00
Chris Bednarski
f4acdfd035 Added missing %s to error format string 2015-11-18 11:28:07 -08:00
Chris Bednarski
25484421d9 increased test timeout to 80s so docker tests don't timeout and panic 2015-11-18 11:13:03 -08:00
Diptanu Choudhury
3d8cb63c4f Merge pull request #446 from hashicorp/f-consul-client
Register services with Consul
2015-11-18 10:39:58 -08:00
Diptanu Choudhury
32d9d9f4bf Added a log line to indicate we are registering a service with Consul 2015-11-18 10:32:31 -08:00