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

[release-4.18] /k8s/all-namespaces/volumesnapshots returns 404 Page Not Found

    • Icon: Bug Bug
    • Resolution: Done-Errata
    • Icon: Undefined Undefined
    • None
    • 4.18, 4.19
    • Management Console
    • None
    • Moderate
    • None
    • False
    • Hide

      None

      Show
      None
    • Hide
      * Previously, selecting the *All projects* option on the *VolumeSnapshot* page of the web console in the *Administrator* perspective resulted in a `404: Page Not Found` error. With this release, a fix ensures that when you select the *All projects* option on the *VolumeSnapshot* page, the page shows results as expected without an error. (link:https://issues.redhat.com/browse/OCPBUGS-54269[*OCPBUGS-54269*])
      Show
      * Previously, selecting the *All projects* option on the *VolumeSnapshot* page of the web console in the *Administrator* perspective resulted in a `404: Page Not Found` error. With this release, a fix ensures that when you select the *All projects* option on the *VolumeSnapshot* page, the page shows results as expected without an error. (link: https://issues.redhat.com/browse/OCPBUGS-54269 [* OCPBUGS-54269 *])
    • Bug Fix
    • Proposed

      This is a clone of issue OCPBUGS-53227. The following is the description of the original issue:
      —
      Description of problem:

      /k8s/all-namespaces/volumesnapshots returns 404 Page Not Found    

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

      4.18.0-0.nightly-2025-03-17-135359    

      How reproducible:

      Always    

      Steps to Reproduce:

      1. navigate to Storage -> VolumeSnapshots, make sure 'All Projects' selected 
      2. Click on 'Create VolumeSnapshot' button, user will be redirected to /k8s/ns/default/volumesnapshots/~new/form page and project selection will be changed to `default
      3. open project selector dropdown and change project to 'All Projects' again 
      
      $ oc get volumesnapshots -A
      No resources found

      Actual results:

      3. URL path will be changed to /k8s/all-namespaces/volumesnapshots and we will see error
      404: Page Not Found
      The server doesn't have a resource type "volumesnapshots". Try refreshing the page if it was recently added.

      Expected results:

      3. should display volumesnapshots in all projects, volumesnapshots resources can be successfully listed/queried
      $ oc get volumesnapshots -A
      No resources found
       

      Additional info:

          

              rhn-engineering-rhamilto Robb Hamilton
              openshift-crt-jira-prow OpenShift Prow Bot
              Yanping Zhang Yanping Zhang
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: