-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Returns unmatched error when updating hpa object failed #2719
Labels
bug
Something isn't working
Comments
Shitaibin
added a commit
to Shitaibin/keda
that referenced
this issue
Mar 7, 2022
…#2719) Signed-off-by: shitaibin <[email protected]>
5 tasks
Shitaibin
added a commit
to Shitaibin/keda
that referenced
this issue
Mar 16, 2022
…#2719) Signed-off-by: shitaibin <[email protected]>
Shitaibin
added a commit
to Shitaibin/keda
that referenced
this issue
Mar 16, 2022
…#2719) Signed-off-by: shitaibin <[email protected]>
Repository owner
moved this from In Review
to Ready To Ship
in Roadmap - KEDA Core
Mar 17, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Report
In updateHPAIfNeeded, it should return error of update hpa object not newHPAForScaledObject, if updating failed.
Expected Behavior
returns error of updating instead of newHPAForScaledObject
Actual Behavior
returns the error of newHPAForScaledObject
Steps to Reproduce the Problem
Logs from KEDA operator
KEDA Version
2.6.1
Kubernetes Version
1.23
Platform
Any
Scaler Details
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: