nevzheng opened a new pull request, #12134:
URL: https://github.com/apache/gravitino/pull/12134

   ### What changes were proposed in this pull request?
   
   Add separate OpenBao Transit and HashiCorp Vault Transit providers using 
typed HTTP request and response objects, pooled HTTP clients, token-file 
authentication, strict endpoint configuration, and normalized key properties.
   
   Missing keys, rejected authentication, malformed responses, and unavailable 
services remain distinct outcomes.
   
   ### Why are the changes needed?
   
   Transit provides an open, locally testable implementation of the common KMS 
contract while allowing OpenBao and Vault integrations to evolve independently.
   
   Part of #12131. Depends on the named-source configuration PR.
   
   ### Does this PR introduce _any_ user-facing change?
   
   Yes. It adds the `openbao-transit` and `vault-transit` KMS APIs and their 
source properties.
   
   ### How was this patch tested?
   
   - `./gradlew :bundles:transit:check -PskipITs`
   
   ### Series
   
   - Epic: #12131
   - Position: 3 of 11
   - Previous: named KMS source configuration and routing
   - Next: AWS KMS key inspection
   


-- 
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]

Reply via email to