console icon indicating copy to clipboard operation
console copied to clipboard

KubeSphere Storage 404 error

Open Belnadifia opened this issue 4 months ago • 2 comments

Acessing "[Volume Snapshots]" or "[Volume Snapshot Classes]" after installing "KubeSphere Stroage" extension provide a 404 error. it try to access : /kapis/snapshot.storage.k8s.io/v1/volumesnapshotclasses

This path is "working" (no 404 error) : /apis/snapshot.storage.k8s.io/v1/volumesnapshotclasses

Image

KubeSphere: 4.1.3 Kubernetes: 1.28.5

2 masters: 4cpu/8g 3 workers: 8cpu/8g

Using Nutanix CSI Storage Class

Steps to reproduce the behavior:

  1. Go to '[Extensions Center]'
  2. Install 'KubeSphere Storage'. (Both the extension then the agent on the cluster)
  3. Reload F5
  4. Go to '[Cluster Management]' and access your node with admin account
  5. On the left navigation menu go to '[Storage]'
  6. Try going to '[Volume Snapshot Classes]' or '[Volume Snapshots]'
  7. 404 error on upper-right corner pop message

Expected behavior No 404 error and the possibility to create Volume Snapshot Classes and Volume Snaphots from here

Belnadifia avatar May 28 '25 22:05 Belnadifia