-
Notifications
You must be signed in to change notification settings - Fork 59
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
Add emerging platforms process/flow #1569
Comments
Platforms that are candidate for this process:
Basically any platform already supported by cloud-init could be considered (https://github.com/canonical/cloud-init/tree/main/cloudinit/sources.). |
We discussed this in today's community meeting:
|
We now have this flow as of #1562. We'll keep iterating and I'll close this one as it does not need immediate action. |
Describe the enhancement
Add a lighter process to add a new supported platform for Fedora CoreOS.
The idea is that for lightly supported platforms we do the Ignition and Afterburn integration work and we stop there. Notably we do not produce disk images.
We then document a procedure to take one of our exiting image and tweak it to get a valid disk image for the new platform.
This would significantly reduce the overhead of adding new platform to Fedora CoreOS while keeping it reasonably low effort for users to setup FCOS on their favorite platform.
See PR for this process in #1562
System details
N/A
Additional information
Previous discussion in #719
The text was updated successfully, but these errors were encountered: