Missing Allow Origin Headers
Could you check that the issue is solved with the following builds?
Garage 0.8.x -> build ac04934daefe48ac4f41d22b9129d1fe2ce44833
Garage 0.9.x -> build 79eeb4f8d6bbe40274b48ff9c7c1bcc13dbdb7…
Garage fails with more recent systemd versions using ACLs for service credentials rather than chmod
So the options seem to be:
-
keep things as is, requiring an environment variable to be set when running in systemd
-
transform check into a warning
-
remove the check entirely
Any…
WIP: sync garage v0.9 with garage v0.8
rpc_secret_file
, metrics_token_file
and admin_token_file
using environment variables' (#643) from networkException/garage:token-file-env into main-0.8.x
WIP: Improvements to ListObjects