Uploaded image for project: 'RHEL'
  1. RHEL
  2. RHEL-116851

Discrepancy in container images rhel10/rhel-bootc between catalog and registry

Linking RHIVOS CVEs to...Migration: Automation ...SWIFT: POC ConversionSync from "Extern...XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • rhel-10.0
    • rhel-bootc-container
    • None
    • No
    • Low
    • rhel-image-mode
    • None
    • False
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • None
    • None
    • Unspecified
    • Unspecified
    • Unspecified
    • None

      There are differences in the tags for the image rhel10/rhel-bootc between the ones listed in Red Hat catalog and the actual registry.

      For example, "rhel10/rhel-bootc" image in the catalog has a tag "10.0-1756357951" but this is not pullable,

      [quickcluster@node-0 ~]$ podman pull registry.redhat.io/rhel10/rhel-bootc:10.0-1756357951
      Trying to pull registry.redhat.io/rhel10/rhel-bootc:10.0-1756357951...
      Error: initializing source docker://registry.redhat.io/rhel10/rhel-bootc:10.0-1756357951: reading manifest 10.0-1756357951 in registry.redhat.io/rhel10/rhel-bootc: manifest unknown

      However, when the last digit of the tag is changed from "1" to "0" (10.0-1756357950), the image is pulled,

      [quickcluster@node-0 ~]$ podman pull registry.redhat.io/rhel10/rhel-bootc:10.0-1756357950
      Trying to pull registry.redhat.io/rhel10/rhel-bootc:10.0-1756357950...
      Getting image source signatures
      Checking if image destination supports signatures
      Copying blob 615f29149dfa done   | 
      Copying blob 615f29149dfa done   | 
      Copying blob 615f29149dfa done   | 
      Copying blob f25308b2e280 done   | 
      .
      .
      .
      Copying config 28ac515fec done   | 
      Writing manifest to image destination
      Storing signatures
      28ac515fec5052b472f5648d462de8eb9e29dd9e283a1eda49458e1edf0bfeff 

       

       

              walters@redhat.com Colin Walters
              rhn-support-vraghave Vignesh Raghavendran
              Colin Walters Colin Walters
              Wei Shi Wei Shi
              Gabriela Necasova Gabriela Necasova
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

                Created:
                Updated: