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

Proxy variables are not passed to machine config daemon pods when upgrade strategy is set to inPlace

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Critical Critical
    • 4.18.0
    • 4.16, 4.17, 4.18, 4.19
    • HyperShift
    • Critical
    • None
    • Proposed
    • False
    • Hide

      None

      Show
      None
    • The pod that perform in-place upgrades will honor the cluster proxy settings now.
    • Bug Fix
    • In Progress

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

      Description of problem:

          Proxy variables are not respected in the machine config daemon pods when the upgrade strategy is set to inPlace

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

          4.16

      How reproducible:

          Always

      Steps to Reproduce:

      Create a HCP cluster with the proxy variables defined in `spec.configuration` section.

       

      configuration:
          proxy:
            httpProxy: 'http://xx.xx.xx.xx:8080'
            httpsProxy: 'http://xx.xx.xx:8080'
            noProxy: 'xx.xx.xx.xx/16,kubernetes,localhost'
            trustedCA:
              name: '' 

       

      Try upgrading the cluster and when the machine config daemon pod starts in fails to pull the image from the quay registry.

              agarcial@redhat.com Alberto Garcia Lamela
              openshift-crt-jira-prow OpenShift Prow Bot
              Jie Zhao Jie Zhao
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

                Created:
                Updated: