Commit Graph

2519 Commits

Author SHA1 Message Date
Alex Dadgar 07c8d4d1ab Merge pull request #458 from hashicorp/f-consul-check
Added a test for consul client and making sure we update service and checks if user updates them
2015-11-18 17:49:05 -08:00
Diptanu Choudhury 65bac7f4db Updating checks and services when allocs are refreshed 2015-11-18 17:33:29 -08:00
Diptanu Choudhury f525d86958 Added a test to ensure invalid services are not registered 2015-11-18 17:29:12 -08:00
Chris Bednarski ea2756d6fb Reformat 2015-11-18 16:45:39 -08:00
Chris Bednarski b9999dffbe Merge branch 'master' into docs-networking 2015-11-18 16:40:20 -08:00
Chris Bednarski 92734c6d3b Added notes about container name and UDP/TCP 2015-11-18 16:39:02 -08:00
Chris Bednarski 2338af6438 Updated docker docs with information about port_map and auth options 2015-11-18 16:30:37 -08:00
Alex Dadgar 067ecf33de Update changelog to reflect backwards incompatibility for ports 2015-11-18 16:02:36 -08:00
Chris Bednarski 17be3385b2 Added networking page 2015-11-18 15:51:39 -08:00
Alex Dadgar a019b74e44 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 f84fc88b60 Register gob type and remove slicetype 2015-11-18 15:26:38 -08:00
Alex Dadgar 965087e266 remove args from mock 2015-11-18 15:19:18 -08:00
Alex Dadgar 4d817f5cbc Revert "Revert "Make drivers take arguments as a list and not as a string"" 2015-11-18 15:16:42 -08:00
Chris Bednarski 4ca79aa3a2 Merge branch 'master' of https://github.com/hashicorp/nomad 2015-11-18 14:39:38 -08:00
Chris Bednarski 67f76cda7e Change quotes to backticks to highlight literal values 2015-11-18 14:39:33 -08:00
Diptanu Choudhury d65d1bdfac Merge pull request #455 from hashicorp/f-consul-check
Refactor consul check
2015-11-18 14:33:34 -08:00
Diptanu Choudhury 3800e1edb6 Added info for default value of check protocol 2015-11-18 14:31:56 -08:00
Diptanu Choudhury 9592fd3912 Added a check for accpeting protocol information in consul check 2015-11-18 14:29:55 -08:00
Diptanu Choudhury c9ca03afa5 Added a test to check check creation 2015-11-18 14:29:55 -08:00
Diptanu Choudhury 5608531143 Added a test to check check creation 2015-11-18 14:29:55 -08:00
Diptanu Choudhury bb7f29f023 Changed the http field to path 2015-11-18 14:29:55 -08:00
Chris Bednarski 1493c82208 Wrap literal strings in backticks so they don't turn into URLs 2015-11-18 14:29:52 -08:00
Chris Bednarski 4f32d41810 Fix formatting issue that made most of the page a pre-formatted block 2015-11-18 14:22:42 -08:00
Chris Bednarski 2bf8bc4e2e Fix errant spaces in frontmatter 2015-11-18 14:11:23 -08:00
Alex Dadgar 149ceefb75 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 0e51375285 Revert "Make drivers take arguments as a list and not as a string" 2015-11-18 13:46:43 -08:00
Chris Bednarski e22d7e2a27 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 7141b11c16 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 edf98993b1 Merge pull request #451 from hashicorp/f-consul-docs
Added the consul docs
2015-11-18 13:36:30 -08:00
Diptanu Choudhury 5762f0ea01 Merge branch 'f-consul-docs' of github.com:hashicorp/nomad into f-consul-docs 2015-11-18 13:35:49 -08:00
Diptanu Choudhury 3aa7a6865d Fixed the sidebar-current 2015-11-18 13:35:16 -08:00
Chris Bednarski 9c77e4c15e 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 455842f282 Removed blank lines 2015-11-18 13:22:43 -08:00
Chris Bednarski 71405b9d38 Reformat 2015-11-18 13:20:23 -08:00
Diptanu Choudhury 8c5900031d changed the intro 2015-11-18 13:15:47 -08:00
Alex Dadgar 07a5ceed9c Use one msgpack codec and have it decode []string in nil interfaces 2015-11-18 13:15:13 -08:00
Chris Bednarski ad586b0749 Update version to 0.2.0-dev 2015-11-18 13:14:08 -08:00
Alex Dadgar 6574fd27e3 Remove returning the error 2015-11-18 12:40:34 -08:00
Alex Dadgar 282509eb9b More test fixes 2015-11-18 12:30:42 -08:00
Alex Dadgar 5a678548fa Rebase 2015-11-18 12:30:35 -08:00
Alex Dadgar c04e2b8b8e Fix executor tests 2015-11-18 12:29:04 -08:00
Alex Dadgar 28c2934e29 Docs 2015-11-18 12:29:04 -08:00
Alex Dadgar 54ddf4d3c1 Rebase 2015-11-18 12:29:04 -08:00
Alex Dadgar 7b918ee1e7 Update ParseAndReplace to take a list of args and remove shell style parsing 2015-11-18 12:29:04 -08:00
Diptanu Choudhury 6b86965e60 More grammer fixes 2015-11-18 12:24:25 -08:00
Diptanu Choudhury a3f00b8aa3 Added more explanation to name 2015-11-18 12:22:48 -08:00
Diptanu Choudhury 5ba7861180 Fixed more typos and changed some sentences 2015-11-18 12:19:20 -08:00
Diptanu Choudhury 5836f653e3 Fixed some typo 2015-11-18 12:16:03 -08:00
Diptanu Choudhury 464d5c5597 Added the consul docs 2015-11-18 12:14:28 -08:00
Alex Dadgar 311b3ce009 Merge pull request #450 from ChrisHines/master
Move test code to *_test.go file.
2015-11-18 12:11:30 -08:00