oscerd opened a new issue #3031: URL: https://github.com/apache/camel-k/issues/3031
In Camel 3.16.0, we'll bring the ability of retrieving secrets directly from cloud providers secret manager/vault services (AWS Secrets Manager/GCP Secrets Manager/Azure Key Vault and Hashicorp Vault). As reported by @astefanutti _In the case where AWS Secrets Manager in used in EKS, which I assume would be most of the cases for Camel K (is it really?), it seems there is a mechanism to auto-inject the credentials into Pods using AWS Secrets and Configuration Provider (ASCP): https://docs.aws.amazon.com/secretsmanager/latest/userguide/integrating_csi_driver.html Generally, it seems that for any of the supported vault providers, the solution would be based on the Secrets Store CSI driver: https://secrets-store-csi-driver.sigs.k8s.io/_ This issue is a placeholder, to discuss how to provide the credentials and what would be the best strategy. -- 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: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org