vivekratnavel opened a new pull request #243: HDDS-2394. Ozone S3 Gateway allows bucket name with underscore to be created URL: https://github.com/apache/hadoop-ozone/pull/243 ## What changes were proposed in this pull request? The patch adds verification of bucket name when bucket create request is handled from s3 api. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-2394 ## How was this patch tested? The patch was tested by trying to create a bucket with an invalid bucket name in ozones3 docker compose env. Also, a robot testcase is added to catch create bucket request with invalid bucket name. I verified that this newly added test passes.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
