generated from kedacore/github-template
-
Notifications
You must be signed in to change notification settings - Fork 102
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
external-scaler spams log due to missing HTTPSO for dummy keda-add-ons-http-interceptor #718
Closed
Labels
bug
Something isn't working
Comments
Not sure if
is also related to this. |
This is a regression I introduced when implementing the new routing table caused by a mismatch between the manifests we have on this repo and the ones from the charts repo that made me believe the interceptor scaling was not being used. Sorry about that! I'm working on a fix. |
This was referenced Jun 23, 2023
github-project-automation
bot
moved this from To Triage
to Done
in Roadmap - KEDA HTTP Add-On
Jun 26, 2023
This was referenced Aug 10, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Report
The logs of the interceptor are spammed because keda-add-ons-http-interceptor only has a
ScaledObject
and no accompanying HTTPSO which the external-scaler tries to getExpected Behavior
This error should be ignored.
Actual Behavior
The error is spamming the logs
Steps to Reproduce the Problem
Logs from KEDA HTTP operator
HTTP Add-on Version
0.5.0
Kubernetes Version
1.25
Platform
None
Anything else?
No response
The text was updated successfully, but these errors were encountered: