Andrew Gaul

Results 235 issues of Andrew Gaul

Every test should use a different file name when interacting to avoid interactions with the s3fs stat cache. This may prevent some of the random failures we see in CI....

### Describe the bug I am trying to rewrite S3Proxy's use of the V1 SDK with the V2 SDK. It fails with an error: ``` [ERROR] The recipe produced an...

bug
migration-tool

Windows has some different behaviors that we cannot test on Linux as show by #813. It would be nice to set up CI for this target but unfortunately I don't...

help wanted
testing

jclouds does not allow expressing the correct header so S3Proxy emulates this via a HEAD then PUT instead of a single atomic HEAD-and-PUT. One option would be to create a...

Currently S3Proxy ignores this header but could return the stored checksum so the client can verify integrity. Different clouds have varying native support but S3Proxy could fallback to storing the...