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
Jimmy Zelinskie c2b52c6efc wrap build_complete coroutine in callback
Coroutines cannot be called as callbacks for Futures like the one
returned by our RPC call. We work around this by creating a normal
function that schedules the coroutine.
2016-11-22 16:48:42 -05:00
..
component wrap build_complete coroutine in callback 2016-11-22 16:48:42 -05:00
jobutil Make the redis client use AsyncWrapper and coroutines 2016-11-18 15:59:14 -05:00
manager Make the redis client use AsyncWrapper and coroutines 2016-11-18 15:59:14 -05:00
qemu-coreos Default to 4GB memory for k8s builders 2016-09-29 11:20:49 -04:00
templates Merge pull request #2123 from coreos-inc/builder-hostnames 2016-11-16 12:43:06 -08: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 Make the redis client use AsyncWrapper and coroutines 2016-11-18 15:59:14 -05:00
builder.py Add exception logging to the build manager 2015-09-30 15:49:35 -04:00
enums.py Send the correct phase when setting the phase from job_complete 2016-09-30 21:26:45 +02:00
server.py Make the redis client use AsyncWrapper and coroutines 2016-11-18 15:59:14 -05:00