errose28 opened a new pull request #2697:
URL: https://github.com/apache/ozone/pull/2697
## What changes were proposed in this pull request?
- Direct requests from S3 gateway to corresponding Ozone volume based on the
tenant corresponding to the given access ID.
- Refactor usages of access ID/user principal/group principal to better
reflect which is required for each method call.
## What is the link to the Apache JIRA
HDDS-5645
## How was this patch tested?
- Integration test for object store added.
- Manual testing with s3 gateway
## TODO
- [ ] Determine best way to retrieve access ID from s3 gateway.
- Without this implemented e2e s3 tests do not work.
- [ ] More thorough documentation of changes.
--
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]