1
0
mirror of https://github.com/minio/minio.git synced 2025-02-22 11:02:30 -05:00

8 Commits

Author SHA1 Message Date
Poorna Krishnamoorthy
feaf8dfb9a
Fix replication status reported on completion ()
Fixes: 
2021-01-13 11:52:28 -08:00
Harshavardhana
9a34fd5c4a Revert "Revert "Add delete marker replication support ()""
This reverts commit 267d7bf0a9f114065314a0b2863f7fcc9e923012.
2020-11-19 18:43:58 -08:00
Harshavardhana
267d7bf0a9 Revert "Add delete marker replication support ()"
This reverts commit 50c10a5087d52052c92625aa021d82fdb6e75d17.

PR is moved to origin/dev branch
2020-11-12 11:43:14 -08:00
Poorna Krishnamoorthy
50c10a5087
Add delete marker replication support ()
Delete marker replication is implemented for V2
configuration specified in AWS spec (though AWS
allows it only in the V1 configuration).

This PR also brings in a MinIO only extension of
replicating permanent deletes, i.e. deletes specifying
version id are replicated to target cluster.
2020-11-10 15:24:14 -08:00
Harshavardhana
c8b84a0e9e
Add nancy vulnerability scanner () 2020-08-19 14:25:21 -07:00
poornas
adcaa6f9de
fix: Change ListBucketTargets handler ()
to list all targets across a tenant.
Also fixing some validations.
2020-08-06 17:10:21 -07:00
poornas
121164db56
fix: relax some replication validations ()
Also inherit storage class from source object
if replication configuration does not have a storage
class specified for destination bucket.
2020-08-05 20:01:20 -07:00
poornas
c43da3005a
Add support for server side bucket replication () 2020-07-21 17:49:56 -07:00