We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9469d17 commit 4d7d2aeCopy full SHA for 4d7d2ae
pkg/asset/machines/master.go
@@ -461,10 +461,6 @@ func (m *Master) Generate(dependencies asset.Parents) error {
461
ipClaims = data.IPClaims
462
ipAddrs = data.IPAddresses
463
464
- if ic.FeatureSet != configv1.TechPreviewNoUpgrade {
465
- controlPlaneMachineSet = nil
466
- }
467
-
468
vsphere.ConfigMasters(machines, clusterID.InfraID)
469
case powervstypes.Name:
470
mpool := defaultPowerVSMachinePoolPlatform(ic)
0 commit comments