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 The implementation of the default value of true for `IgnoreNullValues` for the AWS CloudWatch Scaler masquerades user errors. This should be fixed for V3. Context: https://github.com/kedacore/keda/pull/5635#discussion_r1589965395 ### Use-Case...

needs-discussion
feature-request

### Report We are using Prometheus Scaler to point to a sigv4 proxy service in order to integrate Keda with Amazon managed Prometheus (example : https://aws.amazon.com/blogs/mt/proactive-autoscaling-kubernetes-workloads-keda-metrics-ingested-into-aws-amp/) and everything was working...

bug

### Report **error establishing postgreSQL connection: failed to connect to `host=postgresql.dev.svc.cluster.local user=postgres database=keda`: failed SASL auth (FATAL: password authentication failed for user "postgres" (SQLSTATE 28P01))** ``` --- apiVersion: v1 kind:...

bug

This PR adds an extra option `requireAllDemandsAndIgnoreOthers` (name tbd) to the azure pipeline scaler which ensures that all demands in the scaler definition is present in the incoming job, while...

### Proposal A single place to maintain common properties for scaled objects so that reconciliation should kick in for all scaledobjects if an entry is added/edited/deleted in configmap ### Use-Case...

needs-discussion
feature-request