Yureka
|
db54bf96c7
|
speed up UploadPartCopy
|
2025-05-14 02:12:41 +02:00 |
|
Alex Auvolat
|
d38d62f4d7
|
bump version to v2.0.0
|
2025-04-17 12:36:41 +02:00 |
|
Alex Auvolat
|
1e13a66b42
|
rework bucket helper functions to use local access where relevant
|
2025-03-25 13:00:48 +01:00 |
|
Alex Auvolat
|
a826c361a9
|
add crc64nvme checksumming algorithm (fix #963)
|
2025-03-19 15:51:06 +01:00 |
|
Alex Auvolat
|
cfd259190f
|
sse-c: use different object encryption key for each object
|
2025-03-18 16:23:37 +01:00 |
|
Alex Auvolat
|
29ce490dd6
|
Merge branch 'main' into next-v2
|
2025-03-05 14:50:22 +01:00 |
|
Alex Auvolat
|
12f15c4c2b
|
fix readme paths in cargo.toml for new crates
|
2025-03-05 11:00:19 +01:00 |
|
Alex Auvolat
|
4689b10448
|
bump version to v1.1.0
|
2025-03-05 10:19:51 +01:00 |
|
Alex Auvolat
|
c0846c56fe
|
api: unify http precondition handling
|
2025-02-19 18:14:27 +01:00 |
|
Alex Auvolat
|
1a8f74fc94
|
api: GetObject: implement if-match and if-unmodified-since
|
2025-02-19 17:26:29 +01:00 |
|
Alex Auvolat
|
bf27a3ec98
|
web: implement x-amz-website-redirect-location
|
2025-02-19 17:04:10 +01:00 |
|
Alex Auvolat
|
cfe8e8d45c
|
api: PutObject: save trailer checksum in metadata
|
2025-02-18 21:56:32 +01:00 |
|
Alex Auvolat
|
f6e805e7db
|
api: various fixes
|
2025-02-18 21:47:53 +01:00 |
|
Alex Auvolat
|
45e10e55f9
|
update aws-sdk-s3 in tests and fix wrong checksumming behavior in GetObject
|
2025-02-18 15:33:42 +01:00 |
|
Alex Auvolat
|
730bfee753
|
api: validate trailing checksum + add test for unsigned-paylad-trailer
|
2025-02-18 15:33:42 +01:00 |
|
Alex Auvolat
|
21c0dda16a
|
api: refactor: move checksumming code around again
|
2025-02-17 20:11:06 +01:00 |
|
Alex Auvolat
|
658541d812
|
api: use checksumming in api_common::signature for put/putpart
|
2025-02-17 19:54:25 +01:00 |
|
Alex Auvolat
|
c5df820e2c
|
api: start refactor of signature to calculate checksums earlier
|
2025-02-17 18:47:06 +01:00 |
|
Alex Auvolat
|
44a896f9b5
|
api: add logic to parse x-amz-content-sha256
|
2025-02-16 18:25:35 +01:00 |
|
Alex Auvolat
|
cee7560fc1
|
api: refactor: move checksum algorithms to common
|
2025-02-16 17:25:55 +01:00 |
|
Alex
|
859b38b0d2
|
Merge pull request 'fix compilation warnings' (#959) from fixes into main
Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/959
|
2025-02-14 17:32:30 +00:00 |
|
Alex Auvolat
|
c9d00f5f7b
|
garage_api_s3: remove unused field in ListPartsQuery
|
2025-02-14 18:25:23 +01:00 |
|
Alex Auvolat
|
165f9316e2
|
s3api: return Location in CompleteMultipartUpload (fix #852)
NB. The location returned is not guaranteed to work in all cases.
This already fixes the parse issue in #852.
|
2025-02-14 18:05:07 +01:00 |
|
Alex Auvolat
|
c1b39d9ba1
|
s3 api: parse x-id query parameter and warn of any inconsistency (fix #822)
|
2025-02-14 14:30:58 +01:00 |
|
Alex Auvolat
|
62a3003cca
|
rename Condition into RedirectCondition in internal model
|
2025-02-14 13:45:32 +01:00 |
|
Alex Auvolat
|
3151695011
|
Merge branch 'next-v2' into 1686a/s3-redirects
|
2025-02-14 13:11:33 +01:00 |
|
trinity-1686a
|
f034e834fa
|
Merge branch 'main' into 1686a/s3-redirects
|
2025-02-08 16:01:11 +01:00 |
|
trinity-1686a
|
bf0f792418
|
add redirect_all to WebsiteConfig model
|
2025-02-08 15:36:48 +01:00 |
|
Alex Auvolat
|
61f3de6496
|
Merge branch 'main' into next-v2
|
2025-02-05 21:00:19 +01:00 |
|
Alex Auvolat
|
5475da8ea8
|
remove async_trait used in generic_server.rs
|
2025-02-05 20:31:34 +01:00 |
|
Alex Auvolat
|
fe937c2901
|
Merge branch 'main' into next-v2
|
2025-02-01 19:07:17 +01:00 |
|
Alex Auvolat
|
d18c5ad0ff
|
fix tests
|
2025-01-31 19:12:51 +01:00 |
|
Alex Auvolat
|
4563313f87
|
use cargo-shear to remove many unused dependencies between crates
|
2025-01-31 18:47:30 +01:00 |
|
Alex Auvolat
|
afa28706e5
|
split s3/cors.rs into also common/cors.rs
|
2025-01-31 18:42:14 +01:00 |
|
Alex Auvolat
|
84f1db91c4
|
fix things up
|
2025-01-31 18:34:57 +01:00 |
|
Alex Auvolat
|
9fa20d45be
|
wip: split garage_api into garage_api_{common,s3,k2v,admin}
|
2025-01-31 18:18:29 +01:00 |
|
Alex Auvolat
|
af1a530834
|
admin api: refactor using macro
|
2025-01-29 19:26:16 +01:00 |
|
Alex Auvolat
|
c99bfe69ea
|
admin api: new router_v2 with unified path syntax
|
2025-01-29 19:26:16 +01:00 |
|
Alex Auvolat
|
9f3c7c3720
|
api: better handling of helper errors to distinguish error codes
|
2025-01-29 19:14:34 +01:00 |
|
Alex Auvolat
|
e8fa89e834
|
s3 api: make x-amz-meta-* headers lowercase (fix #844)
|
2025-01-27 19:58:06 +01:00 |
|
Stefan Majer
|
2eb9fcae20
|
Fix all typos
|
2025-01-16 13:22:00 +01:00 |
|
Alex Auvolat
|
47467df83e
|
avoid handling status_code-related logic in api/s3/get.rs
|
2025-01-04 19:52:14 +01:00 |
|
Alex Auvolat
|
9b7fea4cb0
|
put bucket website: improve error message for redirectallrequests
|
2025-01-04 19:16:24 +01:00 |
|
trinity-1686a
|
c939d2a936
|
clippy
|
2024-12-22 15:26:06 +01:00 |
|
trinity-1686a
|
65e9dde8c9
|
add tests
|
2024-12-22 15:20:09 +01:00 |
|
trinity-1686a
|
c9b733a4a6
|
support redirection on s3 endpoint
|
2024-12-14 17:46:27 +01:00 |
|
trinity-1686a
|
f190032589
|
don't modify postobject request before validating policy
|
2024-08-10 20:10:47 +02:00 |
|
Alex Auvolat
|
74949c69cb
|
[s3-checksum] implement x-amz-checksum-* headers
|
2024-03-26 15:01:34 +01:00 |
|
Alex Auvolat
|
3fcb54e3cf
|
[sse-c] Remove special case for Content-Type header
|
2024-03-07 15:43:48 +01:00 |
|
Alex Auvolat
|
57acc60082
|
[sse-c] Implement SSE-C encryption
|
2024-03-07 15:43:47 +01:00 |
|