knative-extensions / autoscaler-keda

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

Add Serving conformance tests with HPA #50

Open skonto opened 1 week ago

skonto commented 1 week ago
skonto commented 3 days ago

Most tests seem to run fine when setting pod-autoscaler-class: hpa.autoscaling.knative.dev in autoscaler cm, with the default metric=cpu and patching tests with the right pod resource requests (needed by HPA). Rrror_condition, and resources tests need some adjustment but also should pass. I will create a PR.