Zhenghan Zhou

Results 20 issues of Zhenghan Zhou

1. Add multi name support in config type 2. Refactor redis scaler config _Provide a description of what has been changed_ ### Checklist - [ ] When introducing a new...

Update cloudeventsource type list ### Checklist - [ ] I have verified that my change is according to the [deprecations & breaking changes policy](https://github.com/kedacore/governance/blob/main/DEPRECATIONS.md) - [ ] Commits are signed...

Show full triggers and authentications in status ![image](https://github.com/user-attachments/assets/64723f60-e403-4b9d-8fd4-801f9817850f) ### Checklist - [ ] When introducing a new scaler, I agree with the [scaling governance policy](https://github.com/kedacore/governance/blob/main/SCALERS.md) - [X] I have verified...

### Proposal Although there is a scaling modifier that can implement the scaling by step feature, it is still not very convenient for users. It would be more user-friendly to...

needs-discussion
feature-request

Scaler schema doc ### Checklist - [X] Commits are signed with Developer Certificate of Origin (DCO) Fixes # https://github.com/kedacore/keda-docs/pull/1526 https://github.com/kedacore/keda/issues/6345

_Provide a description of what has been changed_ ### Checklist - [X] I have verified that my change is according to the [deprecations & breaking changes policy](https://github.com/kedacore/governance/blob/main/DEPRECATIONS.md) - [X] Tests...

### Proposal Generating trigger metadata schema according to new declarative scaler configuration, which can be used for validation or other related improvement. Input: ` make generate-scaler-schemas [--keda-version][--specify-scaler][--outputfile] ` Output: scaler-metadata-schemas.yaml...

needs-discussion
feature-request

Generating trigger metadata schema according to new declarative scaler configuration, which can be used for validation or other related improvement. Input: make generate-scaler-schemas [--keda-version][--scalers-builder-file][--scalers-files-dir][--specify-scaler][--output-file-path] Output: scaler-metadata-schemas.yaml ### Checklist - [X]...

Refactor Azure Log Analytics Scaler ### Checklist - [X] When introducing a new scaler, I agree with the [scaling governance policy](https://github.com/kedacore/governance/blob/main/SCALERS.md) - [X] I have verified that my change is...

### Proposal Nowadays, some scalers have similar optional properties but use different property names, which can lead to user configuration errors. For example, "messageCount" in Azure Service Bus and "queueLength"...

needs-discussion
feature-request