Chinmay Hegde
Chinmay Hegde
Currently, with GitHub CI, the pipeline brings up all the containers that are supported by dev-support/ranger-docker. ## What changes were proposed in this pull request? Adding a way to verify...
This PR involves developing a functional test suite using Pytest to validate the Key Management Service (KMS) REST API endpoints and test HDFS encryption functionalities. The scope includes: Automating API...
### AI Disclosure Added AI-generated Test methods/Test classes using Copliot for module agents-audit core submodules [destination, model, test, utils] and manually reviewed.
### AI Disclosure Added AI-generated Test methods/Test classes using Copliot for module agents-audit package org.apache.ranger.audit.provider and manually reviewed.
### AI Disclosure Added AI-generated Test methods/Test classes using Copliot for module agents-audit package org.apache.ranger.audit.queue and manually reviewed.
### AI Disclosure Added AI-generated Test methods/Test classes using Copilot for modules [dest-hdfc, orc-util] and manually reviewed.
### AI Disclosure Added AI-generated Test methods/Test classes using Copilot for modules dest-cloudwatch, dest-kafka, dest-log4j, dest-solr and manually reviewed.
Master Key name is hard coded for Ranger KMS DB integration with Luna HSM. Refer : https://github.com/apache/ranger/blob/master/kms/src/main/java/org/apache/hadoop/crypto/key/RangerHSM.java#L50 It is made configurable so CU can provide customised name.