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 3a0adfcb11 Fix stream_write to properly raise an exception on failure, instead of just silently failing
This was causing problems for customers using georeplication over unstable storage engines

Also adds tests for stream_write and copy,  to ensure we detect failure
2018-10-31 12:46:49 -04:00
..
test Fix stream_write to properly raise an exception on failure, instead of just silently failing 2018-10-31 12:46:49 -04:00
__init__.py Revert local validation context, extract another util 2018-06-29 15:09:33 -04:00
azurestorage.py Fix bugs in Azure storage engine to make it actually work 2018-02-09 16:46:50 -05:00
basestorage.py Fix stream_write to properly raise an exception on failure, instead of just silently failing 2018-10-31 12:46:49 -04:00
cloud.py Fix stream_write to properly raise an exception on failure, instead of just silently failing 2018-10-31 12:46:49 -04: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 blob uploader helper class, for easy management of all the state associated with uploading blobs 2018-09-24 12:54:56 -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 Make sure empty segments in Swift are deleted on upload cancelation 2018-09-27 15:12:04 -04:00