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/storage
Joseph Schorr 57523d22de Have Swift storage delete segments when deleting dynamic large objects
This ensures that we reclaim the space, rather than simply deleting the manifest

Fixes https://jira.coreos.com/browse/QUAY-942
2018-05-16 16:01:49 -04:00
..
test Have Swift storage delete segments when deleting dynamic large objects 2018-05-16 16:01:49 -04:00
__init__.py Implement storage driver for Azure Blob Storage 2018-02-06 13:48:40 -05:00
azurestorage.py Fix bugs in Azure storage engine to make it actually work 2018-02-09 16:46:50 -05:00
basestorage.py Add CloudFrontedS3Storage, which redirects to CloudFront for non-S3 ips 2017-09-28 14:40:58 -04:00
cloud.py Linter fixes for cloudfront storage 2018-01-10 13:16:41 -05:00
distributedstorage.py Add request IP to get_direct_download_url method 2017-09-25 17:14:28 -04:00
downloadproxy.py Add explicit config parameter to the JWT auth methods 2016-09-29 11:15:20 +02:00
fakestorage.py Add request IP to get_direct_download_url method 2017-09-25 17:14:28 -04:00
local.py Add a chunk cleanup queue for async GC of empty chunks 2016-11-15 15:07:41 -05:00
swift.py Have Swift storage delete segments when deleting dynamic large objects 2018-05-16 16:01:49 -04:00