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/workers
Joseph Schorr 7b72cf8b27 Small fix for georeplication and add better logs
Previously, if we attempted to georeplicate storage from the existing location and, somehow, that existing location did not exist, we'd still mark the new location as invalid. This is a major problem for storage engines that are not consistent. Now, we first try a back off strategy to find the image in the existing storage and, as well, if the replication fails in any way, we log it.
2017-06-23 17:07:05 -04:00
..
test Remove extra whitespace 2017-04-24 17:04:09 -04:00
__init__.py First few changes for the image diffs feature. 2013-10-17 18:25:19 -04:00
blobuploadcleanupworker.py Add log JSON formatter 2017-06-07 00:02:52 +02:00
buildlogsarchiver.py Resolve race condition between multiple log archivers 2017-04-24 13:41:08 -04:00
chunkcleanupworker.py Add log JSON formatter 2017-06-07 00:02:52 +02:00
gcworker.py Accidentally forgot a line in the gc worker. 2016-08-02 10:44:53 -04:00
globalpromstats.py Add log JSON formatter 2017-06-07 00:02:52 +02:00
logrotateworker.py Add log JSON formatter 2017-06-07 00:02:52 +02:00
notificationworker.py fix(notification_worker): added in correct exception catching 2017-05-22 11:32:28 -04:00
queuecleanupworker.py workers.queuecleanup: s/week/day cleanup frequency 2016-10-20 13:47:07 -04:00
queueworker.py style(workers): add in line 2017-05-19 16:58:22 -04:00
repositoryactioncounter.py Fix NPE bug in RAC worker 2017-04-11 15:42:11 -04:00
security_notification_worker.py Change security notification code to use the new stream diff reporters 2016-12-20 12:50:19 -05:00
securityworker.py Merge pull request #2551 from coreos-inc/structured-logs 2017-06-07 08:22:18 -07:00
service_key_worker.py Use the instance service key for registry JWT signing 2016-06-07 11:58:10 -04:00
storagereplication.py Small fix for georeplication and add better logs 2017-06-23 17:07:05 -04:00
teamsyncworker.py Add log JSON formatter 2017-06-07 00:02:52 +02:00
worker.py Add log JSON formatter 2017-06-07 00:02:52 +02:00