Commit Graph

2131 Commits

Author SHA1 Message Date
Halil Kaskavalci
728a6e3fd7 Fixed git vet error on formatting 2015-11-30 10:27:26 +00:00
Alex Dadgar
0624243d6f Bump version 2015-11-28 15:15:00 -08:00
Alex Dadgar
c987c2923d bump version 2015-11-28 12:38:41 -08:00
Alex Dadgar
a4cb645644 Merge pull request #508 from cdrage/master
Update rkt docs for > v.0.10.0 of rkt
2015-11-27 01:38:43 -08:00
Diptanu Choudhury
6786367822 Merge pull request #509 from hashicorp/f-service-name
Implemented interpolation of Job, Task group and Task Names in Service Name
2015-11-26 23:28:13 -08:00
Diptanu Choudhury
fe57034509 Updated the example nomad job spec to use task group name in the service name 2015-11-26 23:27:33 -08:00
Diptanu Choudhury
e397b9b0ca Fixing the docs 2015-11-26 19:45:16 -08:00
Diptanu Choudhury
7bc03351b9 Fixing the GetJob test 2015-11-26 19:43:02 -08:00
Diptanu Choudhury
22d82b9ee8 Added docs and the changelog entry 2015-11-26 19:37:52 -08:00
Diptanu Choudhury
4650be7355 Added docs to the ExpandName method 2015-11-26 19:29:11 -08:00
Diptanu Choudhury
7b04700b35 Making the Job expand all service names during registration 2015-11-26 19:26:00 -08:00
Diptanu Choudhury
70a38fc8cf Added a method to expand service names 2015-11-26 18:30:46 -08:00
Charlie Drage
e09f7160ca Update rkt docs for > v.0.10.0 of rkt 2015-11-26 18:10:12 -05:00
Diptanu Choudhury
0c499f78b3 Moving the args to helper 2015-11-26 14:13:19 -08:00
Diptanu Choudhury
3d36591944 Merge pull request #504 from hashicorp/b-checks
This simplifies the logic of tracking services and checks
2015-11-26 13:59:38 -08:00
Diptanu Choudhury
0f39fa5703 Fixed some docs 2015-11-26 13:47:02 -08:00
Diptanu Choudhury
41a3d0d60a Fixing tests 2015-11-26 12:40:42 -08:00
Diptanu Choudhury
c1e9db0f93 Added more docs 2015-11-26 11:25:09 -08:00
Armon Dadgar
9b2ba5ee5d Merge pull request #506 from kaskavalci/patch-1
Typo
2015-11-26 10:10:06 -08:00
Halil Kaskavalci
a220dd8b5f Typo
Fixed a typo, "applies" was written twice.
2015-11-26 16:02:40 +02:00
Diptanu Choudhury
0534c4a640 Added a mock consul api client 2015-11-26 01:03:16 -08:00
Diptanu Choudhury
6067b30d51 Fixed a few tests 2015-11-26 00:26:10 -08:00
Diptanu Choudhury
cdb28bf46f Added a test for modifying check 2015-11-25 18:37:51 -08:00
Diptanu Choudhury
75d95a4c83 Fixed merge conflicts 2015-11-25 18:32:37 -08:00
Diptanu Choudhury
67fd39fce0 Added some comments 2015-11-25 18:31:11 -08:00
Diptanu Choudhury
f2f5f7ee36 Fixed tests 2015-11-25 18:23:47 -08:00
Alex Dadgar
354c838c6e Merge branch 'master' of https://github.com/hashicorp/nomad 2015-11-25 17:50:53 -08:00
Diptanu Choudhury
e6ff842e8f making the service checks in service pointers 2015-11-25 17:44:57 -08:00
Alex Dadgar
add89c5543 Changelog update 2015-11-25 17:39:04 -08:00
Alex Dadgar
4398632a27 Merge pull request #502 from ChrisHines/portable-driver-tests
Portable client/driver tests.
2015-11-25 17:36:40 -08:00
Diptanu Choudhury
a106b03416 Made the logic to track checks simpler 2015-11-25 17:28:44 -08:00
Alex Dadgar
7b801bc416 Merge 2015-11-25 15:24:46 -08:00
Alex Dadgar
8b961912a4 Update changelog 2015-11-25 15:24:15 -08:00
Diptanu Choudhury
140983a219 Updated Changelog 2015-11-25 15:22:40 -08:00
Diptanu Choudhury
84a61a9fcd Using the service id in check hash 2015-11-25 15:17:27 -08:00
Diptanu Choudhury
836968cee3 Merge pull request #503 from hashicorp/f-consul-use-https
Added options for adding more consul configuration
2015-11-25 15:14:45 -08:00
Diptanu Choudhury
eaea4f6800 Fixed the alloc runner test 2015-11-25 14:54:52 -08:00
Diptanu Choudhury
6fdedac785 Removed fingerprint docs from Service Discovery docs 2015-11-25 14:47:11 -08:00
Diptanu Choudhury
eedc99ccda Fixed the build 2015-11-25 14:45:28 -08:00
Diptanu Choudhury
7e9554f3dd Removed redundant doc 2015-11-25 14:37:38 -08:00
Diptanu Choudhury
402c355e0a Moved some docs around 2015-11-25 13:58:11 -08:00
Diptanu Choudhury
61e386c5c9 Fixed some spellings in old docs 2015-11-25 13:56:25 -08:00
Diptanu Choudhury
11039cd3cb Added docs for consul options 2015-11-25 13:49:31 -08:00
Diptanu Choudhury
ee14aa2781 Added options for adding more consul configuration 2015-11-25 13:39:16 -08:00
Diptanu Choudhury
beebb7cc14 Merge pull request #498 from hashicorp/b-consul-check
Handle updates of Service and Check definitions
2015-11-25 13:17:26 -08:00
Chris Hines
ffda9d71d4 Speed up tests by allowing parallel execution. 2015-11-25 15:56:55 -05:00
Chris Hines
d707adc3ed Use package testtask and httptest.Server to make client/driver tests OS independent. 2015-11-25 15:56:20 -05:00
Alex Dadgar
5babe2311f Merge pull request #501 from hashicorp/b-distinct-host-panic
Distinct Host constraint accepts bool or string.
2015-11-25 12:38:07 -08:00
Chris Hines
551104cafe Use package testtask in client/driver/spawn tests. 2015-11-25 15:34:55 -05:00
Alex Dadgar
3049507dd3 Extract bool conversion to method 2015-11-25 12:33:56 -08:00