Description of problem: Report "image-registry has not yet successfully rolled out" during installation when set image-registry default to Removed in Baremetal platform. Version-Release number of selected component (if applicable): 4.3.0-0.nightly-2019-11-02-092336 How reproducible: always Steps to Reproduce: 1.Install latest 4.3 cluster in BM 2. 3. Actual results: Report "image-registry has not yet successfully rolled out" during installation when set image-registry default to Removed in Baremetal platform. $ oc get clusterversion NAME VERSION AVAILABLE PROGRESSING SINCE STATUS version False True 47m Unable to apply 4.3.0-0.nightly-2019-11-02-092336: the cluster operator image-registry has not yet successfully rolled out $ oc get co image-registry NAME VERSION AVAILABLE PROGRESSING DEGRADED SINCE image-registry True False False 20m $oc describe co image-reigstry =============snip============= Status: Conditions: Last Transition Time: 2019-11-04T06:54:19Z Message: All registry resources are removed Reason: Removed Status: False Type: Progressing Last Transition Time: 2019-11-04T06:18:50Z Message: The registry is removed Reason: Removed Status: True Type: Available Last Transition Time: 2019-11-04T06:18:50Z Status: False Type: Degraded Extension: <nil> Expected results: Shouldn't report installation failed. Additional info:
Underlying issue likely duplicates #1753778, but keeping this BZ open so that make sure we test on baremetal.
Could install cluster succeed when default image-registry set to Removed. image-registry has set version when status is removed. $ oc describe co image-registry Status: Conditions: Last Transition Time: 2019-11-07T03:01:31Z Message: All registry resources are removed Reason: Removed Status: False Type: Progressing Last Transition Time: 2019-11-07T02:03:35Z Message: The registry is removed Reason: Removed Status: True Type: Available Last Transition Time: 2019-11-07T02:03:35Z Status: False Type: Degraded Extension: <nil> Related Objects: Group: imageregistry.operator.openshift.io Name: cluster Resource: configs Group: Name: openshift-image-registry Resource: namespaces Versions: Name: operator Version: 4.3.0-0.nightly-2019-11-07-001158 Events: <none>
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2020:0062