jerqi commented on code in PR #9691: URL: https://github.com/apache/gravitino/pull/9691#discussion_r2685427642
########## docs/security/access-control.md: ########## @@ -455,6 +455,73 @@ gravitino.authorization.enable = true gravitino.authorization.serviceAdmins = admin1,admin2 ``` +## Migration Guide + +If you have metalakes that were created before authorization was enabled, you need to perform a migration to ensure proper access control. Review Comment: Every version should migrate. -- 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]
