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

agent create image failing with secured local registry

XMLWordPrintable

    • Important
    • None
    • Installer (PB) Sprint 263
    • 1
    • Rejected
    • False
    • Hide

      None

      Show
      None
    • Hide
      * Previously, during a disconnected installation, when the `imageContentSources` parameter was configured for more than one mirror for a source, the command to create the agent ISO image could fail, depending on the sequence of the mirror configuration. With this release, multiple mirrors are handled correctly when the agent ISO is created and the issue is resolved. (link:https://issues.redhat.com/browse/OCPBUGS-45630[*OCPBUGS-45630*])
      Show
      * Previously, during a disconnected installation, when the `imageContentSources` parameter was configured for more than one mirror for a source, the command to create the agent ISO image could fail, depending on the sequence of the mirror configuration. With this release, multiple mirrors are handled correctly when the agent ISO is created and the issue is resolved. (link: https://issues.redhat.com/browse/OCPBUGS-45630 [* OCPBUGS-45630 *])
    • Bug Fix
    • In Progress

      This is a clone of issue OCPBUGS-44938. The following is the description of the original issue:

      Description of problem:

      When deploying a disconnected cluster, creating the iso by "openshifit-install agent create image" is failing (authentication required), when the release image resides in a secured local-registry.
      Actually the issue is this:
      openshift-install generates registry-config out of the install-config.yaml, and it's only the local regustry credentials (disconnected deploy), but it's not creating an icsp-file to get the image from local registry.      

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

          

      How reproducible:

          Run an agent-based iso image creation of a disconnected clutser. choose a version (nightly), where the image is in secured registry (such as registry.ci).  it will fail on authentication required.

      Steps to Reproduce:

          1.openshift-install agant create image
          2.
          3.
          

      Actual results:

      failing on authentication required    

      Expected results:

          iso to be created

      Additional info:

          

              bfournie@redhat.com Robert Fournier
              openshift-crt-jira-prow OpenShift Prow Bot
              zhenying niu zhenying niu
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated: