Jake Moshenko
|
34bf92673b
|
Add support for adjusting etcd ttl on job_heartbeat. Switch the heartbeat method to a coroutine.
|
2014-12-22 17:24:44 -05:00 |
|
Jake Moshenko
|
12ee8e0fc0
|
Switch a few of the buildman methods to coroutines in order to support network calls in methods. Add a test for the ephemeral build manager.
|
2014-12-22 12:14:16 -05:00 |
|
Jake Moshenko
|
2d7e844753
|
First implementation of ephemeral build lifecycle manager.
|
2014-12-16 13:41:30 -05:00 |
|
Joseph Schorr
|
4f5bf8185a
|
Add version checking to the python side
|
2014-12-01 12:11:23 -05:00 |
|
Jimmy Zelinskie
|
09cc4ba4c1
|
LOGGER -> logger.
While logger may be a global variable, it is not constant. Let the
linters complain!
|
2014-11-30 17:48:38 -05:00 |
|
Joseph Schorr
|
a8473db87f
|
Make sure the realm is connected before heartbeat checks start.
|
2014-11-26 17:02:49 -05:00 |
|
Joseph Schorr
|
660a640de6
|
Better organize the source file structure of the build manager and change it to choose a lifecycle manager based on the config
|
2014-11-25 16:14:44 -05:00 |
|