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

IngressController status says "kube-controller-manager" when it should say "cloud-controller-manager"

XMLWordPrintable

    • Informational
    • No
    • Rejected
    • False
    • Hide

      None

      Show
      None

      Description of problem:

      The ingress operator provides the "SyncLoadBalancerFailed" status with a message that says "The kube-controller-manager logs may contain more details.".
      
      Depending on the platform, that isn't accurate as we are transitioning the CCM out-of-tree to the "cloud-controller-manager".
      
      
      Code Link: https://github.com/openshift/cluster-ingress-operator/blob/55780444031714fc931d90af298a4b193888977a/pkg/operator/controller/ingress/status.go#L874 

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

          4.16

      How reproducible:

          

      Steps to Reproduce:

          1. Create a IngressController with a broken LoadBalancer-type service so it produces "SyncLoadBalancerFailed" (TBD, I'll try to figure out how to produce this...)
          2.
          3.
          

      Actual results:

          "The kube-controller-manager logs may contain more details."

      Expected results:

          "The cloud-controller-manager logs may contain more details."

      Additional info:

          

            mmasters1@redhat.com Miciah Masters
            gspence@redhat.com Grant Spence
            Melvin Joseph Melvin Joseph
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: