We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88b2b21 commit 565bc66Copy full SHA for 565bc66
features/features.go
@@ -766,7 +766,7 @@ var (
766
contactPerson("hekumar").
767
productScope(ocpSpecific).
768
enhancementPR("https://github.com/openshift/enhancements/pull/1804").
769
- enableIn(configv1.DevPreviewNoUpgrade, configv1.TechPreviewNoUpgrade).
+ enableIn(configv1.DevPreviewNoUpgrade, configv1.TechPreviewNoUpgrade, configv1.Default).
770
mustRegister()
771
772
FeatureGateMultiDiskSetup = newFeatureGate("MultiDiskSetup").
0 commit comments