Skip to content

Commit

Permalink
Merge pull request #278 from j-griffith/add_csi_block_volume
Browse files Browse the repository at this point in the history
Enable BlockVolume support tech preview for 4.1
  • Loading branch information
openshift-merge-robot committed Apr 8, 2019
2 parents 6f2133e + 6a702b5 commit 6d14d1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/v1/types_feature.go
Expand Up @@ -81,6 +81,7 @@ var FeatureSets = map[FeatureSet]*FeatureGateEnabledDisabled{
"ExperimentalCriticalPodAnnotation", // sig-pod, sjenning
"RotateKubeletServerCertificate", // sig-pod, sjenning
"SupportPodPidsLimit", // sig-pod, sjenning
"CSIBlockVolume", // sig-storage, j-griffith
},
Disabled: []string{
"LocalStorageCapacityIsolation", // sig-pod, sjenning
Expand Down

0 comments on commit 6d14d1b

Please sign in to comment.