Abhishek Chanda
|
a347cda6e3
|
Consolidate if else conditions
|
2015-12-22 18:23:29 +00:00 |
Alex Dadgar
|
29411d698a
|
Rkt comment and variable name update
|
2015-12-22 10:11:22 -08:00 |
Alex Dadgar
|
c1e5f873d8
|
Merge pull request #610 from achanda/isolators
Add support for CPU and memory isolators
|
2015-12-22 10:09:12 -08:00 |
Alex Dadgar
|
a024410a2d
|
Merge pull request #614 from achanda/handle_status
Handle non 200 codes while getting env metadata
|
2015-12-22 10:05:32 -08:00 |
Abhishek Chanda
|
cd51ee6430
|
Handle non 200 codes while getting env metadata
|
2015-12-22 05:23:32 +00:00 |
Abhishek Chanda
|
74a5292789
|
Move constants to the top
|
2015-12-22 05:15:37 +00:00 |
Abhishek Chanda
|
0918a38221
|
Do not allow rkt version less than 0.14.0
|
2015-12-21 17:48:21 +00:00 |
Abhishek Chanda
|
1c4e380868
|
Use camelCase for variable names
|
2015-12-21 16:37:21 +00:00 |
Chris Hines
|
2a9a710ae6
|
Allow for low precision time.Now on Windows.
|
2015-12-21 10:43:45 -05:00 |
Abhishek Chanda
|
3d2589e797
|
Run gofmt
|
2015-12-21 06:09:11 +00:00 |
Abhishek Chanda
|
b843b1a853
|
Support CPU and meory isolators for the rkt driver
The rkt community added supprt for these isolators recently
|
2015-12-21 06:06:45 +00:00 |
Alex Dadgar
|
b0f321c2c7
|
Fix test because of jitter
|
2015-12-18 12:17:54 -08:00 |
Alex Dadgar
|
307fbef719
|
Add jitter
|
2015-12-18 12:17:54 -08:00 |
Alex Dadgar
|
a5e9e2068c
|
Make NewRestartTracker private
|
2015-12-18 12:17:54 -08:00 |
Alex Dadgar
|
31c3e12957
|
merge
|
2015-12-18 12:17:13 -08:00 |
Diptanu Choudhury
|
d8e51bb6b6
|
Moving the de-register once a task moves to DEAD state
|
2015-12-17 16:41:29 -08:00 |
Clint Shryock
|
77b5639160
|
Executors/Linux: Update Executor config struct
|
2015-12-17 10:25:42 -06:00 |
Diptanu Choudhury
|
f6fb42835e
|
Using cgo dependencies to look up users
|
2015-12-15 11:12:13 -08:00 |
Diptanu Choudhury
|
b7f556fabc
|
Changed some comments
|
2015-12-14 18:05:58 -08:00 |
Diptanu Choudhury
|
2eb03e1d23
|
Renamed serviceId to serviceID
|
2015-12-14 15:57:56 -08:00 |
Diptanu Choudhury
|
6b6d74e2eb
|
Fixed tests
|
2015-12-14 15:47:01 -08:00 |
Diptanu Choudhury
|
76486d71e2
|
Making the allocs hold service ids
|
2015-12-14 15:08:35 -08:00 |
Diptanu Choudhury
|
0c4b76e0ef
|
Changing the prefix of the service
|
2015-12-14 11:14:22 -08:00 |
Diptanu Choudhury
|
3c01a4de27
|
Fixed log printing logic
|
2015-12-11 15:45:49 -08:00 |
Alex Dadgar
|
b943c6e278
|
Remove all calls to the default logger
|
2015-12-11 15:02:13 -08:00 |
Diptanu Choudhury
|
f932c5f9df
|
Refactored test and added some comments
|
2015-12-11 14:14:04 -08:00 |
Diptanu Choudhury
|
e389674d34
|
Exctracted nomad- to a constant
|
2015-12-11 14:06:51 -08:00 |
Diptanu Choudhury
|
1b942c158d
|
Removing extra lines
|
2015-12-11 14:06:51 -08:00 |
Diptanu Choudhury
|
c7c0748cea
|
Making a struct to hold consul service config
|
2015-12-11 14:06:51 -08:00 |
Diptanu Choudhury
|
d9fc07fb08
|
Added a test for the filtering logic of service and clients
|
2015-12-11 14:06:51 -08:00 |
Diptanu Choudhury
|
a53e035b49
|
Deregister services and checks which are managed by Nomad
|
2015-12-11 14:06:51 -08:00 |
Diptanu Choudhury
|
dd6df187fb
|
Merge pull request #567 from hashicorp/r-mute-consul-debug-messages
mute consul debug messages
|
2015-12-11 13:58:15 -08:00 |
Diptanu Choudhury
|
7bbf3b6497
|
Renaming constants
|
2015-12-11 13:47:35 -08:00 |
Diptanu Choudhury
|
6b43aa6753
|
Renaming constants
|
2015-12-11 13:18:04 -08:00 |
Diptanu Choudhury
|
8e97e7d85f
|
Not continuing sync if we couldn't get services and checks from consul
|
2015-12-11 13:10:20 -08:00 |
Chris Hines
|
5f5f91717d
|
Avoid leaking a time.Ticker.
|
2015-12-11 15:30:53 -05:00 |
Diptanu Choudhury
|
7094ea53d6
|
Printing most of the consul messages only when the agent is available
|
2015-12-11 09:22:47 -08:00 |
Diptanu Choudhury
|
7d6a687b95
|
Changed the log line in consul fingerprinter
|
2015-12-11 09:10:21 -08:00 |
Diptanu Choudhury
|
49d9d04025
|
Print consul debug messages only when the consul agent is available
|
2015-12-11 09:06:03 -08:00 |
Diptanu Choudhury
|
d54ccfb0ec
|
Muted the consul debug messages
|
2015-12-11 09:06:03 -08:00 |
Diptanu Choudhury
|
4a6e09218e
|
Merge pull request #561 from hashicorp/b-consul-sync
Generate check names, check id and service id on the server side
|
2015-12-10 16:48:01 -08:00 |
Diptanu Choudhury
|
4395438400
|
Changing naming and debug message schemes
|
2015-12-10 16:47:43 -08:00 |
Alex Dadgar
|
0a950a4070
|
Merge pull request #556 from hashicorp/b-cache-docker-client
Do.Once docker client initialization
|
2015-12-10 16:19:06 -08:00 |
Diptanu Choudhury
|
b3c161a7d5
|
Generate check names, check id and service id on the server side
|
2015-12-10 16:07:17 -08:00 |
Chris Bednarski
|
23c7012707
|
Merge pull request #558 from hashicorp/b-raw-exec-dev
Enable raw exec in dev mode
|
2015-12-10 15:29:17 -08:00 |
Chris Bednarski
|
545f0ff120
|
Move raw_exec enabled into the DevMode config block
|
2015-12-10 15:24:21 -08:00 |
Charlie Drage
|
bbae520a38
|
Fix minor spelling error
|
2015-12-10 18:09:14 -05:00 |
Chris Bednarski
|
36e828ea9a
|
Use ReadBoolDefault
|
2015-12-10 15:03:25 -08:00 |
Chris Bednarski
|
65d4aa889b
|
Enable raw exec in dev mode
|
2015-12-10 14:48:06 -08:00 |
Alex Dadgar
|
5eeec26102
|
Do Once docker client initialization
|
2015-12-10 13:49:29 -08:00 |