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

Installer does not use proxy from install-config.yaml

    XMLWordPrintable

Details

    • Moderate
    • Approved
    • False
    • Hide

      None

      Show
      None

    Description

      Description of problem:

      Add proxy config in agent's install-config.yaml with proxy username and password, then create image and install the cluster. 
      
      proxy:
        httpProxy: http://proxy-user1:JYgU8qRZV4DY4PXJbxJK@10.1.235.58:3128
        httpsProxy: http://proxy-user1:JYgU8qRZV4DY4PXJbxJK@10.1.235.58:3128
      
      Noticed there is no access record in the proxy servers' access log

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

      4.12.0-0.nightly-2022-10-25-210451

      How reproducible:

      Always

      Steps to Reproduce:

      1. Add proxy config in install-config.yaml
      proxy:
        httpProxy: http://proxy-user1:JYgU8qRZV4DY4PXJbxJK@10.1.235.58:3128
        httpsProxy: http://proxy-user1:JYgU8qRZV4DY4PXJbxJK@10.1.235.58:3128 2.
      2. Create the agent image and boot the hosts via VirtualMedia
      3. Monitor the proxy server's access log

      Actual results:

      There is no access log from proxy server

      Expected results:

      Should see records in proxy server's access log

      Additional info:

      After the cluster is installed, the cluster does not get a cluster-wide proxy. According to https://docs.openshift.com/container-platform/4.11/installing/installing_platform_agnostic/installing-platform-agnostic.html#installation-configure-proxy_installing-platform-agnostic: 
      
      > The installation program creates a cluster-wide proxy that is named cluster that uses the proxy settings in the provided install-config.yaml file. 

      Attachments

        Issue Links

          Activity

            People

              asegurap1@redhat.com Antoni Segura Puimedon
              jhou1@redhat.com Jianwei Hou
              zhenying niu zhenying niu
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: