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

Toolbox disregards the ImageContentSourcePolicy (ICSP) configuration and mirror settings in CoreOS

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None
    • 4.15
    • RHCOS
    • No
    • False
    • Hide

      None

      Show
      None

      Description of problem:

         Toolbox disregards the ImageContentSourcePolicy (ICSP) configuration and mirror settings in CoreOS

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

          all 4.x version

      How reproducible:

          100% reproducible

      Steps to Reproduce:

      Even though ICSP is configured for the support tools image registry.redhat.io/rhel8/support-tools, the toolbox is not considering the ICSP and its trying to pull directly from the registry.redhat.io. as per the kcs[1] the work around is to set mirror registry in /root/.toolboxrc like below
      
      $ vi /root/.toolboxrc
      REGISTRY=private-registry.example.com:5000
      IMAGE=rhel8/support-tools
      
      [1] https://access.redhat.com/solutions/4387261

       

      Actual results:

        toolbox disregards the ImageContentSourcePolicy (ICSP) configuration and mirror settings in CoreOS 

      Expected results:

          Toolbox should respect configured icsp in the system or at least we need a parameter to pass the image directly something like "toolbox --image <image-name> instead of above workaround.

      Additional info:

          

            Unassigned Unassigned
            rhn-support-amuhamme MUHAMMED ASLAM V K
            Michael Nguyen Michael Nguyen
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: