• Joined on 2022-12-30
jpds commented on issue Deuxfleurs/garage#166 2023-01-28 00:50:57 +00:00
Support S3 versioning

I have two usecases for a versioning system:

  1. The simple backup described above, just to assist users who say "I accidentally deleted a file and I'd like it back please"

  2. Thwarting any…

jpds created pull request Deuxfleurs/garage#490 2023-01-27 21:12:07 +00:00
WIP: opentelemetry-0.18 bump
jpds created pull request Deuxfleurs/garage#489 2023-01-27 20:59:31 +00:00
Small doc corrections
jpds pushed to doc-corrections at jpds/garage 2023-01-27 20:59:24 +00:00
b53ea5992c cookbook/monitoring.md: Added new metrics (garage_build_info,
jpds pushed to doc-corrections at jpds/garage 2023-01-27 20:56:43 +00:00
732a5a311d cookbook/monitoring.md: Added new metrics (garage_build_info,
8c1b5ed3a2 cookbook/_index.md: Added link to monitoring documentation.
Compare 2 commits »
jpds created branch doc-corrections in jpds/garage 2023-01-27 17:54:44 +00:00
jpds pushed to doc-corrections at jpds/garage 2023-01-27 17:54:44 +00:00
ef14803f09 configuration.md: Corrected OpenTelemetry.
52b7a5847c gateways.md: -z is a required flag for layout assign.
0c618f8a89 reverse-proxy.md: Corrected web server ports in Caddy example.
Compare 3 commits »
jpds created branch opentelemetry-0.18 in jpds/garage 2023-01-27 17:41:49 +00:00
jpds pushed to opentelemetry-0.18 at jpds/garage 2023-01-27 17:41:49 +00:00
f5b36c6367 garage/server.rs: Ported to opentelemetry 0.18.
aa6843d032 web: Ported to opentelemetry 0.18.
30cd4ba6f6 table: Ported to opentelemetry 0.18.
4cfac1029c block: Ported to opentelemetry 0.18.
e7a556753e rpc/rpc_helper.rs: Ported to opentelemetry 0.18.
Compare 10 commits »
jpds pushed to cargo-bumps at jpds/garage 2023-01-26 14:47:39 +00:00
0da054194b Update Cargo.nix
jpds deleted branch mesh-networks-note from jpds/garage 2023-01-26 11:17:34 +00:00
jpds created pull request Deuxfleurs/garage#486 2023-01-26 11:17:08 +00:00
util/Cargo.toml: Updated rmp-serde from 0.15 to 1.1.
jpds created branch rmp-serde-1.1 in jpds/garage 2023-01-26 11:16:08 +00:00
jpds pushed to rmp-serde-1.1 at jpds/garage 2023-01-26 11:16:08 +00:00
db56d4658f util/Cargo.toml: Updated rmp-serde from 0.15 to 1.1.
12a4e1f303 Merge branch 'optimal-layout' into next
84b4a868e3 Migration of cluster layout from v0.8 to v0.9
4f409f73dc Merge pull request 'Changed all instances of assignation to assignment' (#465) from jpds/garage:assignments-correction into next
597d64b31a change in gitignore
Compare 6 commits »
jpds pushed to cargo-bumps at jpds/garage 2023-01-26 11:15:53 +00:00
3dc655095f db/Cargo.toml: Updated rusqlite from 0.27 to 0.28.
20c1cdf662 Cargo.toml: Loosen tracing dependency to just 0.1.
f952e37ba7 {model,util}/Cargo.toml: Updated blake2 from 0.9 to 0.10.
fbafa76284 {db,util}/Cargo.toml: Updated mktemp from 0.4 to 0.5.
63e22e71f2 api/Cargo.toml: Updated idna from 0.2 to 0.3.
Compare 12 commits »
jpds created pull request Deuxfleurs/garage#485 2023-01-25 12:01:55 +00:00
cookbook/real-world.md: Added note about mesh network options.
jpds pushed to mesh-networks-note at jpds/garage 2023-01-25 12:00:40 +00:00
f2492107d7 cookbook/real-world.md: Added note about mesh network options.
jpds created branch mesh-networks-note in jpds/garage 2023-01-25 12:00:40 +00:00
jpds commented on pull request Deuxfleurs/garage#484 2023-01-24 23:33:44 +00:00
cargo: Bump dependencies to latest version

I'm happy with shipping the rmp-serde update.

jpds pushed to cargo-bumps at jpds/garage 2023-01-24 23:33:07 +00:00
e071145bac util/Cargo.toml: Updated rmp-serde from 0.15 to 1.1.