Project

General

Profile

Actions

Bug #58373

open

object tags allow non unique keys

Added by Yuval Lifshitz over 1 year ago. Updated over 1 year ago.

Status:
Triaged
Priority:
Normal
Assignee:
-
Target version:
-
% Done:

0%

Source:
Development
Tags:
low-hanging-fruit
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

according to this: https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/allocation-tag-restrictions.html
and this: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Using_Tags.html#tag-restrictions
multiple tags with the same key are not allowed.
however, in our code, we sore the tags in an std::multimap allowing the same tag key to appear more than once

Actions #1

Updated by Casey Bodley over 1 year ago

  • Status changed from New to Triaged
  • Tags set to low-hanging-fruit
Actions

Also available in: Atom PDF