Jorge Turrado Ferrero

Results 1166 comments of Jorge Turrado Ferrero

So, the timeout is consistent :/ Could you spawn this job in KEDA's namespace? ```yaml apiVersion: batch/v1 kind: Job metadata: name: test namespace: keda spec: template: spec: containers: - name:...

Just an stupid question, does the AzureIdentity exist? I think so but just to ensure that related resources haven't been removed accidentally during the upgrade. Isn't any log in aad-pod-identity...

@v-shenoy , were you involved with aad-pod-identity team? Do you have any suggestion? The add-pod-identity token provider is correctly created because it says timeout and not error on it :/

@juanp3053 , the last check before starting changes in KEDA code, if you try the [example application](https://learn.microsoft.com/en-us/azure/aks/use-azure-ad-pod-identity#run-a-sample-application), does it work? Just to double-check that everything is okey and it's something...

Hi @juanp3053 AAD-Pod-Identity will be supported 2 minor versions more because [it has been archived by MSFT](https://github.com/Azure/aad-pod-identity#-announcement) too. Next KEDA docs (v2.13) clarify this: https://keda.sh/docs/2.13/authentication-providers/azure-ad-pod-identity/ In any case, it should...

@daotoan-hd , Do you see any error on AAD-Pod-Identity side?

I'd suggest migrating from AAD-Pod-Identity to Azure Workload Identity because AAD-Pod-Identity was deprecated by Microsoft some months ago and we will remove it during KEDA v2.15

Hello, I think that KEDA isn't related at all as KEDA only exposes the metric to the HPA controller and the HPA controller operates over `/scale` resource (and the original...

> is there a way to distinguish Test Errors ( for instance the ones from thresholds ) from Errors due to not being able to launch K6? > > I...

> I wouldn't call it a bug but more of an improvement in logic I have to disagree because literally the test is f**ked up. I mean, any kind of...