mirror of
https://github.com/pgsty/minio.git
synced 2026-07-21 05:00:22 +03:00
add missing x-amz-id-2 to event notification date (#16646)
This commit is contained in:
+1
-1
@@ -1203,7 +1203,7 @@ func applyExpiryOnNonTransitionedObjects(ctx context.Context, objLayer ObjectLay
|
||||
EventName: eventName,
|
||||
BucketName: obj.Bucket,
|
||||
Object: obj,
|
||||
Host: "Internal: [ILM-EXPIRY]",
|
||||
Host: "Internal: [ILM-Expiry]",
|
||||
})
|
||||
|
||||
return true
|
||||
|
||||
Reference in New Issue
Block a user