Return x-amz-expiration header #545

Open
opened 2024-11-08 09:31:23 +00:00 by mbiryukova · 0 comments
Member

Tests should pass

test_lifecycle_expiration_header_put
test_lifecycle_expiration_header_head

Describe the solution you'd like

x-amz-expiration header should be returned from put/head/get/copy object, complete multipart, if bucket has lifecycle configuration with expiration rule

## Is your feature request related to a problem? Please describe. Tests should pass [test_lifecycle_expiration_header_put](https://git.frostfs.info/TrueCloudLab/s3-tests/src/commit/d245097771698774d36a0283e9ef69bf67f3ba76/s3tests_boto3/functional/test_s3.py#L8879) [test_lifecycle_expiration_header_head](https://git.frostfs.info/TrueCloudLab/s3-tests/src/commit/d245097771698774d36a0283e9ef69bf67f3ba76/s3tests_boto3/functional/test_s3.py#L8891) ## Describe the solution you'd like `x-amz-expiration` header should be returned from put/head/get/copy object, complete multipart, if bucket has lifecycle configuration with expiration rule
realloc added the
bug
label 2024-11-20 07:02:52 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: TrueCloudLab/frostfs-s3-gw#545
No description provided.