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

Should the Documentation from 4.16 refer to ImageDigestSource instead of ImageContentSource

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None
    • 4.16
    • None
    • None
    • False
    • Hide

      None

      Show
      None

      Description of problem:

       Documentation Link: https://docs.openshift.com/container-platform/4.16/installing/installing_with_agent_based_installer/understanding-disconnected-installation-mirroring.html#configuring-the-agent-based-installer-to-use-mirrored-images
      
      The link above refers to the use of imageContentSources to configure the repository mirror.Since the oc-mirror plugin now works with Image digest sources should it refer users to configure ImageDigestSources in the install config.yaml instead of imagecontentsources
      
      i.e Like this
      ImageDigestSources:
        - mirrors:
          - rhel-idm.tide.lan:8443/ocp4/ubi8
          source: registry.redhat.io/ubi8
      
      Instead of
      ImageContentSources:
        - mirrors:
          - rhel-idm.tide.lan:8443/ocp4/ubi8
          source: registry.redhat.io/ubi8
      

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

          

      How reproducible:

          

      Steps to Reproduce:

          1.
          2.
          3.
          

      Actual results:

          

      Expected results:

          

      Additional info:

          

              Unassigned Unassigned
              moyegunl Moyosooreoluwa Oyegunle
              Michael Burman Michael Burman
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: