Alex lx
lx pushed to master at Deuxfleurs/garage 2021-03-19 13:15:31 +00:00
lx pushed to master at Deuxfleurs/garage 2021-03-19 13:04:03 +00:00
lx pushed to main at Deuxfleurs/infrastructure 2021-03-19 13:01:04 +00:00
lx pushed tag v0.2.1 to Deuxfleurs/garage 2021-03-19 12:50:59 +00:00
lx pushed to master at Deuxfleurs/garage 2021-03-19 11:19:55 +00:00
lx pushed tag v0.2.0 to Deuxfleurs/garage 2021-03-18 21:19:39 +00:00
lx pushed to master at Deuxfleurs/garage 2021-03-18 20:59:30 +00:00
lx pushed to master at Deuxfleurs/garage 2021-03-18 20:49:33 +00:00
lx pushed to master at Deuxfleurs/garage 2021-03-18 20:26:36 +00:00
lx merged pull request Deuxfleurs/garage#46 2021-03-18 20:26:35 +00:00
add support for using domain name in configuration
lx commented on pull request Deuxfleurs/garage#46 2021-03-18 19:12:53 +00:00
add support for using domain name in configuration

Well bootstrap is done once anyway, at server start only. The Consul module enables regular polling of a Consul service to get new nodes, but in the non-Consul case it is expected that the new nodes…

lx commented on pull request Deuxfleurs/garage#46 2021-03-18 18:49:53 +00:00
add support for using domain name in configuration

Also, here's a suggestion: if a domain name resolves to many IPs, the current PR takes only the first one, but what if we put all Garage node IPs in a single domain? If all IPs were taken this would…

lx pushed to master at Deuxfleurs/garage 2021-03-18 18:46:53 +00:00
lx pushed to master at Deuxfleurs/garage 2021-03-18 18:45:05 +00:00
lx merged pull request Deuxfleurs/garage#49 2021-03-18 18:45:04 +00:00
add support for caching headers
lx closed issue Deuxfleurs/garage#48 2021-03-18 18:45:04 +00:00
Web front-end does not honor caching headers
lx commented on pull request Deuxfleurs/garage#49 2021-03-18 18:44:30 +00:00
add support for caching headers

Thank you for the precision. That's fine.

lx commented on pull request Deuxfleurs/garage#46 2021-03-18 18:41:00 +00:00
add support for using domain name in configuration

I'm not too keen on resolving domain names for the bind_* configuration variables, as they will mostly look something like localhost:3901, which is ambiguous between IPv4 and IPv6, or…

lx reopened pull request Deuxfleurs/garage#43 2021-03-18 18:36:30 +00:00
Use content defined chunking
lx reopened pull request Deuxfleurs/garage#44 2021-03-18 18:36:14 +00:00
Compress with zstd