• Joined on 2022-12-30
jpds commented on pull request Deuxfleurs/garage#484 2023-01-24 10:59:02 +00:00
cargo: Bump dependencies to latest version

Out of curiousity, I deployed two v0.7.3 garage instances onto my laptop - clustered and uploaded a single file to them. I then performed the migration steps with this branch + the rmp-serde

jpds commented on pull request Deuxfleurs/garage#484 2023-01-24 10:33:15 +00:00
cargo: Bump dependencies to latest version

@lx I too was spectical on that one, but I found that they just defauled to string variants anyhow: https://github.com/3Hren/msgpack-rust/pull/286

The other function garage uses they declared…

jpds pushed to cargo-bumps at jpds/garage 2023-01-24 10:29:23 +00:00
e3526dfca4 db/Cargo.toml: Updated rusqlite from 0.27 to 0.28.
jpds pushed to cargo-bumps at jpds/garage 2023-01-23 23:41:05 +00:00
166e82c72b db/Cargo.toml: Updated rusqlite from 0.27 to 0.28.
jpds pushed to cargo-bumps at jpds/garage 2023-01-23 23:04:24 +00:00
d81ebd72e2 util/Cargo.toml: Updated rmp-serde from 0.15 to 1.1.
jpds pushed to cargo-bumps at jpds/garage 2023-01-23 23:03:14 +00:00
23903c66d2 util/Cargo.toml: Updated rmp-serde from 0.15 to 1.1.
jpds pushed to cargo-bumps at jpds/garage 2023-01-23 22:35:12 +00:00
21fe5eb49f Cargo.toml: Loosen tracing dependency to just 0.1.
e224b75136 {model,util}/Cargo.toml: Updated blake2 from 0.9 to 0.10.
cd17bb6b05 {db,util}/Cargo.toml: Updated mktemp from 0.4 to 0.5.
9ea77a2784 api/Cargo.toml: Updated idna from 0.2 to 0.3.
dac706ba42 garage/Cargo.toml: Updated timeage from 0.3 to 0.4.
Compare 8 commits »
jpds created pull request Deuxfleurs/garage#484 2023-01-23 19:57:30 +00:00
cargo: Bump dependencies to latest version
jpds created branch cargo-bumps in jpds/garage 2023-01-23 19:55:55 +00:00
jpds pushed to cargo-bumps at jpds/garage 2023-01-23 19:55:55 +00:00
cde822eeeb util/time.rs: Updated deprecated associated function to timestamp_opt().
397050a845 Cargo.toml: Updated clap from 3.1.18 to 4.1.
72ce4dfb89 k2v-client/Cargo.toml: Loosen dependencies.
efa9397ad2 Cargo.lock: Ran cargo update.
a71d2346ed Cargo.toml: Updated base64 from 0.13 to 0.21.
Compare 10 commits »
jpds commented on issue Deuxfleurs/garage#449 2023-01-21 17:17:55 +00:00
Allow configuration via environment variables

The last paragraph of this was handled in #466.

jpds opened issue Deuxfleurs/garage#483 2023-01-21 17:15:18 +00:00
Zone-aware data migration
jpds opened issue Deuxfleurs/garage#479 2023-01-15 19:46:48 +00:00
Total usable space stat
jpds commented on issue Deuxfleurs/garagehq.deuxfleurs.fr#15 2023-01-15 19:43:15 +00:00
Blog returns 'Document is empty' error

I cannot reproduce it anymore, but it was strange as this affected three other friends of mine around the same time (and they were on two different continents).

jpds pushed to observability-doc at jpds/garage 2023-01-13 14:32:40 +00:00
97bb110219 doc: Added observability.md.
jpds pushed to observability-doc at jpds/garage 2023-01-13 14:22:11 +00:00
182c88364c doc: Added observability.md.
jpds created pull request Deuxfleurs/garage#477 2023-01-13 14:13:44 +00:00
doc: Added observability.md.
jpds created branch observability-doc in jpds/garage 2023-01-13 14:12:31 +00:00
jpds pushed to observability-doc at jpds/garage 2023-01-13 14:12:31 +00:00
a80568da05 doc: Added observability.md.
f5746a46f9 Merge pull request 'Add docs about running pict-rs with garage' (#475) from kaiyou/garage:docs-apps into main
9bf94faaa1 Add docs about running pict-rs with garage
Compare 3 commits »
jpds pushed to bucket-serving-validator at jpds/garage 2023-01-13 09:39:25 +00:00
4962b88f8b tests/s3/website.rs: Added website hosting authorization check tests.
100b01e859 Implemented website hosting authorization endpoint.
Compare 2 commits »