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

Ingresses list page doesn't show Ingresses from all projects when 'All Projects' selected

XMLWordPrintable

    • Important
    • None
    • Proposed
    • False
    • Hide

      None

      Show
      None
    • N/A
    • Release Note Not Required
    • Done

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

      Description of problem:

      when we view list page with 'All Projects' selected, it is not showing all Ingress resources

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

      4.18.0-0.nightly-2024-09-09-212926    

      How reproducible:

          Always

      Steps to Reproduce:

          1. create Ingress under different project
      $ oc get ingress -A
      NAMESPACE   NAME        CLASS    HOSTS         ADDRESS   PORTS   AGE
      39-3        example-2   <none>   example.com             80      8m56s
      default     example     <none>   example.com             80      9m43s
          2. goes to Networking -> Ingresses -> choose 'All Projects'
          3.
          

      Actual results:

          2. Only one Ingress resource listed 

      Expected results:

      2. Should list Ingresses from all projects    

      Additional info:

          

            upalatuc@redhat.com Ugo Palatucci
            openshift-crt-jira-prow OpenShift Prow Bot
            Guohua Ouyang Guohua Ouyang
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: