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
2018-08-20 15:49:51 -04:00
..
component Change build component labeling to use new registry interface 2018-08-20 15:49:51 -04:00
jobutil Start on a basic registry_model interface and change a single module to use it. This will allow us to completely abstract out how we deal with registry-related tables and ensure that transitioning to the new OCI-like model will be easier to do. 2018-08-14 13:48:59 -04:00
manager Add a timeout to various operations against etcd in the build manager when it cannot connect to etcd 2018-07-08 12:25:33 +03:00
qemu-coreos Break QEMU image cache to update vulns 2017-04-03 14:56:15 -04:00
templates Fix permissions on disable-aws-metadata script 2018-01-05 13:26:59 -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 Make the redis client use AsyncWrapper and coroutines 2016-11-18 15:59:14 -05:00
builder.py Have builder follow the logging configuration 2018-01-04 13:09:26 -05:00
enums.py Send the correct phase when setting the phase from job_complete 2016-09-30 21:26:45 +02:00
MAINTAINERS MAINTAINERS: init owners to subpkgs 2017-01-23 17:46:34 -05:00
server.py Automatically disable build triggers with successive failures or internal errors 2018-03-01 16:49:51 -05:00