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

Wrong image override is used in ignition server

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done-Errata
    • Undefined
    • 4.15.0
    • 4.14
    • HyperShift
    • None
    • Critical
    • No
    • Hypershift Sprint 241, Hypershift Sprint 242
    • 2
    • Proposed
    • False
    • Hide

      None

      Show
      None

    Description

      Description of problem:

      Currently, we unconditionally use an image mapping from the management
      cluster if a mapping exists for ocp-release-dev or ocp/release.
      When the individual images do not use those registries, the wrong
      mapping is used.

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

      4.14

      How reproducible:

      Always

      Steps to Reproduce:

      1.Create an ICSP on a management cluster:
      
      apiVersion: operator.openshift.io/v1alpha1
      kind: ImageContentSourcePolicy
      metadata:
        name: image-policy-39
      spec:
        repositoryDigestMirrors:
        - mirrors:
          - quay.io/openshift-release-dev/ocp-release
          - pull.q1w2.quay.rhcloud.com/openshift-release-dev/ocp-release
          source: quay.io/openshift-release-dev/ocp-release
      
      2. Create a HostedCluster that uses a CI release
      

      Actual results:

      Nodes never join because ignition server is looking up the wrong image for the CCO and MCO.

      Expected results:

      Nodes can join the cluster.

      Additional info:

       

      Attachments

        Activity

          People

            cewong@redhat.com Cesar Wong
            cewong@redhat.com Cesar Wong
            Jie Zhao Jie Zhao
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: