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

Control Plane Operator V2 creates unnecessay router deployment in case of IBM Cloud

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Normal Normal
    • None
    • 4.21, 4.20.z
    • HyperShift
    • None
    • None
    • False
    • Hide

      None

      Show
      None
    • None
    • Moderate
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Description of problem:

          When HostedCluster is configued with "ServicePublishingStrategy: Route" configuration, control plane operator creates an unnecessary router deployment in the HostedCluster namespace.
      
      router-5788df8bd-2wbrq                                  1/1     Running     0          43h
      router-5788df8bd-bbqdb                                  1/1     Running     0          43h
      router-5788df8bd-h6xwb                                  1/1     Running     0          43h
      
      This is unnecessary as in case of IBM Cloud, these router pods are not utilized.

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

          4.20, control-plane operator

      How reproducible:

          It is reproducible when using Red Hat OpenShift on IBM Cloud 4.20 (available IBM internally)

      Steps to Reproduce:

          1. Configure HostedCluster to use "ServicePublishingStrategy: Route" for exposed services.
          2. After deployment, check components created on the control plane side.    

      Actual results:

          router deployment appears in the list

      Expected results:

          router deployment does not appear in the list

      Additional info:

          

              adam.mihelcsik Adam Mihelcsik
              adam.mihelcsik Adam Mihelcsik
              None
              None
              None
              None
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: