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

Add-on for KEDA to scale HTTP workloads

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

Adding configurable TLS support to the interceptor proxy. Resolves #907 ### Checklist - [x] Commits are signed with Developer Certificate of Origin (DCO) - [x] Changelog has been updated and...

Adding support to the interceptor proxy to allow for the collection of metrics via a prometheus compatible endpoint or via a OTEL HTTP collector. Resolves #910 ### Checklist - [x]...

Bumps [go.uber.org/zap](https://github.com/uber-go/zap) from 1.26.0 to 1.27.0. Release notes Sourced from go.uber.org/zap's releases. v1.27.0 Enhancements: #1378[]: Add WithLazy method for SugaredLogger. #1399[]: zaptest: Add NewTestingWriter for customizing TestingWriter with more flexibility...

enhancement
dependency-management

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.61.0 to 1.62.0. Release notes Sourced from google.golang.org/grpc's releases. Release 1.62.0 New Features grpc: Add StaticMethod CallOption as a signal to stats handler that a method is...

enhancement
dependency-management

When integrate Keda-Http with other KEDA scalers, we want to manage `ScaledObject` by ourselves, and add http-scaler as one of the triggers. In this PR, we allow users to do...

### Proposal Currently the interceptor proxy does not emit any metrics or traces which makes it difficult to understand how the service is performing. It should use OTEL instrumentation to...

### Proposal Currently the interceptor proxy does not support TLS on the wire for requests that it receives or forwards on to target services. In order to facilitate running the...

Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.17.1 to 0.17.2. Release notes Sourced from sigs.k8s.io/controller-runtime's releases. v0.17.2 What's Changed ⚠ :bug: Fakeclient: Do not consider an apply patch to be a strategic merge patch...

enhancement
dependency-management

Bumps [k8s.io/code-generator](https://github.com/kubernetes/code-generator) from 0.29.0 to 0.29.2. Commits 07ba736 Merge pull request #122429 from MadhavJivrajani/tools-bump-129 2a7860a .*: bump golang.org/x/tools to v0.16.1 See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=k8s.io/code-generator&package-manager=go_modules&previous-version=0.29.0&new-version=0.29.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot...

enhancement
dependency-management

Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.29.0 to 0.29.2. Commits 62c5e9e Update dependencies to v0.29.2 tag baea19d Merge pull request #122429 from MadhavJivrajani/tools-bump-129 3373afd .*: bump golang.org/x/tools to v0.16.1 See full diff in...

enhancement
dependency-management