lasdf1234 opened a new pull request, #12249: URL: https://github.com/apache/gravitino/pull/12249
### What changes were proposed in this pull request? Add `design-docs/gravitino-entity-secrets.md`: OSS entity-secrets SPI, URN model, `gravitino.secret.keys`, create/alter REST (`secretReferences` / `secretBindings`), omit-on-read, and the in-memory provider. Production backends (Vault, OpenBao, AWS/GCP/Azure secret stores) are out of scope here and documented in Datastrato Enterprise. ### Why are the changes needed? Catalog/schema/fileset connection secrets are still often stored as plaintext in entity properties. Peers (Polaris, Databricks) keep material in a secrets manager and persist references. Gravitino needs an OSS contract before Enterprise backends. ### Does this PR introduce _any_ user-facing change? No runtime change — design doc only. ### How was this patch tested? Docs-only; no code change. 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]
