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

Expose osbuild-composer customization api 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?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.

              rhn-support-tkosciel Tom Koscielniak
              rhn-engineering-jsherrill Justin Sherrill
              None
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: