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

doc bug in https://docs.openshift.com/container-platform/4.14/installing/install_config/configuring-firewall.html

XMLWordPrintable

    • Moderate
    • None
    • 3
    • OSDOCS Sprint 257
    • 1
    • False
    • Hide

      None

      Show
      None

      Description of problem:

      In https://docs.openshift.com/container-platform/4.14/installing/install_config/configuring-firewall.html, here we are allowing access.redhat.com in the firewall but the problem is that by default, Cluster Samples Operator pulls images from  registry.access.redhat.com. And it's not documented that  registry.access.redhat.com should be allowed on firewall. We are not able to pull the images when firewall only has access.redhat.com allowed.

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

          

      How reproducible:

          Check the image getting pulled in imagestream:
      
      > oc get imagestreams.image.openshift.io  -n openshift ubi8-openjdk-11 -o yaml
      
      ~~~
      status:
        dockerImageRepository: image-registry.openshift-image-registry.svc:5000/openshift/ubi8-openjdk-11
      ~~~
      
      The images were pulled from registry.access.redhat.com/ubi8/openjdk-11 and was failing until firewall was opened.

      Actual results:

          There is a firewall error while pulling the images.

      Expected results:

          There should not be any firewall error. We need to add the wild card for access.redhat.com

      Additional info:

          

              rhn-support-stevsmit Steven Smith
              rhn-support-skohli Shubh Kohli
              Gaoyun Pei Gaoyun Pei
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: