-
Feature Request
-
Resolution: Done
-
Normal
-
None
-
False
-
None
-
False
-
Not Selected
-
-
-
As part of the output artifacts oc-mirror creates a list of ImageContentSourcePolicy objects to apply to the target cluster. However, this list only contains images synced in the current run and does not provide a full list of ICSPs to apply to the cluster.
This means that one needs to merge all ICSPs from the different runs of an on-mirror sync, which is a manual and tedious task. Also if you start dropping operators / images from being synced, you have to manually remove them from your ICSPs.
We are asking that oc-mirror produces after each run a full list of ImageContentSourcePolicy objects representing all available operators / images which path we have to redirect using an ICSP.
This will allow us to simply apply the articats produced by oc-mirror to the disconnected clusters. The same behavior goes with the operator catalog images. You only get CatalogSource kinds for the catalog indexes produced in the particular run. If there is none, you do not get a catalog source.
- account is impacted by
-
CLID-94 The resulted ICSP should contain details for all operators not just for newly added
- Closed
- is caused by
-
OCPSTRAT-1296 [Tech Preview] OC mirror v2
- Closed
- links to