File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed
payload-manifests/featuregates Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 99| ClusterAPIMachineManagementVSphere| | | <span style =" background-color : #519450 " >Enabled</span > | <span style =" background-color : #519450 " >Enabled</span > | | |
1010| Example2| | | <span style =" background-color : #519450 " >Enabled</span > | <span style =" background-color : #519450 " >Enabled</span > | | |
1111| ExternalSnapshotMetadata| | | <span style =" background-color : #519450 " >Enabled</span > | <span style =" background-color : #519450 " >Enabled</span > | | |
12+ | IngressControllerDynamicConfigurationManager| | | <span style =" background-color : #519450 " >Enabled</span > | <span style =" background-color : #519450 " >Enabled</span > | | |
1213| NewOLMCatalogdAPIV1Metas| | | | <span style =" background-color : #519450 " >Enabled</span > | | <span style =" background-color : #519450 " >Enabled</span > |
1314| NewOLMOwnSingleNamespace| | | | <span style =" background-color : #519450 " >Enabled</span > | | <span style =" background-color : #519450 " >Enabled</span > |
1415| NewOLMPreflightPermissionChecks| | | | <span style =" background-color : #519450 " >Enabled</span > | | <span style =" background-color : #519450 " >Enabled</span > |
4647| 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 > |
4748| 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 > |
4849| 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 > |
49- | 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 > |
5050| 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 > |
5151| InsightsOnDemandDataGather| | | <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 > |
5252| IrreconcilableMachineConfig| | | <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 > |
Original file line number Diff line number Diff line change @@ -624,7 +624,7 @@ var (
624624 contactPerson ("miciah" ).
625625 productScope (ocpSpecific ).
626626 enhancementPR (legacyFeatureGateWithoutEnhancement ).
627- enableIn (configv1 .DevPreviewNoUpgrade , configv1 . TechPreviewNoUpgrade ).
627+ enableIn (configv1 .DevPreviewNoUpgrade ).
628628 mustRegister ()
629629
630630 FeatureGateMinimumKubeletVersion = newFeatureGate ("MinimumKubeletVersion" ).
Original file line number Diff line number Diff line change 3232 {
3333 " name " : " ExternalSnapshotMetadata"
3434 },
35+ {
36+ " name " : " IngressControllerDynamicConfigurationManager"
37+ },
3538 {
3639 " name " : " MachineAPIOperatorDisableMachineHealthCheckController"
3740 },
196199 {
197200 " name " : " ImageVolume"
198201 },
199- {
200- " name " : " IngressControllerDynamicConfigurationManager"
201- },
202202 {
203203 " name " : " InsightsConfig"
204204 },
Original file line number Diff line number Diff line change 3232 {
3333 " name " : " ExternalSnapshotMetadata"
3434 },
35+ {
36+ " name " : " IngressControllerDynamicConfigurationManager"
37+ },
3538 {
3639 " name " : " MachineAPIOperatorDisableMachineHealthCheckController"
3740 },
178181 {
179182 " name " : " ImageVolume"
180183 },
181- {
182- " name " : " IngressControllerDynamicConfigurationManager"
183- },
184184 {
185185 " name " : " InsightsConfig"
186186 },
You can’t perform that action at this time.
0 commit comments