-
Task
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
None
-
image-builder-1
-
IB Upcoming Priorities
-
3
This would add a new api to https://github.com/osbuild/image-builder-crc, something like:
GET /customizations
that would return a mapping of image type to the available set of customizations. For example:
{ "qcow2": ["fips", "locale", "filesystem", "users", etc.....] "net_installer": ["fips", "locale"] }
This is just an example.
This mapping would need to be created once and maintained until we can trickle this up later from the underlying libraries