Skip to content
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

no scaler found for type: azure-blob #548

Closed
amtandon opened this issue Jan 17, 2020 · 8 comments
Closed

no scaler found for type: azure-blob #548

amtandon opened this issue Jan 17, 2020 · 8 comments
Assignees
Labels
question Further information is requested

Comments

@amtandon
Copy link
Contributor

I am getting the following error when trying to setup a scaler for Azure Blob Storage:

"Error getting scalers","Request.Namespace":"default","Request.Name":"blobtrigger-scaledobject","error":"error getting scaler for trigger #0: no scaler found for type: azure-blob"

The complete log entry is attached.
kedalog.txt

@tomkerkhove
Copy link
Member

Sorry to hear that, what version are you running?

@amtandon
Copy link
Contributor Author

amtandon commented Jan 17, 2020

It looks like I am running version 1.0 of the kedacore container image, but I have downloaded the latest YAMLs from master. I am attaching the describe for the keda-operator node.
KedaOp.txt

@Cottonglow
Copy link
Contributor

Cottonglow commented Jan 17, 2020

Support for Azure Blob Storage was added in 1.1 if I remember correctly, so I think you will need to pull the latest container image. Can you give that a go and shout how you get on?

@tomkerkhove
Copy link
Member

The Azure Blob Storage scaler is only available as of v1.1, see https://keda.sh/scalers/azure-storage-blob/

@tomkerkhove tomkerkhove added the question Further information is requested label Jan 17, 2020
@amtandon
Copy link
Contributor Author

amtandon commented Jan 17, 2020

updating both the keda and keda-metrics-adapter to 1.1.0 has solved the issue. Can the YAML files under deploy be updated also? That is where I got the YAML files from this morning. Both master and the 1.1.0 tag have YAMLs pointing to 1.0.0 tags for the containers

@tomkerkhove
Copy link
Member

Sure, feel free to open a PR or I can take care of it next week.

@tomkerkhove tomkerkhove self-assigned this Jan 17, 2020
@ahmelsayed
Copy link
Contributor

@amtandon sorry I missed updating the yaml here yesterday as a part of kedacore/charts#12. if you're planning to open a PR, it would need to be updated here https://github.com/kedacore/keda/blob/master/deploy/operator.yaml#L22-L38

Otherwise I can take care of it.

@ahmelsayed
Copy link
Contributor

Closed in #549 by @amtandon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

4 participants