yunify / qingcloud-csi

Kubernetes volume plugin based on CSI specification which support block storage of qingcloud
Apache License 2.0
37 stars 22 forks source link

Support to set storage class parameter automatically #119

Open wnxn opened 4 years ago

wnxn commented 4 years ago

What would you like to be added: Set maxSize, minSize and stepSize dynamically

Why is this needed: In this way, we could reduce user's burden for setting storageclass parameter, such as maxSize, minSize and stepSize.