Skip to content

fix: StorageClass accessor manage URL error

Calvin Yu请求将github/fork/weili520/accessors_error合并到master

Created by: weili520

Signed-off-by: TheYoungManLi cjl@kubesphere.io

What type of PR is this?

/kind bug

What this PR does / why we need it:

If the user uses the latest version console to connect the cluster which version is v3.2.1, here will has an error as follows:

截屏2022-04-12 18 11 41

So this management function needs kubesphere version greater than 3.3.

So we should check if k8s supports accessor resource when kubesphere verison below 3.3.

Which issue(s) this PR fixes:

Fixes #

Special notes for reviewers:

Does this PR introduced a user-facing change?

NONE

Additional documentation, usage docs, etc.:

合并请求报告

加载中