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

HPA creation retry when scaled object validation fails #264

Merged
merged 1 commit into from
Jun 25, 2019

Conversation

Aarthisk
Copy link
Contributor

This change keeps track of the HPAs that failed creation and is retried when handleScale gets called.
The metrics adapter also returns errors when the secret/other deployment info cannot be found so HPA does not end up scaling on CPU incorrectly.

#236
#236

@Aarthisk Aarthisk requested review from ahmelsayed, lee0c and yaron2 June 21, 2019 18:24
@ahmelsayed ahmelsayed merged commit 62e0a06 into kedacore:master Jun 25, 2019
@lee0c
Copy link
Contributor

lee0c commented Jun 25, 2019

Apologies for not reviewing this sooner @Aarthisk! Travel had me occupied. Glad this got sorted!

@Aarthisk
Copy link
Contributor Author

Apologies for not reviewing this sooner @Aarthisk! Travel had me occupied. Glad this got sorted!

No worries Lee!

@Aarthisk Aarthisk deleted the hpaIssues branch June 25, 2019 22:03
patnaikshekhar pushed a commit to patnaikshekhar/keda that referenced this pull request Jul 17, 2019
HPA creation retry when scaled object validation fails

Former-commit-id: 62e0a06
Aarthisk pushed a commit that referenced this pull request Aug 12, 2019
HPA creation retry when scaled object validation fails

Former-commit-id: 026c3c2
preflightsiren pushed a commit to preflightsiren/keda that referenced this pull request Nov 7, 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.

3 participants