Cluster operator image-registry is not available during OpenShift 4.12 upgrade on AWS

Solution Verified - Updated -

Issue

  • Image Registry Operator is in degraded status with the following error.
$ oc get co | grep -i image-registry
image-registry                                       False       True          True       2h
  • Further checking the condition status of image-registry cluster operator.
$ oc get co image-registry -o json |jq -r '.status.conditions[]'
"lastTransitionTime": "2023-09-25T18:32:37Z",
"message": "Degraded: The deployment does not have available replicas",
"reason": "Unavailable",
"status": "True",
"type": "Degraded"
  • Looking at the clusterversion status message.
$ oc get clusterversion
NAME      VERSION   AVAILABLE   PROGRESSING   SINCE   STATUS
version             False       True          1h46m   Unable to apply 4.12.34: the cluster operator image-registry is not available

Environment

  • Red Hat OpenShift Container Platform (RHOCP)
    • RHOCP 4.12
    • AWS infrastructure

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content