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

### Proposal _No response_ ### Scaler Source Azure Event Grid Namespace Topics (Pull) ### Scaling Mechanics Scale based on amount of pending items in an Azure Event Grid Namespace Topic...

needs-discussion
scaler

### Proposal Introduce a horizontal-pod-autoscaler-tolerance setting in ScaledObject, such as: ``` apiVersion: keda.sh/v1alpha1 kind: ScaledObject metadata: name: testso namespace: test spec: scaleTargetRef: name: sut advanced: horizontalPodAutoscalerConfig: behavior: tolerance: 0.5 triggers:...

needs-discussion
feature-request

### Proposal https://www.oracle.com/database/ ### Scaler Source Oracle Database ### Scaling Mechanics Scale based on an Oracle SQL query outcome ### Authentication Source Password authentication will be used ### Anything else?...

scaler
feature

Our enterprise kafka implementation uses a different service name in each environment. Can the ServiceName be a metadata config item like so many of the other items instead of hardcoded?...

### Proposal When replicaset is 0, I can access the k8 fully-qualified domain via http, and its de-activation job makes its replicaset 0 to 1 ### Use-Case _No response_ ###...

needs-discussion
feature-request

### Report We recently upgraded keda in our cluster from 2.9.1 to 2.13 and after the upgrade we noticed sometimes our kubectl commands would have warnings like ``` E0202 10:16:00.734804...

bug

### Report Hi, We are trying get detailed logging on information like When did the scaling start. Pod information Any specific error details. However, Keda operator logs just show minimal...

bug

### Proposal Currently, we are using `github.com/Azure/azure-event-hubs-go/v3` for eventhub and it has been deprecated in favor of `github.com/Azure/azure-sdk-for-go/sdk/messaging/azeventhubs`. For storage, we are using `github.com/Azure/azure-storage-blob-go` for blobs and `github.com/Azure/azure-storage-queue-go` for queues,...

needs-discussion
feature

### Report We need some annotations on our HPA for internal process. And sometimes we need to update them. Acutally `scaledObject` annotation are propagated on creation but they are not...

bug

### Proposal As part of [this fix](https://github.com/kedacore/keda/pull/5452), we have set the time horizon for the gcp client to 2m. Current values are hardcoded (2m and 5m). As this is something...

needs-discussion
feature-request