http-add-on icon indicating copy to clipboard operation
http-add-on copied to clipboard

Add-on for KEDA to scale HTTP workloads

Results 97 http-add-on issues
Sort by recently updated
recently updated
newest added

Provide automated load testing to benchmark performance of intercepting. We can use Artillery, Azure Load Testing, etc.

help wanted
stale-bot-ignore

sometimes my http server respond slow, it return a error: error on backend (net/http: timeout awaiting response headers) ### Use-Case Tell us more what you'd like to achieve Can the...

stale

## CVE-2022-1996 - High Severity Vulnerability Vulnerable Library - github.com/emicklei/go-restful-v2.9.5 package for building REST-style Web Services using Go Dependency Hierarchy: - k8s.io/client-go-v0.24.3 (Root Library) - github.com/kubernetes/kube-openapi-3ee0da9b0b4211c407396d9c233b38b77ce19773 - :x: **github.com/emicklei/go-restful-v2.9.5** (Vulnerable...

security vulnerability

## CVE-2022-29526 - Medium Severity Vulnerability Vulnerable Library - github.com/nxadm/tail-v1.4.8 [Revamped] Go package for reading from continuously updated files (tail -f) Dependency Hierarchy: - github.com/onsi/ginkgo-v1.16.5 (Root Library) - :x: **github.com/nxadm/tail-v1.4.8**...

security vulnerability

Currently trying keda http-add-on v0.3. and keda v2.5.1 I am facing 2 issues, 1. No healthy upstream error for the first try and the subsequent tries, the request is served.(Updated...

### Report We observe scaling and performance issues in cluster with multiple deployments of scaled service. - big and inconsistent delay on first request - inconsistent duration to disable service(scaling...

bug

Keda autoscaling based on HTTP response time. If there is a delay in response time , KEDA should auto-scale the pods

feature

### Report I have two deployments I wish to scale, a frontend (site front) and a backend (for API requests etc). For testing purposes these two are just simple containers...

bug
help wanted

Based on the docs and issues, there is no way to scale another kind of resources besides Deployments. We need scale rollouts (CRD of Argo Rollouts). Even, we use core...

feature

### Report I try to install http-add-on via helm, but keda-add-ons-http-external-scaler won't work after installation. I use the following command to install latest version of http-add-on: ```shell helm install http-add-on...

bug