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
Joseph Schorr 52fa9aad5b Fix etcd watching
Etcd can miss events on watches if they are occurring fast enough, so if we can get an exception indicating that we've missed an index, we reset the state of our local tracking structures by re-reading the *full* list and starting a new watch at HEAD
2015-06-25 21:22:39 -04:00
..
component buildman: rm coroutine decorator from subscribers 2015-06-24 17:38:29 -04:00
jobutil Add more build information to the events and have better messaging 2015-06-16 23:16:36 -04:00
manager Fix etcd watching 2015-06-25 21:22:39 -04:00
templates cloudconfig: flatten logentries container 2015-05-20 16:34:16 -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 Switch build manager to always just WARN on boto 2015-05-18 12:34:26 -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 Fix etcd watching 2015-06-25 21:22:39 -04:00