Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

snapshot api version should be aligned to "apis/snapshot.storage.k8s.io/v1" #4274

Open
youngman07 opened this issue May 23, 2024 · 0 comments
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@youngman07
Copy link

youngman07 commented May 23, 2024

General remarks

This form is to report bugs. For general usage questions refer to our Slack channel
KubeSphere-users

Describe the bug

volume related api versions are different.
Due to above reason that not able to display detail page as well as it appeared 404 error.

api version should be alinged to "apis/snapshot.storage.k8s.io/v1" which is latest one.
"apis/snapshot.storage.k8s.io/v1beta, v1beta1" already deprecated so that please update it.

-- curnent api versions
console/src/stores/volumeSnapshotContent.js ---> 'apis/snapshot.storage.k8s.io/v1'
console/src/stores/volumeSnapshotClasses.js ---> apis/snapshot.storage.k8s.io/v1beta1
console/src/stores/volumeSnapshot.js ---> apis/snapshot.storage.k8s.io/v1beta

Versions used(KubeSphere/Kubernetes)
KubeSphere:
Kubernetes: (If KubeSphere installer used, you can skip this)

Environment
How many nodes and their hardware configuration:

For example:
3 masters: 8cpu/8g
3 nodes: 8cpu/16g

(and other info are welcomed to help us debugging)

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

@youngman07 youngman07 added the kind/bug Categorizes issue or PR as related to a bug. label May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

No branches or pull requests

1 participant