Store unique object tags #216

Closed
opened 2023-09-28 11:41:31 +00:00 by alexvanin · 0 comments

Mint's aws-sdk-go test expects error when client provides multiple tags with the same key. FrostFS S3 Gateway didn't pass the test.

Describe the solution you'd like

Check tag key uniqueness in PutObjectTagging.

## Is your feature request related to a problem? Please describe. Mint's [aws-sdk-go](https://github.com/minio/mint/blob/2da412344b07863771e7e2f0aeceaedb835bf9b8/run/core/aws-sdk-go/main.go#L727) test expects error when client provides multiple tags with the same key. FrostFS S3 Gateway didn't pass the test. ## Describe the solution you'd like Check tag key uniqueness in `PutObjectTagging`.
alexvanin added this to the v0.29.0 milestone 2023-09-28 11:41:31 +00:00
r.loginov self-assigned this 2023-10-04 05:46:57 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
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#216
There is no content yet.