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 688312bb29 Check the returned ETag in Swift when streaming data
This ensures that if Swift mis-writes the data, we know immediately and can fail
2017-06-27 16:21:37 +03:00
..
test Check the returned ETag in Swift when streaming data 2017-06-27 16:21:37 +03:00
__init__.py feature(app.py): adding queue_metrics to queues 2017-02-14 16:01:28 -05:00
basestorage.py Change validate method to work for all storages 2016-08-02 15:01:37 -04:00
cloud.py Make sure to compare connection kwargs in storage copy fast-path 2017-03-20 13:37:28 -04:00
distributedstorage.py Add feature flag to force all direct download URLs to be proxied 2016-09-29 11:13:41 +02:00
downloadproxy.py Add explicit config parameter to the JWT auth methods 2016-09-29 11:15:20 +02:00
fakestorage.py Add a chunk cleanup queue for async GC of empty chunks 2016-11-15 15:07:41 -05:00
local.py Add a chunk cleanup queue for async GC of empty chunks 2016-11-15 15:07:41 -05:00
swift.py Check the returned ETag in Swift when streaming data 2017-06-27 16:21:37 +03:00