fmorg-git opened a new pull request, #10771: URL: https://github.com/apache/ozone/pull/10771
Please describe your PR in detail: * Currently, actions such as GetObject, PutObject, etc are being sent in the RequestContext for authorization on S3 requests even if the STS feature flag is off. This ticket will correct that so no actions are sent if the STS feature flag is off. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-15861 ## How was this patch tested? smoke tests in with all combinations of Ozone feature flag and (upcoming) Ranger feature flag on/off -- 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]
