Commit graph

3 commits

Author SHA1 Message Date
asonix 0f0a446ecf Get garage environment working again
All checks were successful
continuous-integration/drone/push Build is passing
2023-07-11 18:00:08 -05:00
asonix 9960c16488 Start testing garage again
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-02 10:48:36 -06:00
asonix 0da6159cf1 Update object-storage docker section to try for garage support
All checks were successful
continuous-integration/drone/push Build is passing
Garage doesn't work yet. There's an incompatibility between rusty-s3 and garage
relevant code:
- https://github.com/paolobarbolini/rusty-s3/blob/main/src/actions/multipart_upload/create.rs#L81
- https://git.deuxfleurs.fr/Deuxfleurs/garage/src/branch/main/src/api/router_macros.rs#L174

Hopefully one of the sides fixes this soon. I asked in the garage matrix channel, and if they
point me back to rusty-s3 I'll open an issue there.
2022-12-07 22:45:36 -06:00