Jorge Turrado Ferrero
Jorge Turrado Ferrero
I've found that the error is wrongly handled and that's why you see without any extra info. I've created a PR fixing the error. Are you willing to try with...
Oh, sorry, we introduced a new CRD (that'll be ship with v2.16), this is the CRD that you need to deploy into the cluster too -> https://github.com/kedacore/keda/blob/main/config/crd/bases/eventing.keda.sh_clustercloudeventsources.yaml It's for the...
yes, I forgot it, sorry. This permissions have to be added to KEDA's Cluster Role as it needs read the CRD 
We introduced a bug when we upgrade the SDK but I think that this PR will solve the issue -> https://github.com/kedacore/keda/pull/6096 Are you willing to test the fix? This is...
I missed this message sorry :/ Mos probably we will just ship v2.16, WDYT @zroubalik @wozniakjan ?
> how long will it take for this fix to be released? https://github.com/kedacore/keda/issues/6260 > I've been using Azure ACA and have been experiencing this issue for a while. We are...
@chamindac , The version 2.16 was release 12 weeks ago, can I close this issue?
I'm trying to reproduce the issue with helm chart but I can't, could you share an example of the values file?
now I've reproduced the issue, thanks for the yaml!
The fix is merged in helm chart, next helm releases will include the RBAC fix @cilindrox. Thanks!