Uploaded image for project: 'Insights Experiences'
  1. Insights Experiences
  2. HMS-9570

Expose static customization mapping in the CRC api

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • None
    • Image Builder
    • None

      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 

              Unassigned Unassigned
              rhn-engineering-jsherrill Justin Sherrill
              None
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: