redhat-partner-solutions / crucible

Apache License 2.0
34 stars 59 forks source link

expand disconnected mirroring registry options #264

Closed manurodriguez closed 10 months ago

manurodriguez commented 10 months ago

Feature description

Currently is not possible to deploy OCP from nightlies versions because the registry entries in the ImageContentSourcePolicy do not include the registry.ci.openshift.org registry.

Also the registry repository is hardcoded to /ocp4/openshift4 as illustrated in OCP documentation, but the code should be flexible to allow to specify a different path, specially for disconnected deployments where the registry was deployed and populated without crucible plays.

Required statements