-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support GCP secret manager for scaler Trigger Authentication #4831
Comments
Hey @neelanjan00 , |
Hi Jorge, I am indeed planning to contribute to the feature. After I raise the PR, I will need slight guidance on how to get started with the E2E tests. |
Nice! ❤️ |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions. |
+1 for this one. |
Hi @liavst2 sorry I had been away on vacation for a while and couldn't close this. @JorTurFer can we merge the PR? We can add unit tests later perhaps since a few other trigger auth providers also lack unit tests. |
Hi @JorTurFer , is there also a similar feature proposal for AWS Secrets Manager? |
Yeah, it is indeed: #5162 |
Proposal
GCP Secret Manager is a storage system for API keys, passwords, certificates, and other sensitive data. It provides a central place and single source of truth to manage, access, and audit secrets across Google Cloud. KEDA should provide support for using GCP Secret Manager for retrieving secret data to be used for scaler trigger authentication.
Use-Case
Is this a feature you are interested in implementing yourself?
Yes
Anything else?
No response
The text was updated successfully, but these errors were encountered: