Skip to content

Commit 67eebfa

Browse files
committed
Add link to the dynamic-config-manager EP PR
* features/features.go (FeatureGateIngressControllerDynamicConfigurationManager): Add a link to the dynamic-config-manager enhancement proposal PR.
1 parent 76b520c commit 67eebfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/features.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -630,7 +630,7 @@ var (
630630
reportProblemsToJiraComponent("Networking/router").
631631
contactPerson("miciah").
632632
productScope(ocpSpecific).
633-
enhancementPR(legacyFeatureGateWithoutEnhancement).
633+
enhancementPR("https://github.com/openshift/enhancements/pull/1687").
634634
enableIn(configv1.DevPreviewNoUpgrade, configv1.TechPreviewNoUpgrade).
635635
mustRegister()
636636

0 commit comments

Comments
 (0)