Skip to content

Commit ff9d145

Browse files
committed
SPLAT-2044 - [vsphere] promote multi-nic to default
1 parent f5b09d1 commit ff9d145

8 files changed

+12
-12
lines changed

config/v1/zz_generated.crd-manifests/0000_10_config-operator_01_infrastructures-Default.crd.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -718,7 +718,7 @@ spec:
718718
/<datacenter>/network/<portgroup>.
719719
items:
720720
type: string
721-
maxItems: 1
721+
maxItems: 10
722722
minItems: 1
723723
type: array
724724
x-kubernetes-list-type: atomic

features.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@
5353
| 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> |
5454
| 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> |
5555
| 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> |
56-
| 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> |
5756
| 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> |
5857
| 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> |
5958
| 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> |
@@ -85,6 +84,7 @@
8584
| 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> |
8685
| VSphereControlPlaneMachineSet| <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> |
8786
| VSphereDriverConfiguration| <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> |
87+
| 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> |
8888
| VSphereMultiVCenters| <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> |
8989
| VSphereStaticIPs| <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> |
9090
| ValidatingAdmissionPolicy| <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

+1-1
Original file line numberDiff line numberDiff line change
@@ -684,7 +684,7 @@ var (
684684
contactPerson("rvanderp").
685685
productScope(ocpSpecific).
686686
enhancementPR(legacyFeatureGateWithoutEnhancement).
687-
enableIn(configv1.DevPreviewNoUpgrade, configv1.TechPreviewNoUpgrade).
687+
enableIn(configv1.Default, configv1.DevPreviewNoUpgrade, configv1.TechPreviewNoUpgrade).
688688
mustRegister()
689689

690690
FeatureGateIngressControllerDynamicConfigurationManager = newFeatureGate("IngressControllerDynamicConfigurationManager").

machineconfiguration/v1/zz_generated.crd-manifests/0000_80_machine-config_01_controllerconfigs-Default.crd.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1001,7 +1001,7 @@ spec:
10011001
/<datacenter>/network/<portgroup>.
10021002
items:
10031003
type: string
1004-
maxItems: 1
1004+
maxItems: 10
10051005
minItems: 1
10061006
type: array
10071007
x-kubernetes-list-type: atomic

payload-manifests/crds/0000_10_config-operator_01_infrastructures-Default.crd.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -718,7 +718,7 @@ spec:
718718
/<datacenter>/network/<portgroup>.
719719
items:
720720
type: string
721-
maxItems: 1
721+
maxItems: 10
722722
minItems: 1
723723
type: array
724724
x-kubernetes-list-type: atomic

payload-manifests/crds/0000_80_machine-config_01_controllerconfigs-Default.crd.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1001,7 +1001,7 @@ spec:
10011001
/<datacenter>/network/<portgroup>.
10021002
items:
10031003
type: string
1004-
maxItems: 1
1004+
maxItems: 10
10051005
minItems: 1
10061006
type: array
10071007
x-kubernetes-list-type: atomic

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

+3-3
Original file line numberDiff line numberDiff line change
@@ -172,9 +172,6 @@
172172
{
173173
"name": "VSphereMultiDisk"
174174
},
175-
{
176-
"name": "VSphereMultiNetworks"
177-
},
178175
{
179176
"name": "VolumeAttributesClass"
180177
},
@@ -270,6 +267,9 @@
270267
{
271268
"name": "VSphereDriverConfiguration"
272269
},
270+
{
271+
"name": "VSphereMultiNetworks"
272+
},
273273
{
274274
"name": "VSphereMultiVCenters"
275275
},

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

+3-3
Original file line numberDiff line numberDiff line change
@@ -172,9 +172,6 @@
172172
{
173173
"name": "VSphereMultiDisk"
174174
},
175-
{
176-
"name": "VSphereMultiNetworks"
177-
},
178175
{
179176
"name": "VolumeAttributesClass"
180177
},
@@ -270,6 +267,9 @@
270267
{
271268
"name": "VSphereDriverConfiguration"
272269
},
270+
{
271+
"name": "VSphereMultiNetworks"
272+
},
273273
{
274274
"name": "VSphereMultiVCenters"
275275
},

0 commit comments

Comments
 (0)