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 |
Alex Dadgar
|
d3e2455459
|
Merge pull request #408 from hashicorp/f-client-restore
Client Restore State Fixes
|
2015-11-11 12:32:11 -08:00 |
Diptanu Choudhury
|
210f744503
|
Returning back if alloc runner isn't saved
|
2015-11-09 17:04:53 -08:00 |
Diptanu Choudhury
|
4ba5434898
|
Exctracted a method to save the alloc runner state
|
2015-11-09 16:59:02 -08:00 |
Diptanu Choudhury
|
c618d7ed58
|
Inlining error check
|
2015-11-09 16:45:42 -08:00 |
Diptanu Choudhury
|
38a047ec6d
|
Refactored Save State of Alloc runner
|
2015-11-09 16:15:11 -08:00 |
Alex Dadgar
|
19d0c97da7
|
Client restores state properly
|
2015-11-09 15:55:31 -08:00 |
Diptanu Choudhury
|
5ef34f7560
|
Returning once we have an error while saving a task that doesn't exist
|
2015-11-09 12:44:14 -08:00 |
Diptanu Choudhury
|
0252b49c17
|
Updating snapshots of a TaskRunner when status of Task changes
|
2015-11-09 12:36:07 -08:00 |
Diptanu Choudhury
|
b035661d7d
|
Passing in the AllocID to exec context so that it can be used in the drivers
|
2015-11-05 18:34:04 -08:00 |
Diptanu Choudhury
|
3d5e02b3d7
|
Fixed some tests and refactored logic
|
2015-11-05 17:30:41 -08:00 |
Diptanu Choudhury
|
44569d908f
|
Passing restart tracker in the task runner
|
2015-11-05 16:38:19 -08:00 |
Diptanu Choudhury
|
86be2bf0be
|
Cleaned up the logic to calculate restart duration
|
2015-11-05 15:16:29 -08:00 |
Diptanu Choudhury
|
b64ed61022
|
Setting the restart policy to AllocRunner and Task Runners
|
2015-11-05 11:13:04 -08:00 |
Alex Dadgar
|
1d15f6eda6
|
Bind alloc dir and task local dir to docker containers and parse args correctly
|
2015-10-15 16:40:07 -07:00 |
Alex Dadgar
|
f441c4c65d
|
Cleanup allocations when in dev mode
|
2015-10-04 13:36:03 -07:00 |
Alex Dadgar
|
530e2d3c6d
|
Change allocdir variable name for clarity
|
2015-09-25 16:49:19 -07:00 |
Alex Dadgar
|
3cea4288b9
|
Merge qemu test
|
2015-09-25 16:49:14 -07:00 |
Alex Dadgar
|
9d3e3c0704
|
AllocDirBuilder that creates the alloc directory structure
|
2015-09-25 16:46:41 -07:00 |
Armon Dadgar
|
d1f829e502
|
client: Use Alloc.TaskResouces to override Task.Resources
|
2015-09-13 17:35:56 -07:00 |
Armon Dadgar
|
0527529f88
|
client: allocate alloc dir and cleanup
|
2015-08-30 17:35:58 -07:00 |
Armon Dadgar
|
43471d023e
|
client: test alloc runner
|
2015-08-30 17:10:17 -07:00 |
Armon Dadgar
|
7b3adc6cc4
|
client: refactor AllocRunner for testing
|
2015-08-30 16:35:04 -07:00 |
Armon Dadgar
|
db33f76a61
|
client: remove TaskRunner dependence on AllocRunner
|
2015-08-29 19:42:35 -07:00 |
Armon Dadgar
|
a2d8c6c3fe
|
client: working on state restore
|
2015-08-29 19:14:47 -07:00 |
Armon Dadgar
|
b6332b435d
|
client: first pass at save/restore of state
|
2015-08-29 18:16:49 -07:00 |
Armon Dadgar
|
83dd313b5c
|
client: working on runners
|
2015-08-29 15:46:10 -07:00 |
Armon Dadgar
|
8e32075210
|
client: making progress
|
2015-08-23 16:49:48 -07:00 |
Armon Dadgar
|
3663c44dee
|
client: standardize naming
|
2015-08-23 15:36:06 -07:00 |
Armon Dadgar
|
d7c785aad4
|
client: rename Alloc/TaskContext to Runner
|
2015-08-23 15:32:46 -07:00 |