Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-37036

[Doc] opm base image is invalidate

XMLWordPrintable

    • Important
    • None
    • 1
    • OSDOCS Sprint 256, OSDOCS Sprint 257
    • 2
    • False
    • Hide

      None

      Show
      None
    • Release Note Not Required
    • In Progress

      Description of problem:

      https://docs.openshift.com/container-platform/4.16/operators/admin/olm-managing-custom-catalogs.html#olm-creating-fb-catalog-image_olm-managing-custom-catalogs

         opm generate dockerfile <catalog_dir> \
          -i registry.redhat.io/openshift4/ose-operator-registry:v4.16
      
      [cloud-user@preserve-olm-env2 opm]$ podman pull registry.redhat.io/openshift4/ose-operator-registry:v4.16 
      Trying to pull registry.redhat.io/openshift4/ose-operator-registry:v4.16...
      Error: initializing source docker://registry.redhat.io/openshift4/ose-operator-registry:v4.16: reading manifest v4.16 in registry.redhat.io/openshift4/ose-operator-registry: manifest unknown

      Version-Release number of selected component (if applicable):

          4.16

      How reproducible:

          always

      Steps to Reproduce:

          1. Pulling registry.redhat.io/openshift4/ose-operator-registry:v4.16 
          2.
          3.
          

      Actual results:

      [cloud-user@preserve-olm-env2 opm]$ podman pull registry.redhat.io/openshift4/ose-operator-registry:v4.16 
      Trying to pull registry.redhat.io/openshift4/ose-operator-registry:v4.16...
      Error: initializing source docker://registry.redhat.io/openshift4/ose-operator-registry:v4.16: reading manifest v4.16 in registry.redhat.io/openshift4/ose-operator-registry: manifest unknown    

      Expected results:

      It should be registry.redhat.io/openshift4/ose-operator-registry-rhel9:v4.16 

          [cloud-user@preserve-olm-env2 opm]$ podman pull registry.redhat.io/openshift4/ose-operator-registry-rhel9:v4.16 
      Trying to pull registry.redhat.io/openshift4/ose-operator-registry-rhel9:v4.16...
      Getting image source signatures
      Checking if image destination supports signatures
      Copying blob bcd7dc0c0b02 skipped: already exists 
      Copying blob 2c1c281f5b6a skipped: already exists 
      Copying blob 74b582a585c1 skipped: already exists 
      Copying blob ca1636478fe5 skipped: already exists 
      Copying config 74e4eaf472 done   | 
      Writing manifest to image destination
      Storing signatures
      74e4eaf47203fdcf98ecf43d6dbea567d29b74227738fcf8205bbaa2a7d6b72a

      Additional info:

          

              rhn-support-mipeter Michael Peter
              rhn-support-jiazha Jian Zhang
              Jian Zhang Jian Zhang
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: