Alex Dadgar
|
898435d372
|
Retrieve task runners in helper
|
2016-07-21 13:41:01 -07:00 |
Alex Dadgar
|
7b83503596
|
finer grain locking
|
2016-06-20 10:19:06 -07:00 |
Alex Dadgar
|
744270590b
|
Guard against bad restore
|
2016-06-17 14:58:53 -07:00 |
Alex Dadgar
|
fdda90229f
|
only support latest and remove ring buffer
|
2016-06-12 09:32:38 -07:00 |
Alex Dadgar
|
e952540f6f
|
Allocation resources returned in a struct
|
2016-06-11 21:04:10 -07:00 |
Diptanu Choudhury
|
a64062d6a6
|
Fixed the compilation on linux
|
2016-05-28 19:59:20 -07:00 |
Diptanu Choudhury
|
0b0d0764e4
|
Changed signature of Allocation Stats Reporter
|
2016-05-28 19:59:20 -07:00 |
Diptanu Choudhury
|
666b419dba
|
Acquiring locks before iterating allocations and tasks
|
2016-05-28 19:59:20 -07:00 |
Diptanu Choudhury
|
91d2cf319e
|
Added some documentation
|
2016-05-28 19:42:34 -07:00 |
Diptanu Choudhury
|
f3d0aecafe
|
Reporting time series of stats
|
2016-05-28 19:42:34 -07:00 |
Diptanu Choudhury
|
0fb0e0237f
|
Added a client API to display resource usage of an allocation
|
2016-05-28 19:42:34 -07:00 |
Sean Chittenden
|
dc28ab0cb5
|
Speling police
|
2016-05-15 09:41:34 -07:00 |
Alex Dadgar
|
f64f03f87e
|
Test task failure killing TG and fix setting the task as received on a restore
|
2016-03-25 12:51:40 -07:00 |
Alex Dadgar
|
dced530c7c
|
kill tasks in alloc when one fails
|
2016-03-25 12:50:25 -07:00 |
Alex Dadgar
|
b80e61a66c
|
Merge pull request #975 from hashicorp/f-rename-complete-alloc
Successful allocations are marked as complete instead of dead
|
2016-03-25 10:35:11 -07:00 |
Alex Dadgar
|
94522e7bed
|
Successful allocations are marked as complete instead of dead
|
2016-03-23 18:08:19 -07:00 |
Diptanu Choudhury
|
f6a932194f
|
Removing references to old consul services and adding consul config to executor context
|
2016-03-23 12:19:19 -07:00 |
Alex Dadgar
|
ad92e50a24
|
Avoid serializes Allocation.Resources
|
2016-03-01 14:09:25 -08:00 |
Alex Dadgar
|
61972c9ddc
|
Refactor task runner to include driver starting into restart policy and add recoverable errors
|
2016-02-28 16:56:05 -08:00 |
Diptanu Choudhury
|
e3d6c4a9dd
|
Adding version information to snapshots
|
2016-02-24 19:06:30 -08:00 |
Alex Dadgar
|
51bacf674e
|
address feedback
|
2016-02-21 21:32:32 -08:00 |
Alex Dadgar
|
281e2ca198
|
Batch client allocation updates to the server
|
2016-02-21 21:15:02 -08:00 |
Alex Dadgar
|
13e5597ca2
|
Reduce alloc lock contention in client
|
2016-02-19 19:51:55 -08:00 |
Alex Dadgar
|
99d2c173ff
|
import
|
2016-02-19 16:31:04 -08:00 |
Alex Dadgar
|
2706aa2100
|
Better comment
|
2016-02-19 16:02:48 -08:00 |
Alex Dadgar
|
d1011c9668
|
Fixes
|
2016-02-19 15:49:32 -08:00 |
Alex Dadgar
|
e2a4c4ccc5
|
Client stores when it receives a task
|
2016-02-19 14:49:43 -08:00 |
Alex Dadgar
|
96fd272422
|
Increase Alloc channel buffers
|
2016-02-18 20:43:48 -08:00 |
Alex Dadgar
|
f3d5598830
|
Unlock in error path
|
2016-02-11 08:38:16 -08:00 |
Alex Dadgar
|
4d7ed4f164
|
Strip as much copystructure as possible
|
2016-02-10 17:54:43 -08:00 |
Alex Dadgar
|
0c4c3fc4ee
|
safe but slow
|
2016-02-10 13:44:53 -08:00 |
Alex Dadgar
|
c744e2f4f1
|
Update the consul service when the task/alloc changes
|
2016-02-06 17:08:20 -08:00 |
Alex Dadgar
|
e8067029cc
|
Small fixes
|
2016-02-04 14:19:27 -08:00 |
Alex Dadgar
|
117bef6515
|
Fix AllocRunner not capturing destroy signal and tests
|
2016-02-04 13:09:53 -08:00 |
Alex Dadgar
|
41e1174f72
|
Client handles updates to KillTimeout and Restart Policy
|
2016-02-03 19:43:44 -08:00 |
Alex Dadgar
|
b6f9e9c61c
|
Move restart tracker creation into task runner
|
2016-02-03 16:16:48 -08:00 |
Alex Dadgar
|
6f20d3f435
|
Restart on-success shouldn't be user specifiable
|
2016-02-02 17:35:06 -08:00 |
Alex Dadgar
|
cf1e152f44
|
Clean interaction between alloc-runner and task-runner
|
2016-02-02 11:09:29 -08:00 |
Alex Dadgar
|
a72d39bd04
|
Don't share task state with the alloc in the task runner
|
2016-02-01 17:47:53 -08:00 |
Alex Dadgar
|
b5260fc14e
|
Fix locks and use task runners state not alloc state
|
2016-02-01 15:43:59 -08:00 |
Alex Dadgar
|
2d98c0eadd
|
Fix double pull with introduction of AllocModifyIndex
|
2016-02-01 15:43:59 -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
|
76486d71e2
|
Making the allocs hold service ids
|
2015-12-14 15:08:35 -08:00 |
Diptanu Choudhury
|
135006699b
|
Renamed consul client to service
|
2015-11-24 12:34:26 -08:00 |
Diptanu Choudhury
|
33472fd594
|
Making sure we sync the real state of services of a Task with Consul
|
2015-11-18 18:35:22 -08:00 |
Diptanu Choudhury
|
404810043a
|
Added the implementation of consul client
|
2015-11-18 00:50:45 -08:00 |
Alex Dadgar
|
b649039448
|
Fix the capacity
|
2015-11-16 15:14:21 -08:00 |
Alex Dadgar
|
82f51601db
|
Track Task State in the client and capture Wait results
|
2015-11-16 15:14:21 -08:00 |
Diptanu Choudhury
|
3b4cb6dbc9
|
Saving state of the Task Runner while it's trying to update it
|
2015-11-12 15:53:42 -08:00 |