[Feature] Allow configuring the resulting StorageClass name in Container Storage StoragePool
#4721
Labels
feature-request
Requested Features
StoragePool
#4721
Is your feature request related to a problem? Please describe.
I'd like to be able to configure the name that the resulting StorageClass will have when deploying a
StoragePool
. One of my use cases would be to migrate from CSI Drivers to Azure Container Storage without requiring my tenants to update their PVC manifests with a newStorageClassName
.This was previously available in the now deprecated apiVersion v1alpha1 under
.spec.poolType.azureDisk.storageClassName
.Describe the solution you'd like
Describe alternatives you've considered
Use the deprecated apiVersion v1alpha1?
The text was updated successfully, but these errors were encountered: