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

Remove Eviction Probability Config Values #3651

Merged
merged 6 commits into from
Jun 6, 2024
Merged

Conversation

d80tb7
Copy link
Collaborator

@d80tb7 d80tb7 commented Jun 5, 2024

Removes the following two configuration properties from the scheduler:

  • nodeEvictionProbability
  • nodeOversubscriptionEvictionProbability

In practise these can only be set to 1.0 for desirable behavior. We therefore no longer allow these to be user-configurable and use 1.0

d80tb7 and others added 6 commits June 5, 2024 08:03
Signed-off-by: Chris Martin <chris@cmartinit.co.uk>
Signed-off-by: Chris Martin <chris@cmartinit.co.uk>
Signed-off-by: Chris Martin <chris@cmartinit.co.uk>
@d80tb7 d80tb7 enabled auto-merge (squash) June 6, 2024 14:49
@d80tb7 d80tb7 merged commit 5602ad0 into master Jun 6, 2024
20 checks passed
@d80tb7 d80tb7 deleted the f/chrisma/remove-prop branch June 6, 2024 14:52
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.

2 participants