api/Cargo.toml: Bumped quick-xml to version 0.26.
block/repair.rs: Added log entries for scrub start/finish.
820316a0a5
block/repair.rs: Added log entries for scrub start/finish.
a2a35ac7a8
docs(book/quickstart): adapt aws s3 commands to example
f167310f42
Merge pull request 'Update Helm chart versions (app + chart)' (#535) from elwin013/garage:update-helm-chart-appVersion-to-0.8.2 into main
66ed0bdd91
Update Helm chart versions (app + chart)
11b154b33b
cli.md: Pointed Cyberduck profile at upstream link.
New metric listing Garage peers
zone
might be tricky, as I already add that in with Prometheus's external_labels
:
However, I'm able to do this…
New metric listing Garage peers
I'm hoping to add this once I have time to finish integrating the opentelemetry version bump, however it'll probably be in the form:
garage_peers_connected_total{id="8c8a4ab1878f5f80"}…
windows and mac builds
You shouldn't be running garage on either of these platforms. Instead, you should be deploying it onto a fleet of Linux servers and then using a client, for example: Cyberduck to interface with…
cli.md: Pointed Cyberduck profile at upstream link.
21ecddd165
cli.md: Pointed Cyberduck profile at upstream link.
703ac43f1c
Merge pull request 'Prepare for v0.8.2' (#530) from prepare-v082 into main
000006d689
obsolete clippy lints
0a1ddcf630
Prepare for v0.8.2
d6ffa57f40
Merge pull request 'Increase Garage tests robustness' (#526) from tests/increase-robustness into main