Zhenghan Zhou
Zhenghan Zhou
scaledobject_controller also has some scaledobject validations. Should these validations also be moved to a separate file?
> > When `triggers` is set with an empty array in ScaledObject, KEDA doesn't validate this empty value and will create a default HPA with a default 80% averageUtilization CPU...
I think we can add a flag like AZURE_RUN_AAD_POD_IDENTITY_TESTS to enable/disable opentelemetry.
I can have a try.
Hi @tomkerkhove @JorTurFer , Here is my basic design for implementing this feature: 1. Users can select their preferred metrics collection mode (Prometheus Only/OpenTelemetry Only/Prometheus and OpenTelemetry Both) using environment...
Hi all, here's the high-level idea of how I'd like to implement CloudEvents in KEDA:  To acheive this, we'll need to 1. Introduce new CRD and start watching it...
There may be a scenario where the user needs to send one CloudEvent to multiple destinations, and there are two possible solutions: 1. Let the user create multiple CloudEvent resources,...
Could you help to update the CHANGELOG?
You can update it in https://github.com/kedacore/keda/blob/main/CHANGELOG.md There is a checklist in default description when you create a PR. You can follow it in the next time. ### Checklist - [...
/run-e2e **Update:** You can check the progress [here](https://github.com/kedacore/keda/actions/runs/8356108056)