-
Sub-task
-
Resolution: Done
-
Normal
-
None
-
None
From this comment: https://github.com/openshift/oc-mirror/pull/937#discussion_r1812461948
Ideally ImageBuilderInterface would be the interface to build any kind of image, since RebuildCatalogs is very specific only for catalog images, it would be better to have a separate interface only for that or reuse BuildAndPush.