Description of problem: Local storage is using upstream images. But in OCP, downstream images should be used. Version-Release number of selected component (if applicable): 4.2.0-0.nightly-2019-08-12-204658 image: quay.io/gnufied/local-registry:v4.2.0 image: quay.io/openshift/origin-local-storage-operator:latest How reproducible: Always Steps to Reproduce: 1. Follow https://github.com/openshift/local-storage-operator/blob/master/docs/deploy-with-olm.md#deploy-local-storage-operator to deploy local storage operator. 2. Check the images used to start containers. 3. Actual results: Upstream images are used. Expected results: Downstream images should be used.
This will get fixed when ART team rolls out new operators in operator hub - https://bugzilla.redhat.com/show_bug.cgi?id=1733116 . At the moment, we are blocked on #1733116 and I am afraid we just have to wait for it. *** This bug has been marked as a duplicate of bug 1733116 ***