Project

General

Profile

Actions

Bug #65212

open

pubsub: validate Name in CreateTopic api

Added by Casey Bodley 30 days ago. Updated 24 days ago.

Status:
Pending Backport
Priority:
Normal
Assignee:
Target version:
-
% Done:

0%

Source:
Tags:
sns backport_processed
Backport:
quincy reef squid
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

prevent topic names that would confuse things like ARN parsing and rados object namespacing

from https://docs.aws.amazon.com/sns/latest/api/API_CreateTopic.html#API_CreateTopic_RequestParameters

Name

    The name of the topic you want to create.

    Constraints: Topic names must be made up of only uppercase and lowercase ASCII letters, numbers, underscores, and hyphens, and must be between 1 and 256 characters long.

    For a FIFO (first-in-first-out) topic, the name must end with the .fifo suffix.

    Type: String

    Required: Yes

Related issues 3 (2 open1 closed)

Copied to rgw - Backport #65290: quincy: pubsub: validate Name in CreateTopic apiNewCasey BodleyActions
Copied to rgw - Backport #65291: reef: pubsub: validate Name in CreateTopic apiNewCasey BodleyActions
Copied to rgw - Backport #65292: squid: pubsub: validate Name in CreateTopic apiResolvedCasey BodleyActions
Actions #1

Updated by Casey Bodley 30 days ago

  • Status changed from New to Fix Under Review
  • Tags set to sns
  • Pull request ID set to 56562
Actions #2

Updated by Casey Bodley 24 days ago

  • Status changed from Fix Under Review to Pending Backport
Actions #3

Updated by Backport Bot 24 days ago

  • Copied to Backport #65290: quincy: pubsub: validate Name in CreateTopic api added
Actions #4

Updated by Backport Bot 24 days ago

  • Copied to Backport #65291: reef: pubsub: validate Name in CreateTopic api added
Actions #5

Updated by Backport Bot 24 days ago

  • Copied to Backport #65292: squid: pubsub: validate Name in CreateTopic api added
Actions #6

Updated by Backport Bot 24 days ago

  • Tags changed from sns to sns backport_processed
Actions

Also available in: Atom PDF