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

HO issue determining the cluster payload arch does not checks the ICSP/IDMS

XMLWordPrintable

    • Critical
    • None
    • Hypershift Sprint 261, Hypershift Sprint 262, Hypershift Sprint 263
    • 3
    • Approved
    • False
    • Hide

      None

      Show
      None
    • Hide
      *Cause*: The way to validate the container image arch is not going through the ImageMetadataProvider.
      *Consequence*: The ImageOverrides are not taking any effect.
      *Fix*: Modified the methods on the ImageMetadataProvider to allow multiarch validations. And propagated through all the components for image validation steps.
      *Result*: Bug doesn’t present anymore.
      Show
      *Cause*: The way to validate the container image arch is not going through the ImageMetadataProvider. *Consequence*: The ImageOverrides are not taking any effect. *Fix*: Modified the methods on the ImageMetadataProvider to allow multiarch validations. And propagated through all the components for image validation steps. *Result*: Bug doesn’t present anymore.
    • Bug Fix
    • In Progress

      Description of problem:

      This function https://github.com/openshift/hypershift/blame/c34a1f6cef0cb41c8a1f83acd4ddf10a4b9e8532/support/util/util.go#L391 does not checks the IDMS/ICSP overrides during the reconciliation, so it breaks the disconnected deployments. 

              jparrill@redhat.com Juan Manuel Parrilla Madrid
              jparrill@redhat.com Juan Manuel Parrilla Madrid
              Liangquan Li Liangquan Li
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: