garage layout skip-dead-nodes
+ fix typo (fix #879)' (#880) from fix-skip-dead-nodes into main
garage layout skip-dead-nodes
+ fix typo (fix #879)
[0] (AmazonS3Exception) : Error making request with Error Code Moved and Http Status Code Moved. No further error information was returned by the service.
makes me thing the HTTP test doesn't…
plm search init
uses lot of RAM
I might look into it. Currently the search initialization is done in a pretty naive way (list all published post, from this and other instances), delete them each (which is a non-free no-op, but…
with a root_domain of garage.svc.cluster.local
, and a query for garage.garage.svc.cluster.local
, Garage will remove the suffix and consider that the first "garage" is the bucket name (vhost…
if a /
is important, the code that would be faulty would probably be in router.rs, but it looks…
I retried the CI and it still fails. There is an error at log line 176 (there doesn't appear to be an anchor to link directly to it :-/ ).
CI appears to be using aws-cli 2.11.6, I'm not sure…
HeadBucket
I think some applications do a HeadBucket
with us-east-1
(the original region) so they can learn the real region from the x-amz-bucket-region:
header in the response, and not require it as a…