garage/src
trinity-1686a c4ac8835d3
continuous-integration/drone/push Build is passing Details
add proper request router for s3 api (#163)
fix #161

Current request router was organically grown, and is getting messier and messier with each addition.
This router cover exaustively existing API endpoints (with exceptions listed in [#161(comment)](#161 (comment)) either because new and old api endpoint can't feasabily be differentied, or it's more lambda than s3).

Co-authored-by: Trinity Pointard <trinity.pointard@gmail.com>
Reviewed-on: #163
Reviewed-by: Alex <alex@adnab.me>
Co-authored-by: trinity-1686a <trinity.pointard@gmail.com>
Co-committed-by: trinity-1686a <trinity.pointard@gmail.com>
2021-12-06 15:17:47 +01:00
..
api add proper request router for s3 api (#163) 2021-12-06 15:17:47 +01:00
garage Improve how node roles are assigned in Garage 2021-11-16 16:05:53 +01:00
model Improve how node roles are assigned in Garage 2021-11-16 16:05:53 +01:00
rpc Improve how node roles are assigned in Garage 2021-11-16 16:05:53 +01:00
table Improve how node roles are assigned in Garage 2021-11-16 16:05:53 +01:00
util Improve how node roles are assigned in Garage 2021-11-16 16:05:53 +01:00
web Improved handling of HTTP ranges 2021-11-29 11:52:42 +01:00