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

RSS should use Reconfigurator to develop its service plan #5272

Open
jgallagher opened this issue Mar 15, 2024 · 0 comments
Open

RSS should use Reconfigurator to develop its service plan #5272

jgallagher opened this issue Mar 15, 2024 · 0 comments
Milestone

Comments

@jgallagher
Copy link
Contributor

As of #5244, RSS generates a blueprint describing the service plan it produced and hands that off to Nexus, seeding the Reconfigurator with an accurate plan that doesn't require a support operator to generate one from an inventory collection. However, RSS's implementation of this is a little weird: we keep all the existing service-plan-creation logic, and then after it runs, we derive a blueprint from the plan. Once the Reconfigurator supports all control plane services, we could instead use it to generate the RSS plan.

Once Reconfigurator is automated, we could also consider having RSS set up a significantly reduced set of services (basically: the minimum set required to get Nexus+Reconfigurator up and running), and allowing Reconfigurator to flesh out the remaining services after rack initialization.

This is strongly related to #732, although many of the implementation details have been fleshed out since that issue was created, so possibly supersedes it.

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

No branches or pull requests

1 participant