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

don't scale down when the replica number is close to preferredMaxReplicas #393

Merged
merged 1 commit into from
Mar 28, 2024

Conversation

sanposhiho
Copy link
Collaborator

What this PR does / why we need it:

The current replica number is close or more than preferredMaxReplicas.
So, we just keep the current resource request
until the replica number goes lower
because scaling down the resource request might increase the replica number further more.

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

@sanposhiho sanposhiho merged commit 4a8300c into main Mar 28, 2024
3 checks passed
@sanposhiho sanposhiho deleted the improve-pre branch March 28, 2024 02:45
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.

1 participant