mirror of
https://github.com/kubernetes-sigs/descheduler.git
synced 2026-01-26 05:14:13 +01:00
RemovePodsViolatingNodeTaints: optionally include PreferNoSchedule taint
This commit is contained in:
@@ -88,6 +88,7 @@ type StrategyParameters struct {
|
||||
ThresholdPriorityClassName string
|
||||
LabelSelector *metav1.LabelSelector
|
||||
NodeFit bool
|
||||
IncludePreferNoSchedule bool
|
||||
}
|
||||
|
||||
type Percentage float64
|
||||
|
||||
Reference in New Issue
Block a user