knative-extensions / autoscaler-keda

Keda based Knative HPA Autoscaler
Apache License 2.0
2 stars 4 forks source link

Add autoscaler-keda configmap #27

Closed skonto closed 3 months ago

skonto commented 3 months ago

Changes

Fixes #21

Release Note

Add autoscaler-keda configmap 
codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 76.59574% with 11 lines in your changes missing coverage. Please review.

Project coverage is 66.07%. Comparing base (e650989) to head (2319416). Report is 38 commits behind head on main.

Files with missing lines Patch % Lines
...conciler/autoscaling/hpa/config/autoscaler_keda.go 60.00% 3 Missing and 3 partials :warning:
pkg/reconciler/autoscaling/hpa/keda_hpa.go 40.00% 3 Missing :warning:
pkg/reconciler/autoscaling/hpa/resources/keda.go 33.33% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #27 +/- ## ========================================== + Coverage 63.63% 66.07% +2.44% ========================================== Files 4 6 +2 Lines 187 227 +40 ========================================== + Hits 119 150 +31 - Misses 60 66 +6 - Partials 8 11 +3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

knative-prow[bot] commented 3 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ReToCode, skonto

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/knative-extensions/autoscaler-keda/blob/main/OWNERS)~~ [ReToCode,skonto] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment