keda icon indicating copy to clipboard operation
keda copied to clipboard

KEDA is a Kubernetes-based Event Driven Autoscaling component. It provides event driven scale for any container running in Kubernetes

Results 445 keda issues
Sort by recently updated
recently updated
newest added

Signed-off-by: vivekjainx86 It fixes the issue [#3180](https://github.com/kedacore/keda/issues/3180) ### Checklist - [x] Commits are signed with Developer Certificate of Origin (DCO - [learn more](https://github.com/kedacore/keda/blob/main/CONTRIBUTING.md#developer-certificate-of-origin-signing-your-work)) - [x] Tests have been added -...

### Proposal Bump Golang version to 1.18 ### Use-Case _No response_ ### Anything else? _No response_

needs-discussion
feature-request

### Proposal Even it's documented the proper way to add entries in the changelog, there are cases where we still approve PRs with the entry unsorted or with other style...

enhancement
help wanted
Hacktoberfest
automation

### Report While using PredictKube scaler, I observed that it ignores given metricName value, and uses pre-defined prefix ([here](https://github.com/kedacore/keda/blob/2698fe1f47c100ef9b5ed4cdaa6c0359174e12f9/pkg/scalers/predictkube_scaler.go#L204)) . Because of this, the metric is not uniquely identified if...

bug

### Proposal Enhance the Kafka Scaler or create a new KEDA Scaler to support scaling Kafka by partitions per pod as opposed to simple increase in pod count. ### Use-Case...

needs-discussion
feature-request
stale-bot-ignore

Azure Functions provides a way to load trigger configuration values from an environment variable using an [app setting binding expression](https://docs.microsoft.com/en-us/azure/azure-functions/functions-bindings-expressions-patterns#binding-expressions---app-settings) (i.e. %syntax%) KEDA currently requires some values to be read...

enhancement
help wanted
good first issue
feature
Hacktoberfest

### Proposal Provide support for container-level metrics in CPU/Memory scaler ### Use-Case Provide support for container-level metrics in CPU/Memory scaler to scale more granularly. ### Anything else? _No response_

help wanted
feature
Hacktoberfest

Signed-off-by: Philipp Böschen A first try at implementing https://github.com/kedacore/keda/issues/2906 - moving the conditions setting logic into the `pkg/util` package. ### Checklist - [ ] Commits are signed with Developer Certificate...

### Proposal Provide support for using [SAS token in Service Bus scaler](https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-sas). ### Use-Case Different scenario for authentication, similar to https://github.com/kedacore/keda/issues/2705 ### Anything else? _No response_

needs-discussion
feature

Proposal - Azure IoT Hubs would be a great scaler for IoT scenarios

scaler
feature
scaler-azure-iot-hub
stale-bot-ignore
upstream-blocker