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 68
68
| UpgradeStatus| | | <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 > |
69
69
| VSphereConfigurableMaxAllowedBlockVolumesPerNode| | | <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 > |
70
70
| VSphereHostVMGroupZonal| | | <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 > |
71
- | VSphereMultiDisk| | | <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 > |
72
71
| VolumeAttributesClass| | | <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 > |
73
72
| VolumeGroupSnapshot| | | <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 > |
74
73
| 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 > |
101
100
| SetEIPForNLBIngressController| <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
101
| UserNamespacesPodSecurityStandards| <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 > |
103
102
| UserNamespacesSupport| <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 > |
103
+ | VSphereMultiDisk| <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 > |
104
104
| VSphereMultiNetworks| <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 > |
Original file line number Diff line number Diff line change @@ -191,7 +191,7 @@ var (
191
191
contactPerson ("vr4manta" ).
192
192
productScope (ocpSpecific ).
193
193
enhancementPR ("https://github.com/openshift/enhancements/pull/1709" ).
194
- enableIn (configv1 .DevPreviewNoUpgrade , configv1 .TechPreviewNoUpgrade ).
194
+ enableIn (configv1 .Default , configv1 . DevPreviewNoUpgrade , configv1 .TechPreviewNoUpgrade ).
195
195
mustRegister ()
196
196
197
197
FeatureGateRouteExternalCertificate = newFeatureGate ("RouteExternalCertificate" ).
Original file line number Diff line number Diff line change 217
217
{
218
218
" name " : " VSphereMixedNodeEnv"
219
219
},
220
- {
221
- " name " : " VSphereMultiDisk"
222
- },
223
220
{
224
221
" name " : " VolumeAttributesClass"
225
222
},
318
315
{
319
316
" name " : " UserNamespacesSupport"
320
317
},
318
+ {
319
+ " name " : " VSphereMultiDisk"
320
+ },
321
321
{
322
322
" name " : " VSphereMultiNetworks"
323
323
}
Original file line number Diff line number Diff line change 217
217
{
218
218
" name " : " VSphereMixedNodeEnv"
219
219
},
220
- {
221
- " name " : " VSphereMultiDisk"
222
- },
223
220
{
224
221
" name " : " VolumeAttributesClass"
225
222
},
318
315
{
319
316
" name " : " UserNamespacesSupport"
320
317
},
318
+ {
319
+ " name " : " VSphereMultiDisk"
320
+ },
321
321
{
322
322
" name " : " VSphereMultiNetworks"
323
323
}
You can’t perform that action at this time.
0 commit comments