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
Brad Ison 593c3eb9c7 Set dnsPolicy to Default on k8s build jobs
This prevents the builder pods from having resolv.conf pointed at the
kube-dns service, which they won't have access to.
2016-09-29 11:22:11 -04:00
..
component Add labeling of built manifests with their build IDs 2016-09-29 10:58:45 +02:00
jobutil Add labeling of built manifests with their build IDs 2016-09-29 10:58:45 +02:00
manager Set dnsPolicy to Default on k8s build jobs 2016-09-29 11:22:11 -04:00
qemu-coreos Default to 4GB memory for k8s builders 2016-09-29 11:20:49 -04:00
templates Revert "Use Google public DNS in builder VMs" 2016-09-20 12:06:19 -04: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 buildman: rm unused imports 2015-03-09 13:04:16 -04:00
builder.py Add exception logging to the build manager 2015-09-30 15:49:35 -04:00
enums.py Make sure the build manager dies on an unhandled schedule exception 2015-02-25 12:19:21 -05:00
server.py Merge pull request #1830 from coreos-inc/superuser-dashboard 2016-09-26 17:19:22 +02:00