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

UI crash accessing a Service in pending state

XMLWordPrintable

    • None
    • False
    • Hide

      None

      Show
      None

      Description of problem:

      Created a service for DNS server for secondary networks in Openshift-Virtualizaion, using MetalLB, but the IP is still pending, when accessing the service from the UI, it crash.

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

      4.17

      How reproducible:

          

      Steps to Reproduce:

          1. Create an IP pool (for example 1 IP) for Metal LB and fully utilize the IP range (which other service)
          2. Allocate a new IP using the oc expose command like below
          3. Check the service status on the UI
          

      Actual results:

      UI crash

      Expected results:

      Should show the service status

      Additional info:

      oc expose -n openshift-cnv deployment/secondary-dns --name=dns-lb --type=LoadBalancer --port=53 --target-port=5353 --protocol='UDP'

              rh-ee-mziska Marek Ziska
              ryasharz@redhat.com Rabin Yasharzadehe
              Arti Sood Arti Sood
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated: