Skip to content

ReconfiguratorConfig: move disruption_policy into PlannerConfig - #11282

Open
jgallagher wants to merge 2 commits into
mainfrom
john/move-disruption-policy
Open

ReconfiguratorConfig: move disruption_policy into PlannerConfig#11282
jgallagher wants to merge 2 commits into
mainfrom
john/move-disruption-policy

Conversation

@jgallagher

Copy link
Copy Markdown
Contributor

This is a little prep work to make the upcoming "planner manages sled evacuation" change smaller. (There will probably be a handful of these.)

I think the planner is the only consumer of disruption_policy (other than omdb / diffing / etc debugging things), because it's the one that has to set it when deciding to evacuate a sled. So I think moving it into PlannerConfig is reasonable? But would appreciate a gut check. (If we don't do this, we'll need to pass it down into the planning input some other way.)

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