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

The bundle image of the File Integrity Operator will NOT be pushed to all supported ocp releases due to a wrong label

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Critical Critical
    • None
    • 4.12
    • None
    • Important
    • Proposed
    • False
    • Hide

      None

      Show
      None

      Description of problem:

      The bundle image of the File Integrity Operator has a wrong label `com.redhat.openshift.versions=v4.12`. Per https://docs.engineering.redhat.com/display/CFC/Delivery, it will be pushed to OCP 4.12 and higher version only

       

      $ oc image info registry-proxy.engineering.redhat.com/rh-osbs/openshift-file-integrity-operator-bundle@sha256:98c0fd237394de599db354f61c42540bc46e2032795fd6bdf6b76a46c124c911
      Warning: the default reading order of registry auth file will be changed from "${HOME}/.docker/config.json" to podman registry config locations in the future version of oc. "${HOME}/.docker/config.json" is deprecated, but can still be used for storing credentials as a fallback. See https://github.com/containers/image/blob/main/docs/containers-auth.json.5.md for the order of podman registry config locations.
      Name:          registry-proxy.engineering.redhat.com/rh-osbs/openshift-file-integrity-operator-bundle@sha256:98c0fd237394de599db354f61c42540bc46e2032795fd6bdf6b76a46c124c911
      Digest:        sha256:1f085858f9a9d093b24530fd9208aff31ae97006ff02959b9d5afbfbf764df54
      Manifest List: sha256:98c0fd237394de599db354f61c42540bc46e2032795fd6bdf6b76a46c124c911
      Media Type:    application/vnd.docker.distribution.manifest.v2+json
      Created:       23d ago
      Image Size:    21.25kB in 1 layers
      Layers:        21.25kB sha256:502c88feae8857a168f8565e4caf83efbbd1060f20702e5c40feddceef0d56a0
      OS:            linux
      Arch:          amd64
      Command:       <none>
      Environment:   PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
      Labels:        License=GPLv2+
                     architecture=x86_64
                     build-date=2022-12-17T00:44:49
                     com.redhat.component=openshift-file-integrity-operator-bundle-container
                     com.redhat.delivery.appregistry=false
                     com.redhat.delivery.operator.bundle=true
                     com.redhat.license_terms=https://www.redhat.com/agreements
                     com.redhat.openshift.versions=v4.12
                     description=File Integrity Operator
                     distribution-scope=public
                     io.buildah.version=1.27.1
                     io.k8s.description=File Integrity Operator
                     io.k8s.display-name=File Integrity Operator
                     io.openshift.build.commit.id=
                     io.openshift.build.commit.url=
                     io.openshift.build.source-location=
                     io.openshift.maintainer.product=OpenShift Container Platform
                     io.openshift.tags=openshift,security,compliance,integrity
                     maintainer=Infrastructure Security and Compliance Team <isc-team@redhat.com>
                     name=openshift-file-integrity-operator-bundle
                     operators.operatorframework.io.bundle.channel.default.v1=v1
                     operators.operatorframework.io.bundle.channels.v1=v1
                     operators.operatorframework.io.bundle.manifests.v1=manifests/
                     operators.operatorframework.io.bundle.mediatype.v1=registry+v1
                     operators.operatorframework.io.bundle.metadata.v1=metadata/
                     operators.operatorframework.io.bundle.package.v1=file-integrity-operator
                     release=7
                     summary=OpenShift File Integrity Operator
                     url=https://access.redhat.com/containers/#/registry.access.redhat.com/openshift-file-integrity-operator-bundle/images/1.0.0-7
                     vcs-ref=cad0d1ec771c23f85df6eefa9fb674823d9eee1f
                     vcs-type=git
                     vendor=Red Hat, Inc.
                     version=1.0.0
      

       

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

      openshift-file-integrity-operator-bundle-1.0.0-7

      How reproducible:

      Always

      Steps to Reproduce:

      1. oc image info registry-proxy.engineering.redhat.com/rh-osbs/openshift-file-integrity-operator-bundle@sha256:98c0fd237394de599db354f61c42540bc46e2032795fd6bdf6b76a46c124c911 
      

      Actual results:

      It contains below label:com.redhat.openshift.versions=v4.12

      Expected results:

      It should contain below label:com.redhat.openshift.versions=v4.8

      Additional info:

       

            rhn-support-mrogers Matt Rogers (Inactive)
            xiyuan@redhat.com Xiaojie Yuan
            Xiaojie Yuan Xiaojie Yuan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: