feat: Change the judgment field in storage management
Created by: weili520
What type of PR is this?
/kind feature
What this PR does / why we need it:
- use the judgment field as follows:
- annotations['storageclass.kubesphere.io/allow-clone'] : 'true'
- annotations['storageclass.kubesphere.io/allow-snapshot'] : 'true'
- allowVolumeExpansion: true
Which issue(s) this PR fixes:
Fixes ##2158 (closed)
Special notes for reviewers:
Does this PR introduced a user-facing change?
Change the judgment field in storage management
Additional documentation, usage docs, etc.: