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

## CVE-2022-3172 - Medium Severity Vulnerability Vulnerable Library - k8s.io/apimachinery-v0.24.4 null Library home page: https://proxy.golang.org/k8s.io/apimachinery/@v/v0.24.4.zip Dependency Hierarchy: - :x: **k8s.io/apimachinery-v0.24.4** (Vulnerable Library) Found in HEAD commit: f3e645589d16bc84a521e81b24dc90fe098643ad Found in base...

security vulnerability

### Report Keda operator reports ```bash "error": "error resolving secrets for ScaleTarget: error resolving secret name &SecretKeySelector{LocalObjectReference:LocalObjectReference{Name:aws-timestream,},Key:AWS_TIMESTREAM_SECRETKEY,Optional:*true, ``` when optional secret is defined in scaledjob.yaml but the secret is not...

bug
help wanted
Hacktoberfest

Signed-off-by: Jorge Turrado ### 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))

skip-e2e

### Report Greetings, We are running some lnp test with KEDA scaledobjects, we created 1500 namespaces with deployments and scaledobjects, each scaledobjects includes 4 prometheus triggers + 1 cron trigger,...

bug

Hi, does anyone knows whether this functionality actually works or not? My deployment is as follows: ```yaml apiVersion: apps/v1 kind: Deployment metadata: name: my-deployment namespace: my-ns . . . spec:...

### Report Here's my deployment yaml For non-arm you can use just "nginx" for image Trying to use this trigger: https://keda.sh/docs/2.8/scalers/metrics-api/ ``` apiVersion: apps/v1 kind: Deployment metadata: name: nginx-keda-charlie namespace:...

bug

Signed-off-by: Jorge Turrado ~[This other PR](https://github.com/kedacore/keda/pull/3684) needs to be merged before continue with this~ ### 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))...

### Proposal Based on the current docs, we provide the following metrics today: - `keda_metrics_adapter_scaler_error_totals` - The total number of errors encountered for all scalers. - `keda_metrics_adapter_scaled_object_error_totals` - The number...

feature
operations

### Proposal Ideally, the Keda Metrics Server should allow for configuring the Min TLS Version, so that users in stricter security environments can override it to be TLS1.3 only. ###...

help wanted
docs
Hacktoberfest
cant-touch-this

### Proposal Provide a metric for total amount of (Cluster)TriggerAuthentication so that end-users can visualize it. ### Use-Case Improve our operational story ### Anything else? _No response_

help wanted
feature
Hacktoberfest
prometheus
system-metrics