Goal:
- Support listing and searching module streams for introspected repositories
Acceptance Criteria:
- Image builder will provide a list of repository urls or UUIDS,
- We should return a list of modules applicable to that list of packages, along with the full set of streams available, and which is the default
- Optionally it can provide a list of packages, and if so, we will only return module streams that include those packages.
- Should include pagination and searching by module name
Open questions:
- clones
-
HMS-4801 Expose modularity for Snapshots
- In Progress