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.
ClusterVersionOperatorConfiguration
1 parent 6282350 commit 83bc4daCopy full SHA for 83bc4da
features/features.go
@@ -682,7 +682,7 @@ var (
682
contactPerson("dhurta").
683
productScope(ocpSpecific).
684
enhancementPR("https://github.com/openshift/enhancements/pull/1492").
685
- enableIn(configv1.DevPreviewNoUpgrade).
+ enableIn(configv1.DevPreviewNoUpgrade, configv1.TechPreviewNoUpgrade).
686
mustRegister()
687
688
FeatureGateGCPCustomAPIEndpoints = newFeatureGate("GCPCustomAPIEndpoints").
0 commit comments