-
Bug
-
Resolution: Done-Errata
-
Undefined
-
None
-
4.18, 4.19
-
None
-
Moderate
-
None
-
False
-
-
-
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:
- clones
-
OCPBUGS-53227 /k8s/all-namespaces/volumesnapshots returns 404 Page Not Found
-
- Verified
-
- is blocked by
-
OCPBUGS-53227 /k8s/all-namespaces/volumesnapshots returns 404 Page Not Found
-
- Verified
-
- links to
-
RHBA-2025:3577 OpenShift Container Platform 4.18.z bug fix update