Alex lx
lx closed issue Deuxfleurs/garage#2 2020-07-13 14:56:04 +00:00
Add extensible metadata fields to objects
lx opened issue Deuxfleurs/garage#3 2020-07-13 14:54:55 +00:00
Implement correctly ETags for multipart uploads
lx closed issue Deuxfleurs/garage#1 2020-07-13 14:52:57 +00:00
MD5 sums are broken and s3cmd does not like that
lx commented on issue Deuxfleurs/garage#1 2020-07-13 14:52:56 +00:00
MD5 sums are broken and s3cmd does not like that

Fixed for PutObject, original issue is solved. Creating other tickets for the other things.

lx pushed to master at Deuxfleurs/garage 2020-07-13 14:52:12 +00:00
lx pushed to master at Deuxfleurs/garage 2020-07-09 15:04:53 +00:00
lx pushed to master at Deuxfleurs/garage 2020-07-08 15:34:44 +00:00
lx pushed to master at Deuxfleurs/garage 2020-07-08 15:33:35 +00:00
lx commented on issue Deuxfleurs/garage#1 2020-07-08 12:16:03 +00:00
MD5 sums are broken and s3cmd does not like that

Some information about ETags: https://teppen.io/2018/06/23/aws_s3_etags/ We should implement the same thing for maximum compatibility.

lx commented on issue Deuxfleurs/garage#1 2020-07-08 12:14:13 +00:00
MD5 sums are broken and s3cmd does not like that

WRT the original bug, Amazon says in the docs that the returned ETag can be compared against the MD5 of the file for the PutObject API call and that they should match. This is inconsistent with the fact that ETags are supposed to be opaque identifiers attributed by the system, but if S3 clients rely on this behaviour we have to respect it. Garage doesn't care about ETags so we can do whatever with that field.

lx commented on issue Deuxfleurs/garage#1 2020-07-08 12:12:34 +00:00
MD5 sums are broken and s3cmd does not like that

Related: Garage currently does not implement checking of the MD5 sum of the uploaded data, which should match the Content-MD5 header. Should be implemented.

lx pushed to master at Deuxfleurs/garage 2020-07-08 11:33:20 +00:00
lx pushed to master at Deuxfleurs/garage 2020-07-07 15:16:33 +00:00
lx pushed to master at Deuxfleurs/garage 2020-07-07 12:15:42 +00:00
lx transferred repository lx/garage to Deuxfleurs/garage 2020-07-07 12:09:49 +00:00
lx pushed to master at Deuxfleurs/garage 2020-07-07 11:59:40 +00:00
lx opened issue Deuxfleurs/garage#2 2020-07-05 21:24:05 +00:00
Add extensible metadata fields to objects
lx pushed to master at Deuxfleurs/infrastructure 2020-07-05 20:55:04 +00:00
lx pushed to alexvm at Deuxfleurs/infrastructure 2020-07-05 18:49:17 +00:00
lx pushed to alexvm at Deuxfleurs/infrastructure 2020-07-05 18:42:31 +00:00