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 087dca3482 Only set memory request on Kubernetes builds
This removes the aboslute limits on Kubernetes builds for now (KVM
will still limit resources) and only sets the memory request as a hint
to the scheduler.
2016-10-04 20:42:51 -04:00
..
component Add missing call to set_phase when a build doesn't start 2016-09-30 14:54:49 +02:00
jobutil buildman: spawn_notification w/ attrdict 2016-09-30 18:54:09 -04:00
manager Only set memory request on Kubernetes builds 2016-10-04 20:42:51 -04:00
qemu-coreos Default to 4GB memory for k8s builders 2016-09-29 11:20:49 -04:00
templates Removing my name from public key. 2016-10-04 16:20:33 -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 Add missing call to set_phase when a build doesn't start 2016-09-30 14:54:49 +02:00