roryqi opened a new pull request, #13382: URL: https://github.com/apache/gravitino/pull/13382
### What changes were proposed in this pull request? - Add a versioned Migration Guide covering the move from direct policy associations to policy-on-tag, including API replacements, a migration checklist, and rollback preparation. - Update policy, tag, access control, UI, and maintenance service documentation to describe the current policy-on-tag behavior. ### Why are the changes needed? Direct object-policy associations were removed in #13355. Users need a migration path and documentation that reflects the current APIs and behavior. Related: #13355 ### Does this PR introduce _any_ user-facing change? Yes. It adds migration instructions and updates user documentation. This PR does not change APIs or properties. ### How was this patch tested? - `./gradlew :docs:build` - Checked links and anchors in all 15 changed Markdown files (0 broken links). - `git diff --check apache/main...HEAD` -- 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]
