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 76b520c commit 67eebfaCopy full SHA for 67eebfa
features/features.go
@@ -630,7 +630,7 @@ var (
630
reportProblemsToJiraComponent("Networking/router").
631
contactPerson("miciah").
632
productScope(ocpSpecific).
633
- enhancementPR(legacyFeatureGateWithoutEnhancement).
+ enhancementPR("https://github.com/openshift/enhancements/pull/1687").
634
enableIn(configv1.DevPreviewNoUpgrade, configv1.TechPreviewNoUpgrade).
635
mustRegister()
636
0 commit comments