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

### Report Hi We are using Keda 2.5.0 with GKE. There is some kind of bug when using GCP PubSub with Keda, while from time to time it failed to...

bug

### Report Hi Team Here is the error which I'm facing while autoscaling using GCP/Pub-Sub with Keda. AbleToScale True SucceededGetScale the HPA controller was able to get the target's current...

bug
awaiting-customer-response
stale

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. This repository currently has no open or pending branches. ## Detected dependencies dockerfile .devcontainer/Dockerfile...

stale-bot-ignore

Signed-off-by: Darren Gibbard Adds support for comma-separated multi-queries in the Datadog Scaler. Previously, if a query returned more than one element, we would throw an error. With this change, when...

Signed-off-by: Vighnesh Shenoy Earlier, the apply / delete functions for Kubernetes templates were using maps. Iteration order is not guaranteed for maps in Go. So, which template would get applied...

This PR adds the dapr checkpointing strategy to the Azure Event Hubs scalar. The new checkpoint strategy is based on the existing `goSdk` checkpointing strategy but implements the dapr specific...

### Proposal I suggest to add the possibility to define a prefix for the 'goSDK' checkpoint strategy in the trigger specification of the Azure Event Hub scaler. e.g. ``` triggers:...

enhancement
help wanted
needs-discussion
feature-request
Hacktoberfest

## Use-Case From the [design proposal](https://docs.google.com/document/d/14Z04AWiMBkSX88uiaVS-kg-8QjjNcDhVy6-u5FMUk_w/edit?usp=sharing): ### Goal Allow end-users to subscribe to events emitted by KEDA allowing them to gain insights into what is going on and how their...

feature
operations
extensibility
cloudevents

### Proposal Provide the capability to configure a cluster name through an environment variable on the KEDA operator. Proposal: `KEDA_CLUSTER_NAME` or `KEDA_CLOUDEVENTS_CLUSTER_NAME` ### Use-Case Event Sinks allow KEDA end-users to...

feature
operations
extensibility
cloudevents

### Proposal In order to provide cluster operators the tools they need to operate KEDA, we should extend our Prometheus metrics to include the following new metrics: - `keda_event_sink_error_totals` -...

feature
operations
extensibility
cloudevents