DarthSim
1403886840
Wrap custom transport bodies with a context reader
2022-10-22 17:55:06 +06:00
DarthSim
970f2c1c86
Update required Go version; Upgrade deps
2022-10-05 20:52:51 +06:00
DarthSim
72ec0f3c68
Better Content-Type detection for FS transport
2022-10-03 15:57:19 +06:00
DarthSim
913cfb22ca
Add ranged requests suport to transports
2022-09-07 18:03:12 +06:00
DarthSim
58fd025f89
Add ranged requests suport to transports
2022-09-07 18:03:12 +06:00
DarthSim
d5a62defba
Set proper ContentLength for 404 responses in FS transport
2022-07-27 17:12:12 +06:00
DarthSim
6cc887dfc4
GCS transport should return 404 if bucket/object is not found
2022-07-27 17:12:07 +06:00
Joe Cai
6f292443ea
Respond with 404 when the source image can not be found in OpenStack Swift ( #903 )
2022-06-24 16:50:08 +06:00
DarthSim
7d396bf56f
Respond with 404 if local file wasn't found
2022-06-08 18:28:24 +06:00
DarthSim
3a79a48d6f
Tests and minor fixes for transports
2022-04-07 23:32:51 +06:00
DarthSim
3d93bc6836
Add IMGPROXY_GCS_ENDPOINT config
2022-04-07 23:31:50 +06:00
DarthSim
902123d95e
Patch GCS transport
2022-04-07 20:39:39 +06:00
DarthSim
b614b41723
Use require instead of assert in swift tests
2022-04-07 15:40:54 +06:00
DarthSim
8887008d5a
Stabilize swift tests
2022-04-07 14:11:31 +06:00
DarthSim
afe283790f
Polish swift:// support
2022-04-06 17:35:51 +06:00
Joe Cai
7a2296aee8
Support OpenStack Swift Object Storage ( #837 )
...
* Add OpenStack Swift support
* Fix linting errors
* Update CHANGELOG
* Update swift documentation
* Fix linting error
* Swift transport: pass req.Context down, fix parseObjectURL() implementation
* Make swift transport test a test suite
* Use swift://{container}/{object_path} as the source image URL format
* Cleanup
* Swift transport: only close object when returning 304
2022-04-06 17:00:19 +06:00
DarthSim
3c44af8d4e
Fix and improve S3 transport
2022-03-17 20:43:25 +06:00
DarthSim
91e0ee6be7
Fix ETag+S3
2021-12-16 01:27:07 +06:00
DarthSim
7709b74a5e
Bump version
2021-09-30 20:23:30 +06:00
DarthSim
57c314b1f5
Etag passthough
2021-09-29 16:23:54 +06:00
DarthSim
2ea1466d96
Global refactoring
2021-05-07 17:10:21 +06:00