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

User configured In-cluster proxy configuration squashed in hypershift

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 4.12.z
    • 4.13, 4.12, 4.11
    • HyperShift
    • No
    • Proposed
    • False
    • Hide

      None

      Show
      None

    Description

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

      Description of problem:

      Currently: Hypershift is squashing any user configured proxy configuration based on this line: https://github.com/openshift/hypershift/blob/main/support/globalconfig/proxy.go#L21-L28, https://github.com/openshift/hypershift/blob/release-4.11/control-plane-operator/hostedclusterconfigoperator/controllers/resources/resources.go#L487-L493. Because of this any user changes to the cluster-wide proxy configuration documented here: https://docs.openshift.com/container-platform/4.12/networking/enable-cluster-wide-proxy.html are squashed and not valid for more than a few seconds. That blocks some functionality in the openshift cluster from working including application builds from the openshift samples provided in the cluster. 

       

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

      4.13 4.12 4.11

      How reproducible:

      100%

      Steps to Reproduce:

      1. Make a change to the Proxy object in the cluster with kubectl edit proxy cluster
      2. Save the change
      3. Wait a few seconds
      
      

      Actual results:

      HostedClusterConfig operator will go in and squash the value

      Expected results:

      The value the user provides remains in the configuration and is not squashed to an empty value

      Additional info:

       

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: