[#216] Add check tag key uniqueness #238
Labels
No labels
P0
P1
P2
P3
good first issue
Infrastructure
blocked
bug
config
discussion
documentation
duplicate
enhancement
go
help wanted
internal
invalid
kludge
observability
perfomance
question
refactoring
wontfix
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: TrueCloudLab/frostfs-s3-gw#238
Loading…
Reference in a new issue
No description provided.
Delete branch ":feature/216-add_check_tag_key_uniqueness"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #216
Also corrected the contents of error messages ErrInvalidTagKey and ErrInvalidTagValue.
Signed-off-by: Roman Loginov r.loginov@yadro.com
Can we add test for this?
Yes, then maybe it's better to put this in a separate function for convenient testing? Or is it a bad idea? @dkirillov
I meant add test that invoke handlers (not just small funtion) similar to this
func TestCopyWithTaggingDirective(t *testing.T) {
982e556ec0
tof14008d11c