Skip to content

fix: Backend is lack of accessor crd will create 404 warning

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 kubesphere backend is lack of accessor CRD, it will create 404 warning as follow:

截屏2022-04-18 17 06 33

So we should prompt the user to upgrade the ks-installer to v3.3.0 and above or manually install the storageclass-accessor component.

Which issue(s) this PR fixes:

Special notes for reviewers:

截屏2022-04-18 17 44 34

Does this PR introduced a user-facing change?

NONE

Additional documentation, usage docs, etc.:

合并请求报告

加载中