Skip to content
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

Fixing behavior on ScaledJob with incorrect External Scaler #1672

Merged
merged 1 commit into from
Mar 15, 2021

Conversation

zroubalik
Copy link
Member

@zroubalik zroubalik commented Mar 15, 2021

When there is ScaledJob with External Scaler and this scaler has wrong definiton (url or any other metdata) the metricSpecs aren't returned for this scaler and that results in Operator panic

Checklist

  • Commits are signed with Developer Certificate of Origin (DCO - learn more)
  • Changelog has been updated

Fixes #1669

Signed-off-by: Zbynek Roubalik <zroubali@redhat.com>
@ahmelsayed ahmelsayed merged commit 6a62acc into kedacore:main Mar 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ScaledJob: index out of range with one broken External scaler
2 participants