Skip to content

Commit 9834d9d

Browse files
committed
DeploymentConfig: drop capability from the enabled-by-default set
DeploymentConfigs are deprecated. They will not get removed from 4.Y. Users are expected to migrate to Deployments wherever possible. Disabling the capability by default is part of making the default installation smaller while providing only the necessary key components.
1 parent 465787e commit 9834d9d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

config/v1/types_cluster_version.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -567,7 +567,6 @@ var ClusterVersionCapabilitySets = map[ClusterVersionCapabilitySet][]ClusterVers
567567
ClusterVersionCapabilityNodeTuning,
568568
ClusterVersionCapabilityMachineAPI,
569569
ClusterVersionCapabilityBuild,
570-
ClusterVersionCapabilityDeploymentConfig,
571570
ClusterVersionCapabilityImageRegistry,
572571
ClusterVersionCapabilityOperatorLifecycleManager,
573572
ClusterVersionCapabilityCloudCredential,

0 commit comments

Comments
 (0)