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 remove the requirement to specify a fully qualified hostnames like `postgres-svc.namespace.cluster.local` make it optional, so that `postgres-svc` does work as well, i assume the operator has the information...

needs-discussion
feature-request

### Report I am encountering error in installing the provided keda-2.13.0.yaml file. The pods are encountering errors and not running. The keda operator is logging an error related to ``open...

bug

### Report If kafka consumer group lag metric is null (when there is no offset, lag or anything for the topic in the consumer group ) - Keda hpa shows...

bug

### Proposal Support for GKE [Multidimensional Pod Autoscaling](https://cloud.google.com/kubernetes-engine/docs/how-to/multidimensional-pod-autoscaling) ### Use-Case For GKE users it could be interesting to use the [Multidimensional Pod Autoscaling](https://cloud.google.com/kubernetes-engine/docs/how-to/multidimensional-pod-autoscaling) feature within KEDA. If KEDA deploys a...

needs-discussion
feature-request

### Report Following the steps provided at https://keda.sh/docs/2.13/concepts/external-scalers/ we implemented the scaler but when we deployed we noticed that keda operator is calling method which is not implemented in the...

bug

### Report keda-operator: Image: ghcr.io/kedacore/keda:2.12.0 API Version: keda.sh/v1alpha1 PrometheusQuery: kaka_query{topic="event.x-y.v1"} offset 2m The prometheus query keeps returning Zero (0) though query is valid and data is present But a curl...

bug

_Provide a description of what has been changed_ ### Checklist - [ ] When introducing a new scaler, I agree with the [scaling governance policy](https://github.com/kedacore/governance/blob/main/SCALERS.md) - [ ] I have...

### Report I’m using the New Relic (NR) scaler. KEDA fails to parse this query: ```NRQL SELECT percentile(duration * 1000, 95) FROM Transaction WHERE (appName = 'REPLACE_ME') AND (transactionType =...

bug

_Provide a description of what has been changed_ This PR purpose is to add the necessary code for the Postgres scaler to support Azure Access Token authentication. ### Checklist -...

### Proposal I would like the possibility within the `azure-pipelines` trigger of a `ScaledObject` and `ScaledJob` to differentiate between demands which are required for scaling up and demands which are...

needs-discussion
feature-request