clean up codes after PodDisruptionConditions was promoted to GA and locked to default

This commit is contained in:
carlory
2024-07-10 16:16:11 +08:00
parent 1740d85aff
commit 850bc09e9b
18 changed files with 85 additions and 154 deletions

View File

@@ -24,7 +24,6 @@ type Features struct {
EnableVolumeCapacityPriority bool
EnableNodeInclusionPolicyInPodTopologySpread bool
EnableMatchLabelKeysInPodTopologySpread bool
EnablePodDisruptionConditions bool
EnableInPlacePodVerticalScaling bool
EnableSidecarContainers bool
EnableSchedulingQueueHint bool