-
Task
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
None
-
image-builder-1
-
Image Builder 16, Image Builder 18
-
3
This would add a new api to https://github.com/osbuild/image-builder-crc, something like:
GET /customizations?type=qcow2
that would return a mapping of image type to the available set of customizations. For example:
{
"supported": ["fips", "locale", "filesystem", "users", etc.....]
"net_installer": ["fips", "locale"]
}
This is just an example written by your lowly PO, actual api will likely be different.
This mapping would be pulled from osbuild-composer's api and would be a passthrough.
- blocks
-
HMS-9571 ui: determine customizations presented via customization api
-
- New
-
-
HMS-9568 ui: add net installer to image types available in insights
-
- In Progress
-
- is blocked by
-
HMS-9643 expose supported customization options for a given image type via cloud-api
-
- New
-
- split to
-
HMS-10038 Expose osbuild-composer customization api in the CRC api - Review
-
- New
-