You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What is the user interaction of your feature
Some storage class needs to know the volumeMode during provision process
Users will see such error message when 'volumeMode' is set:
'error: error validating "apecloud-mysql-cluster.yaml": error validating data: ValidationError(Cluster.spec.componentSpecs[0].volumeClaimTemplates[0].spec): unknown field "volumeMode" in io.kubeblocks.apps.v1alpha1.Cluster.spec.componentSpecs.volumeClaimTemplates.spec; if you choose to ignore these errors, turn validation off with --validate=false'
The text was updated successfully, but these errors were encountered:
What is the user interaction of your feature
Some storage class needs to know the volumeMode during provision process
Users will see such error message when 'volumeMode' is set:
'error: error validating "apecloud-mysql-cluster.yaml": error validating data: ValidationError(Cluster.spec.componentSpecs[0].volumeClaimTemplates[0].spec): unknown field "volumeMode" in io.kubeblocks.apps.v1alpha1.Cluster.spec.componentSpecs.volumeClaimTemplates.spec; if you choose to ignore these errors, turn validation off with --validate=false'
The text was updated successfully, but these errors were encountered: