mirror of
https://github.com/pgsty/minio.git
synced 2026-07-16 00:41:25 +03:00
replication: pass user tags while queueing (#18052)
Continues from #18032 - otherwise replication will fail on tag based rules.
This commit is contained in:
@@ -311,6 +311,7 @@ type ReplicateObjectInfo struct {
|
||||
Name string
|
||||
Bucket string
|
||||
VersionID string
|
||||
ETag string
|
||||
Size int64
|
||||
ActualSize int64
|
||||
ModTime time.Time
|
||||
|
||||
Reference in New Issue
Block a user