fabio-rizzo-01 opened a new pull request, #2650:
URL: https://github.com/apache/polaris/pull/2650

   Adding ability to connect to AWS Aurora Postgres using IAM authentication 
(password-less DB connection).
   
   Tests carried out:
   
   1.  Deployed image to EKS cluster with 
[IRSA](https://docs.aws.amazon.com/eks/latest/userguide/iam-roles-for-service-accounts.html)
 (IAM Role for Service Account) enabled. Polaris is able to connect to aurora 
database
   
   2. Deployed image to minikube to validate username/password auth to 
Postgress DB still works
   
   Both test cases were successful.
   
   Added example configuration for normal properties as well as Helm chart 
values for using IAM based auth


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