babumahesh opened a new pull request, #10732:
URL: https://github.com/apache/gravitino/pull/10732
### What changes were proposed in this pull request?
Raise a document about external secrets and encryption at rest for catalog
properties .
1. External Secret Management (SecretProvider) - Integration with
AWS Secrets Manager, Vault, and other external secret stores to
avoid storing secrets in Gravitino's backend database
(https://github.com/babumahesh/gravitino/commit/e9a4b4ae0d0ead521277ec6a96ad65e36dda98d0#diff-5eecc2a25fa5b2a764f787ac1dc8b9f3b117790320d634d6f6f3cf6960814996)
2. Catalog properties Encryption at Rest (EncryptionProvider) - AES-GCM
encryption for sensitive catalog properties stored in Gravitino's
backend database
(https://github.com/babumahesh/gravitino/commit/e9a4b4ae0d0ead521277ec6a96ad65e36dda98d0#diff-be1104f868165d9d33be232eb484de1b821778c07f1d5c775919dc3122433a44)
Why are the changes needed?
It's a feature.
Fix:
#10415
#4681
Does this PR introduce any user-facing change?
N/A
How was this patch tested?
--
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]