mirror of
https://github.com/pgsty/minio.git
synced 2026-07-20 04:30:26 +03:00
add missing x-amz-id-2 to event notification date (#16646)
This commit is contained in:
@@ -374,7 +374,7 @@ func expireTransitionedObject(ctx context.Context, objectAPI ObjectLayer, oi *Ob
|
||||
EventName: eventName,
|
||||
BucketName: oi.Bucket,
|
||||
Object: objInfo,
|
||||
Host: "Internal: [ILM-EXPIRY]",
|
||||
Host: "Internal: [ILM-Expiry]",
|
||||
})
|
||||
|
||||
case expireRestoredObj:
|
||||
|
||||
Reference in New Issue
Block a user