This repository has been archived on 2020-03-24. You can view files and clone it, but cannot push or open issues or pull requests.
quay/buildman
2014-12-23 15:35:21 -05:00
..
component Refresh the build_job from the database before we write updates. 2014-12-23 11:17:23 -05:00
jobutil Refresh the build_job from the database before we write updates. 2014-12-23 11:17:23 -05:00
manager Try using SSD for root volumes. 2014-12-23 15:35:21 -05:00
templates Fix a typo with the automatic node shutdown fallback in the ephemeral nodes. 2014-12-23 14:09:24 -05:00
__init__.py WIP: Start implementation of the build manager/controller. This code is not yet working completely. 2014-11-11 18:23:15 -05:00
asyncutil.py 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
builder.py Merge remote-tracking branch 'origin/master' into ephemeral 2014-12-22 12:14:59 -05:00
server.py Add support for adjusting etcd ttl on job_heartbeat. Switch the heartbeat method to a coroutine. 2014-12-22 17:24:44 -05:00