lasdf1234 opened a new pull request, #12749: URL: https://github.com/apache/gravitino/pull/12749
### What changes were proposed in this pull request? Document how to configure entity secrets providers (`gravitino.secret.*`) in the server configuration guide, next to the existing Key Management section. - Add an **Entity Secrets** section to `docs/gravitino-server-config.md` (providers table, in-memory example, discovery endpoint, brief create/alter / omit / getSecrets / credential-vending notes). - Cross-link from `docs/security/credential-vending.md` and `docs/index.md`. ### Why are the changes needed? Entity secrets (SecretManager / SecretProvider) are available on `main`, but user-facing docs did not describe how to enable providers. Configuration only appeared in the design doc. ### Does this PR introduce _any_ user-facing change? Docs only. No code or API behavior change. ### How was this patch tested? - `check_links.py` on the touched Markdown files - Manual review against `SecretProviderRegistry` config keys and the in-memory provider class name Made with [Cursor](https://cursor.com) -- 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]
