Commit Graph

7 Commits

Author SHA1 Message Date
Ben Simon Hartung
417561cec6
S3: fix copy in place when requesting checksum (#6308) 2023-05-10 14:59:55 +00:00
Ben Simon Hartung
9d8d166571
fix copy in place for bucket with encryption (#6303) 2023-05-10 10:03:03 +00:00
Ben Simon Hartung
2c0636ae67
update CopyObject logic (#6264)
* S3 update CopyObject logic

* add CopyObject tests

* re-add missing type annotation

* add ACL test

* lint/format

* fix typing

* fix test

* fix test test_copy_object_does_not_copy_storage_class
2023-05-01 09:14:31 +00:00
rafcio19
7fad08214d
S3: add a checksum to a copied object if requested so (#6245) 2023-04-22 20:45:00 +00:00
Bert Blommers
1a8ddc0f2b
Techdebt: Replace string-format with f-strings (for tests dirs) (#5678) 2022-11-17 21:41:08 -01:00
Bert Blommers
29d01c35bc
Update Black + formatting (#4926) 2022-03-10 13:39:59 -01:00
Bert Blommers
f15e451815 S3 - Refactor tests 2022-02-24 20:51:01 -01:00