Closed skonto closed 5 months ago
Attention: Patch coverage is 0%
with 5 lines
in your changes missing coverage. Please review.
Project coverage is 53.60%. Comparing base (
3d7c59a
) to head (4d46871
). Report is 2 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
pkg/reconciler/autoscaling/hpa/resources/keda.go | 0.00% | 5 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Need to fix TestHPAAutoscaleUpDownUpMem at the Serving side as it has been disabled for a long time: https://github.com/knative/serving/issues/11944. I will enable it here and see.
/assign @ReToCode /assign @dsimansk
/approve /lgtm
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: dsimansk, skonto
The full list of commands accepted by this bot can be found here.
The pull request process is described here
Changes
--- PASS: TestHPAAutoscaleUpDownUp (440.41s) PASS ok knative.dev/serving/test/e2e 440.429s
On Minikube requires it
minikube addons enable metrics-server
for CPU, MEM to work with HPA.