Alex lx
lx commented on issue Deuxfleurs/garage#522 2024-03-12 10:37:28 +00:00
Helm installation - Pods don't auto-discover, no CRD

This issue has not seen activity during 1 year and I have the feeling that several questions were mixed up in one thread, so I will close this one for now. Feel free to create new issues if there…

lx closed issue Deuxfleurs/garage#522 2024-03-12 10:37:28 +00:00
Helm installation - Pods don't auto-discover, no CRD
lx pushed to master at Deuxfleurs/garagehq.deuxfleurs.fr 2024-03-12 10:21:12 +00:00
049dc482cf remove survey links
lx pushed to rm-sled at Deuxfleurs/garage 2024-03-12 10:15:41 +00:00
2795b53b8b [rm-sled] factorize some code in sqlite backend
lx commented on issue Deuxfleurs/garage#762 2024-03-11 11:03:30 +00:00
Buildin on RISC-V

Made a PR on kuska-sodiumoxide : https://github.com/Kuska-ssb/sodiumoxide/pull/1

lx commented on issue Deuxfleurs/garage#762 2024-03-11 09:59:50 +00:00
Buildin on RISC-V

Note that this crate seems to be a maintaned version of libsodium-sys : https://crates.io/crates/libsodium-sys-stable.

We might be able to convince the kuska people to migrate kuska-sodiumoxide…

lx commented on issue Deuxfleurs/garage#762 2024-03-11 09:55:04 +00:00
Buildin on RISC-V

I was able to compile it inside libsodium-sys via the patch referenced. What I really don’t understand is why this outdated library is still used when compiling kuska-sodiumoxide. Shouldn’t…

lx closed issue Deuxfleurs/garage#769 2024-03-11 09:33:34 +00:00
JavaScript admin SDK npm
lx commented on issue Deuxfleurs/garage#769 2024-03-11 09:33:33 +00:00
JavaScript admin SDK npm

Hello, we do not have the manpower to maintain the ecosystem around the admin API currently, so it is not done. Contributions are welcome.

lx created branch db-no-unsafe in Deuxfleurs/garage 2024-03-08 18:21:04 +00:00
lx pushed to db-no-unsafe at Deuxfleurs/garage 2024-03-08 18:21:04 +00:00
18b5908df7 [rm-sled] Replace unsafe code with ouroboros in sqlite adapter
lx pushed to rm-sled at Deuxfleurs/garage 2024-03-08 16:39:38 +00:00
32aa246300 [rm-sled] Make proper use of pinning in LMDB adapter + comment unsafe
lx pushed to rm-sled at Deuxfleurs/garage 2024-03-08 15:38:24 +00:00
b942949940 [rm-sled] Implement iterators in sqlite & lmdb transactions
lx pushed to rm-sled at Deuxfleurs/garage 2024-03-08 15:03:22 +00:00
66c23890c1 [rm-sled] Implement some missing functionality in garage_db
lx pushed to rm-sled at Deuxfleurs/garage 2024-03-08 14:10:04 +00:00
05c92204ec [rm-sled] Remove counted_tree_hack
lx pushed to rm-sled at Deuxfleurs/garage 2024-03-08 14:00:11 +00:00
837459bdf1 [rm-sled] Remove counted_tree_hack
lx deleted branch rm-migration from Deuxfleurs/garage 2024-03-08 13:43:44 +00:00
lx pushed to next-0.10 at Deuxfleurs/garage 2024-03-08 13:43:43 +00:00
2128b5febd Merge pull request 'Remove migration path from Garage v0.5' (#766) from rm-migration into next-0.10
f537f76681 [rm-migration] Remove migration path from Garage v0.5
Compare 2 commits »
lx merged pull request Deuxfleurs/garage#766 2024-03-08 13:43:42 +00:00
Remove migration path from Garage v0.5
lx created pull request Deuxfleurs/garage#767 2024-03-08 13:11:46 +00:00
WIP: Remove Sled