Closed krishchow closed 3 years ago
What happened: What the bucket was created by the controller, the prefixing logic was not correct.
What you expected to happen: The logic should follow this pattern:
if br.prefix is set, then bucketname is "{{br.prefix}}-{{br.uid}}" if not it is “br-{{br.uid}}”
How to reproduce this bug (as minimally and precisely as possible): Try to create a bucket with no prefix
Anything else relevant for this bug report?: N/A
Environment: N/A
Bug Report
What happened: What the bucket was created by the controller, the prefixing logic was not correct.
What you expected to happen: The logic should follow this pattern:
if br.prefix is set, then bucketname is "{{br.prefix}}-{{br.uid}}" if not it is “br-{{br.uid}}”
How to reproduce this bug (as minimally and precisely as possible): Try to create a bucket with no prefix
Anything else relevant for this bug report?: N/A
Environment: N/A