-
Notifications
You must be signed in to change notification settings - Fork 96
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
🌱 Split elemental-cli into a lifecycle manager for the system (install/upgrade) and a building component #711
Comments
But wait! There is more: #1167 |
We'll do this: #1210 |
@Itxaka @jimmykarily I think we can close this, right? or there is anything pending? maybe we just have to get rid of the elemental-cli references? |
This issue describes the original idea. Since then, we decided to merge the lifecycle parts of elemental-cli to the kairos-agent and the building parts somewhere in the osbuilder (which hasn't happened yet). Also the kairos-agent still shells out to elemental-cli for some of the things it does. In other words, we need to:
I don't think this is the right issue to track this work, after all it describes an older idea, but I don't know which issue it the right one. Let's discuss this in tomorrow's planning an make sure we capture the remaining work. |
Moved some work here: #1633 |
The building bits should be part of osbuilder, and renamed accordingly.
This is a "cosmetical change" as the lib will still be in one place, and just the cmd/bin starters
Action items
The text was updated successfully, but these errors were encountered: