Alex lx
lx closed issue Deuxfleurs/garage#613 2023-09-12 12:54:51 +00:00
Internal error when no s3 binding
lx pushed to main at Deuxfleurs/garage 2023-09-12 12:54:51 +00:00
be1a16b42b Merge pull request 'Fix multiple shutdown issues' (#633) from fix-shutdown into main
91e764a2bf fix hang on shutdown
aa79810596 Fix error when none of S3/K2V/WEB/ADMIN server is started (fix #613)
Compare 3 commits »
lx created pull request Deuxfleurs/garage#633 2023-09-12 12:36:35 +00:00
Fix multiple shutdown issues
lx created branch fix-shutdown in Deuxfleurs/garage 2023-09-12 12:36:03 +00:00
lx pushed to fix-shutdown at Deuxfleurs/garage 2023-09-12 12:36:03 +00:00
91e764a2bf fix hang on shutdown
aa79810596 Fix error when none of S3/K2V/WEB/ADMIN server is started (fix #613)
Compare 2 commits »
lx pushed tag v0.9.0-beta2 to Deuxfleurs/garage 2023-09-12 11:35:45 +00:00
lx pushed to main at Deuxfleurs/nixcfg 2023-09-11 21:28:35 +00:00
f139238c17 staging: update garage to 0.8.4
lx pushed to next at Deuxfleurs/garage 2023-09-11 21:09:25 +00:00
fd7d8fec59 Merge branch 'main' into next
143a349f55 Merge pull request 'fix 32-bit build' (#632) from fix-32bit into main
9cfe55ab60 fix 32-bit build
Compare 3 commits »
lx deleted branch fix-32bit from Deuxfleurs/garage 2023-09-11 21:08:28 +00:00
lx merged pull request Deuxfleurs/garage#632 2023-09-11 21:08:27 +00:00
fix 32-bit build
lx pushed to main at Deuxfleurs/garage 2023-09-11 21:08:27 +00:00
143a349f55 Merge pull request 'fix 32-bit build' (#632) from fix-32bit into main
9cfe55ab60 fix 32-bit build
Compare 2 commits »
lx created pull request Deuxfleurs/garage#632 2023-09-11 18:01:51 +00:00
fix 32-bit build
lx pushed to fix-32bit at Deuxfleurs/garage 2023-09-11 18:01:40 +00:00
9cfe55ab60 fix 32-bit build
lx created branch fix-32bit in Deuxfleurs/garage 2023-09-11 18:01:39 +00:00
lx pushed to next at Deuxfleurs/garage 2023-09-11 18:00:08 +00:00
51abbb02d8 Merge branch 'main' into next
2548a247f2 Merge pull request 'use statvfs instead of mount list to determine free data/meta space (fix #611)' (#631) from fix-free-space into main
d5bb50d738 use statvfs instead of mount list to determine free data/meta space (fix #611)
fc635f7072 Merge pull request 'make lmdb's map_size configurable (fix #628)' (#630) from configurable-map-size into main
f8b3883611 config: make block_size and sled_cache_capacity expressable as strings
Compare 6 commits »
lx deleted branch fix-free-space from Deuxfleurs/garage 2023-09-11 17:29:25 +00:00
lx merged pull request Deuxfleurs/garage#631 2023-09-11 17:29:24 +00:00
use statvfs instead of mount list to determine free data/meta space (fix #611)
lx closed issue Deuxfleurs/garage#611 2023-09-11 17:29:24 +00:00
Garage reports wrong disk available size when run in systemd with DynamicUser=True
lx pushed to main at Deuxfleurs/garage 2023-09-11 17:29:24 +00:00
2548a247f2 Merge pull request 'use statvfs instead of mount list to determine free data/meta space (fix #611)' (#631) from fix-free-space into main
d5bb50d738 use statvfs instead of mount list to determine free data/meta space (fix #611)
Compare 2 commits »
lx created pull request Deuxfleurs/garage#631 2023-09-11 17:09:01 +00:00
use statvfs instead of mount list to determine free data/meta space (fix #611)