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

Allow passing custom MinimizeIOTimePlacement options to DPE. #421

Merged
merged 2 commits into from
May 6, 2022

Conversation

ChristopherHogan
Copy link
Collaborator

Closes #403. Removes hard-coded minimum_remaining_capacity and capacity_change_threshold constraints from MinimizeIoTimePlacement and allows setting them programatically.

@ChristopherHogan ChristopherHogan added the enhancement New feature or request label May 5, 2022
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.2%) to 81.527% when pulling 31102f1 on chogan/minio_options into 76f1e4f on master.

@ChristopherHogan ChristopherHogan merged commit 93710de into master May 6, 2022
@ChristopherHogan ChristopherHogan deleted the chogan/minio_options branch May 6, 2022 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pass constraint values to MinimizeIoTimePlacement through api::Context
2 participants