dennishuo commented on code in PR #2672: URL: https://github.com/apache/polaris/pull/2672#discussion_r2384462813
########## CHANGELOG.md: ########## @@ -40,6 +40,8 @@ request adding CHANGELOG notes for breaking (!) changes and possibly other secti - Added a Management API endpoint to reset principal credentials, controlled by the `ENABLE_CREDENTIAL_RESET` (default: true) feature flag. +- Added support for S3-compatible storage that does not have STS (use `stsUavailable: true` in catalog storage configuration) Review Comment: Incidentally, `SKIP_CREDENTIAL_SUBSCOPING_INDIRECTION` really was only intended to pertain to the "credential" aspect, so it's unfortunate that it sort of fell into fully disabling StorageConfig mix-ins even for the non-credential-related config. But we can sort that out some other time. -- 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]
