Skip to content

Commit 70d9187

Browse files
committed
NE-2520: Promote GatewayAPIWithoutOLM to GA
This change promotes the GatewayAPIWithoutOLM feature gate from TechPreviewNoUpgrade to Default Feature Set (GA).
1 parent 1f2fa3f commit 70d9187

6 files changed

Lines changed: 14 additions & 14 deletions

features.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@
6363
| GCPCustomAPIEndpoints| | | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | | | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> |
6464
| GCPCustomAPIEndpointsInstall| | | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | | | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> |
6565
| GCPDualStackInstall| | | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | | | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> |
66-
| GatewayAPIWithoutOLM| | | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | | | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> |
6766
| HyperShiftOnlyDynamicResourceAllocation| <span style="background-color: #519450">Enabled</span> | | <span style="background-color: #519450">Enabled</span> | | <span style="background-color: #519450">Enabled</span> | | <span style="background-color: #519450">Enabled</span> | |
6867
| ImageModeStatusReporting| | | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | | | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> |
6968
| IngressControllerDynamicConfigurationManager| | | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | | | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> |
@@ -100,6 +99,7 @@
10099
| ExternalOIDC| <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> |
101100
| ExternalOIDCWithUIDAndExtraClaimMappings| <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> |
102101
| GCPClusterHostedDNSInstall| <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> |
102+
| GatewayAPIWithoutOLM| <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> |
103103
| HighlyAvailableArbiter| <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> |
104104
| ImageStreamImportMode| <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> |
105105
| InsightsConfig| <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> |

features/features.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1010,7 +1010,7 @@ var (
10101010
contactPerson("miciah").
10111011
productScope(ocpSpecific).
10121012
enhancementPR("https://github.com/openshift/enhancements/pull/1933").
1013-
enable(inDevPreviewNoUpgrade(), inTechPreviewNoUpgrade()).
1013+
enable(inDefault(), inOKD(), inDevPreviewNoUpgrade(), inTechPreviewNoUpgrade()).
10141014
mustRegister()
10151015

10161016
FeatureGateTLSAdherence = newFeatureGate("TLSAdherence").

payload-manifests/featuregates/featureGate-4-10-Hypershift-Default.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -170,9 +170,6 @@
170170
{
171171
"name": "GCPDualStackInstall"
172172
},
173-
{
174-
"name": "GatewayAPIWithoutOLM"
175-
},
176173
{
177174
"name": "ImageModeStatusReporting"
178175
},
@@ -313,6 +310,9 @@
313310
{
314311
"name": "GCPClusterHostedDNSInstall"
315312
},
313+
{
314+
"name": "GatewayAPIWithoutOLM"
315+
},
316316
{
317317
"name": "HighlyAvailableArbiter"
318318
},

payload-manifests/featuregates/featureGate-4-10-Hypershift-OKD.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -172,9 +172,6 @@
172172
{
173173
"name": "GCPDualStackInstall"
174174
},
175-
{
176-
"name": "GatewayAPIWithoutOLM"
177-
},
178175
{
179176
"name": "ImageModeStatusReporting"
180177
},
@@ -315,6 +312,9 @@
315312
{
316313
"name": "GCPClusterHostedDNSInstall"
317314
},
315+
{
316+
"name": "GatewayAPIWithoutOLM"
317+
},
318318
{
319319
"name": "HighlyAvailableArbiter"
320320
},

payload-manifests/featuregates/featureGate-4-10-SelfManagedHA-Default.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -167,9 +167,6 @@
167167
{
168168
"name": "GCPDualStackInstall"
169169
},
170-
{
171-
"name": "GatewayAPIWithoutOLM"
172-
},
173170
{
174171
"name": "HyperShiftOnlyDynamicResourceAllocation"
175172
},
@@ -307,6 +304,9 @@
307304
{
308305
"name": "GCPClusterHostedDNSInstall"
309306
},
307+
{
308+
"name": "GatewayAPIWithoutOLM"
309+
},
310310
{
311311
"name": "HighlyAvailableArbiter"
312312
},

payload-manifests/featuregates/featureGate-4-10-SelfManagedHA-OKD.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -169,9 +169,6 @@
169169
{
170170
"name": "GCPDualStackInstall"
171171
},
172-
{
173-
"name": "GatewayAPIWithoutOLM"
174-
},
175172
{
176173
"name": "HyperShiftOnlyDynamicResourceAllocation"
177174
},
@@ -309,6 +306,9 @@
309306
{
310307
"name": "GCPClusterHostedDNSInstall"
311308
},
309+
{
310+
"name": "GatewayAPIWithoutOLM"
311+
},
312312
{
313313
"name": "HighlyAvailableArbiter"
314314
},

0 commit comments

Comments
 (0)