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 17:08:16 -05:00
..
component We need to call build_finished async. 2014-12-23 16:04:10 -05:00
jobutil Refresh the build_job from the database before we write updates. 2014-12-23 11:17:23 -05:00
manager We want to terminate instances, not stop them. 2014-12-23 16:20:42 -05:00
templates Fix the shutdown command for when the builder terminates itself. 2014-12-23 17:08:16 -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