fmorg-git opened a new pull request, #11073:
URL: https://github.com/apache/ozone/pull/11073

   Please describe your PR in detail:
   * Currently, there is a bug in AWS SDK 
(https://github.com/aws/aws-sdk-java-v2/issues/3387) that strips the /sts off 
the path of an endpoint. There is a workaround to add an endpointOverride, but 
that is cumbersome for users. To enhance compatibility, we will remove the 
requirement for /sts in the endpoint path.
   
   ## What is the link to the Apache JIRA
   https://issues.apache.org/jira/browse/HDDS-16240
   
   ## How was this patch tested?
   smoke tests, viewing Docker access logs to ensure /sts was not in the 
endpoint path
   


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to