-
Task
-
Resolution: Done
-
Undefined
-
None
-
openshift-4.14
-
None
-
None
In 4.14 the `oc adm release mirror` command will output ImageDigestSources instead of ImageContentSources, see the slightly different output here https://github.com/openshift/oc/pull/1341#issuecomment-1498475901.
The agent scripts in dev-scripts filter on the ImageContentSources tag to retrieve the mirrors, that must be updated to ImageDigestSources.