ChenSammi commented on PR #11134: URL: https://github.com/apache/ozone/pull/11134#issuecomment-5503667919
BTW, we need doc the linked bucket behavior of STS. For other bucket operations, like set native ACL, set property, set Lifecycle configuration, etc, these metadata are stored with source bucket only, not linked bucket. STS role might be different, since user configure it in Ranger, so likely the target bucket is linked bucket itself in Role configuration, also the inline policy in the assumeRole request. But the grants that asumeRole returned are the permissions on source buckets, plus the READ permissions on each linked bucket, while the permissions in Role definition are still the original linked bucket. -- 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]
