Uploaded image for project: 'OpenShift Logging'
  1. OpenShift Logging
  2. LOG-6028

[release-5.9] Point kube-rbac-proxy to correct external repository

XMLWordPrintable

    • False
    • None
    • False
    • NEW
    • VERIFIED
    • Log Storage - Sprint 258

      Description of problem:

      There isn't registry.redhat.io/openshift4/ose-kube-rbac-proxy:v4.16.0. https://catalog.redhat.com/software/containers/openshift4/ose-kube-rbac-proxy/5cdb2634dd19c778293b4d98

      oc image info registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:e53e25f1a94e1722904a393ba8a8d81c9a3ec20281a0a567e698685c442a439c
      error: image "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:e53e25f1a94e1722904a393ba8a8d81c9a3ec20281a0a567e698685c442a439c" not found: manifest unknown: manifest unknown
      

      we should use registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9:v4.16.0 https://catalog.redhat.com/software/containers/openshift4/ose-kube-rbac-proxy-rhel9/652809a5244cb343fb4a4b66

      oc image info registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e53e25f1a94e1722904a393ba8a8d81c9a3ec20281a0a567e698685c442a439c
        OS        	DIGEST
        linux/amd64   sha256:12cc721a3ae6d7ac40f4ca9e0ad4e14f09c137e5b3e9396aeb0955d24aba3864
        linux/arm64   sha256:1fcccde5748c8f313152cef635670796c8e83fed8d93a4c37e3626485fb8c28a
        linux/ppc64le sha256:a12b1cbabc85a9221943b9ace6ff6ef8f4507773900b52cab03e0c047ee50cad
        linux/s390x   sha256:b05cc990531a308120c0a4116ee3443d1d000ab98a3e5da98cd68e8720c75f04
      

      How reproducible:

      Always

      Steps to Reproduce:

      1. deploy loki-operator using stage catalogsources

      Actual results:

      Actual results:

      $ oc get pods
      NAME                                            	READY   STATUS         	RESTARTS   AGE
      loki-operator-controller-manager-6878ddd849-xxn6r   1/2 	ImagePullBackOff   0      	13m
      
      

      Events:

      Type 	Reason      	Age               	From           	Message
        ---- 	------      	----              	----           	-------
        Normal   Scheduled   	13m               	default-scheduler  Successfully assigned openshift-operators-redhat/loki-operator-controller-manager-6878ddd849-xxn6r to ip-10-0-92-5.us-east-2.compute.internal
        Normal   AddedInterface  13m               	multus         	Add eth0 [10.128.2.115/23] from ovn-kubernetes
        Normal   Pulling     	13m               	kubelet        	Pulling image "registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:280de0100e17a8d5b30ff7c7776dade1731f5156ab5d4bbee31194cc8675c1bd"
        Normal   Pulled      	12m               	kubelet        	Successfully pulled image "registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:280de0100e17a8d5b30ff7c7776dade1731f5156ab5d4bbee31194cc8675c1bd" in 3.388s (3.388s including waiting)
        Normal   Created     	12m               	kubelet        	Created container manager
        Normal   Started     	12m               	kubelet        	Started container manager
        Normal   Pulling     	12m (x3 over 12m) 	kubelet        	Pulling image "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:e53e25f1a94e1722904a393ba8a8d81c9a3ec20281a0a567e698685c442a439c"
        Warning  Failed      	12m (x3 over 12m) 	kubelet        	Failed to pull image "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:e53e25f1a94e1722904a393ba8a8d81c9a3ec20281a0a567e698685c442a439c": (Mirrors also failed: [registry.stage.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:e53e25f1a94e1722904a393ba8a8d81c9a3ec20281a0a567e698685c442a439c: reading manifest sha256:e53e25f1a94e1722904a393ba8a8d81c9a3ec20281a0a567e698685c442a439c in registry.stage.redhat.io/openshift4/ose-kube-rbac-proxy: manifest unknown]): registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:e53e25f1a94e1722904a393ba8a8d81c9a3ec20281a0a567e698685c442a439c: reading manifest sha256:e53e25f1a94e1722904a393ba8a8d81c9a3ec20281a0a567e698685c442a439c in registry.redhat.io/openshift4/ose-kube-rbac-proxy: manifest unknown
        Warning  Failed      	12m (x3 over 12m) 	kubelet        	Error: ErrImagePull
        Warning  Failed      	11m (x6 over 12m) 	kubelet        	Error: ImagePullBackOff
        Normal   BackOff     	2m54s (x42 over 12m)  kubelet        	Back-off pulling image "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:e53e25f1a94e1722904a393ba8a8d81c9a3ec20281a0a567e698685c442a439c"
      

            rojacob@redhat.com Robert Jacob
            rhn-support-anli Anping Li
            Kabir Bharti Kabir Bharti
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: