1
0
mirror of https://github.com/minio/minio.git synced 2025-03-20 20:44:15 -04:00

2 Commits

Author SHA1 Message Date
Harshavardhana
f9b8d1c699
fix: sio-error test to fail if commands fail () 2023-06-19 12:52:50 -07:00
Harshavardhana
ad4e511026
do not save plain-text ETag when encryption is requested ()
fixes an issue under bucket replication could cause
ETags for replicated SSE-S3 single part PUT objects,
to fail as we would attempt a decryption while listing,
or stat() operation.
2023-06-15 12:43:26 -07:00