• Joined on 2022-12-30
jpds created branch lru-0.10 in jpds/netapp 2023-03-13 18:17:20 +00:00
jpds pushed to lru-0.10 at jpds/netapp 2023-03-13 18:17:20 +00:00
4780c62523 Bumped lru to 0.10.
80f64c5015 Merge pull request 'Bump dependent crates to latest' (#7) from jpds/netapp:cargo-updates into main
3d77b9c2a1 Cargo.lock: Ran cargo update.
c034bdedfe src: Use new BinaryPropagator methods in opentelemetry_contrib/0.10.
14ba9a811f basalt: Adapt to use NonZeroUsize for lru change.
Compare 6 commits »
jpds pushed to cargo-updates at jpds/netapp 2023-03-13 18:14:41 +00:00
3ddf8c639b Cargo.lock: Ran cargo update.
1e805d8bf3 src: Use new BinaryPropagator methods in opentelemetry_contrib/0.10.
8b49005b57 basalt: Adapt to use NonZeroUsize for lru change.
3dda9ca3ba Cargo.toml: Version bumps:
Compare 4 commits »
jpds commented on pull request lx/netapp#7 2023-03-13 18:03:24 +00:00
Bump dependent crates to latest

@lx This should be good to go.

jpds pushed to cargo-updates at jpds/netapp 2023-03-13 18:02:55 +00:00
3d77b9c2a1 Cargo.lock: Ran cargo update.
jpds pushed to doc-s5cmd at jpds/garage 2023-03-13 11:37:22 +00:00
f9b4a0e11e doc: cli.md: Added s5cmd example.
jpds opened issue Deuxfleurs/garage#527 2023-03-13 11:28:38 +00:00
High load makes API unresponsive
jpds created pull request Deuxfleurs/garage#525 2023-03-13 11:20:44 +00:00
doc: cli.md: Added s5cmd example.
jpds created branch doc-s5cmd in jpds/garage 2023-03-13 11:19:54 +00:00
jpds pushed to doc-s5cmd at jpds/garage 2023-03-13 11:19:54 +00:00
4821d4ab51 doc: cli.md: Added s5cmd example.
3325928c13 Merge pull request 'block/repair.rs: Added migration for ScrubWorkerPersisted's time_next_run_scrub.' (#523) from jpds/garage:migrate-scrubworkerpersisted into main
d218f475cb block/manager.rs: Set defaults for scrub_persister.
7b65dd24e2 block/repair.rs: Added a timestamp argument to
b70cc0a940 block/repair.rs: Added migration for ScrubWorkerPersisted's time_next_run_scrub.
Compare 5 commits »
jpds pushed to rustversion-label at jpds/garage 2023-03-10 14:47:22 +00:00
9ea154ae9c admin/cluster.rs: Added rust_version.
4421378023 garage/admin.rs: Display Rust version in stats output.
25f2a46fc3 rpc/system_metrics.rs: Added rustversion label to garage_build_info metric.
Compare 3 commits »
jpds commented on pull request Deuxfleurs/garage#524 2023-03-10 13:53:09 +00:00
rpc/system_metrics.rs: Added rustversion label to garage_build_info metric.

Someone will need to push up a Cargo.nix change for the new package - but I think it should work fine after that.

jpds deleted branch migrate-scrubworkerpersisted from jpds/garage 2023-03-10 13:26:03 +00:00
jpds commented on pull request Deuxfleurs/garage#524 2023-03-10 12:24:14 +00:00
rpc/system_metrics.rs: Added rustversion label to garage_build_info metric.

@quentin Knowing when to rebuild all the Rust binaries because of a vulnerability at the compiler level.

jpds pushed to rustversion-label at jpds/garage 2023-03-10 11:48:40 +00:00
531cd017ab rpc/system_metrics.rs: Added rustversion label to garage_build_info metric.
jpds created pull request Deuxfleurs/garage#524 2023-03-10 11:44:43 +00:00
rpc/system_metrics.rs: Added rustversion label to garage_build_info metric.
jpds pushed to rustversion-label at jpds/garage 2023-03-10 11:44:03 +00:00
25e90d2bf9 rpc/system_metrics.rs: Added rustversion label to garage_build_info metric.
jpds created branch rustversion-label in jpds/garage 2023-03-10 11:41:48 +00:00
jpds pushed to rustversion-label at jpds/garage 2023-03-10 11:41:48 +00:00
1ad60c66d2 rpc/system_metrics.rs: Added rustversion label to garage_build_info metric.
jpds pushed to migrate-scrubworkerpersisted at jpds/garage 2023-03-09 17:09:20 +00:00
d218f475cb block/manager.rs: Set defaults for scrub_persister.