diff --git a/pkg/features/kube_features.go b/pkg/features/kube_features.go index 7158f5307ea..07bc67f7771 100644 --- a/pkg/features/kube_features.go +++ b/pkg/features/kube_features.go @@ -339,7 +339,7 @@ const ( // alpha: v1.23 // // Enables the RBD in-tree driver to RBD CSI Driver migration feature. - CSIMigrationRBD featuregate.Feature = "csiMigrationRBD" + CSIMigrationRBD featuregate.Feature = "CSIMigrationRBD" // owner: @humblec // alpha: v1.23