Jorge Turrado Ferrero
Jorge Turrado Ferrero
The bug has become into a feature? xD Yep, we can use a new field for it
Yes, it only works when minReplicaCount or idleReplicaCount are zero
I'm not sure if there is consensus about how to fix it. @zroubalik , is a new field like `initialDelay` the way to go? Once there is a solution agreed,...
Hello, Could you double-check if there is any error in the queue name or the service bus connection? This issue is weird because the "Steps to Reproduce the Problem" section...
> Is there any configs to enable verbose/debug logging on the KEDA operator to debug? Yeah, you can set logLevel to debug. If you are using helm chart you can...
If this is your case, and taking into account that your pollingInterval is the same as the HPA interval, you can enable the metrics cache (and you shouldn't have any...
The feature is almost ready, small changes are pending (but KubeCon has been in the middle)
I've no idea, but I don't think so as we are printing the SDK error :/ https://github.com/kedacore/keda/blob/e8fcb84d8f1c4eecb52d0c2e7305450e7a699319/pkg/scalers/azure_servicebus_scaler.go#L315-L318 We can try to figure out it and request the feature to the...
yeah! thanks @vinod827
Hello, I don't see the issue, how is this impacting you? I mean, you do need a valid kubeconfig for executing the e2e tests, the KubeClient is 100% required (not...