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

   ### What changes were proposed in this pull request?
   
   Add an explicitly enabled, read-only Google Cloud KMS integration test for 
enabled, disabled, non-encryption, and missing keys. The README documents 
fixture ownership, ADC/WIF authentication, least-privilege permissions, cost 
considerations, and the skip/failure boundary.
   
   ### Why are the changes needed?
   
   Google does not provide an official Cloud KMS emulator. An opt-in live test 
is therefore the provider-level validation of the `GetCryptoKey` path.
   
   Part of #12131. Depends on the Google Cloud KMS provider PR.
   
   ### Does this PR introduce _any_ user-facing change?
   
   No production behavior changes. It adds integration tests and testing 
documentation.
   
   ### How was this patch tested?
   
   - `./gradlew :bundles:gcp:check -PskipITs`
   - The no-fixture skip path is deterministic; live validation requires 
`GRAVITINO_GCP_KMS_IT=true` and the documented fixtures.
   
   ### Series
   
   - Epic: #12131
   - Position: 9 of 11
   - Previous: AWS KMS integration coverage
   - Next: Azure Key Vault integration coverage
   


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