1
0
mirror of https://github.com/minio/minio.git synced 2025-01-21 11:43:16 -05:00

5 Commits

Author SHA1 Message Date
Shubhendu
468a9fae83
Enable replication of SSE-C objects ()
If site replication enabled across sites, replicate the SSE-C
objects as well. These objects could be read from target sites
using the same client encryption keys.

Signed-off-by: Shubhendu Ram Tripathi <shubhendu@minio.io>
2024-03-28 10:44:56 -07:00
Anis Eleuch
54c5c88fe6
Add number of offline disks in quorum errors () 2023-05-25 09:39:06 -07:00
Harshavardhana
48640b1de2
fix: trim arn:aws:kms from incoming SSE aws-kms-key-id () 2022-08-16 11:28:30 -07:00
Harshavardhana
f527c708f2
run gofumpt cleanup across code-base () 2022-01-02 09:15:06 -08:00
Harshavardhana
1f262daf6f
rename all remaining packages to internal/ ()
This is to ensure that there are no projects
that try to import `minio/minio/pkg` into
their own repo. Any such common packages should
go to `https://github.com/minio/pkg`
2021-06-01 14:59:40 -07:00