garage/src
Alex d2c54abf8a
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone Build is passing Details
Fix a bug when a migration is followed by a rebalance
Nodes would stabilize on different encoding formats for the values,
some having the pre-migration format and some having the post-migration
format. This would be reflected in the Merkle trees never converging
and thus having an infinite resync loop.
2022-02-10 12:33:29 +01:00
..
api Add restriction on part ordering in CompleteMultipartUpload 2022-01-25 12:45:00 +01:00
garage Hide deleted key in bucket info (fix #211) 2022-02-02 17:12:48 +01:00
model Implement {Put,Get,Delete}BucketCors and CORS in general 2022-01-24 11:58:00 +01:00
rpc Some movement of helper code and refactoring of error handling 2022-01-04 12:52:46 +01:00
table Fix a bug when a migration is followed by a rebalance 2022-02-10 12:33:29 +01:00
util Implement {Put,Get,Delete}BucketCors and CORS in general 2022-01-24 11:58:00 +01:00
web Multipart improvements 2022-01-24 21:04:40 +01:00