-
Notifications
You must be signed in to change notification settings - Fork 30
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
Feature Request: Add support for KEDA scalers to authenticate with RBAC #535
Labels
Comments
SophCarp
added
Scale
related to scaling behavior
and removed
Needs: triage 🔍
Pending a first pass to read, tag, and assign
labels
Dec 20, 2022
This is currently under investigation but there's no ETA yet. (internal tracking 16438034) |
@anthonychu do we have any update regarding this limitation ? |
Any updates on this? |
Possible duplicate of #592 |
Potato, potahto - You get what I mean :) |
Closed because the team opened up their own duplicate issue |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently it appears that azure-based KEDA scalers such as 'azure-queue' must use connection strings
https://github.com/Azure/reddog-containerapps/blob/main/deploy/bicep/modules/container-apps/accounting-service.bicep#L78
The schema's auth settings only appear to allow for secretRefs, but no way to configure a managed client id, like you can with Kubenetes hosted keda scalers (https://keda.sh/docs/2.8/scalers/azure-storage-queue/#example)
The text was updated successfully, but these errors were encountered: