Change the way console get the storageCapability
Created by: f10atin9
What would you like to be added: The Console can judged by the "allowVolumeExpansion" in the StorageClass yaml and the "storageclass.kubesphere.io/support-snapshot"and "storageclass.kubesphere.io/support-clone" in the annotation. And we need user can manage storage capabilities in console. https://www.figma.com/file/8og5Ad5IX0qToDef9VO7bU/Storage?node-id=2%3A2 Why is this needed: ProvisionerCapability CRD and StorageClassCapability CRD will be removed. https://github.com/kubesphere/kubesphere/issues/4075