I will implement this as part of #625, as I am making some changes to the block store iterator for multi-hdd support which incidentally make it much easier to implement checkpointing.
Hi, sorry for not answering this earlier. I'm classifying this as low priority, as it doesn't impact Garage's correctness or stability. I'll see what I can do if I have time, but fixing this…
You might want to add a link in your documentation to our doc section that contains recommended configuration values for connecting garage and gitea. On our side, the documentation page has to be…
What we are still missing is the x-amz-bucket-region
though. I'm not sure how it is used by minio to detect the correct region but we should probably add it to garage anyway
New discovery : an error response to a HEAD request is not supposed to have a body
I don't think we have specific code to not…
HeadBucket
I can't seem to find any official documentation for this, but it is attested that S3 sometimes returns a <Region>
tag in the XML body of all its error responses, including `AuthorizationHeaderMal…