mirror of
https://github.com/kubernetes-sigs/descheduler.git
synced 2026-01-26 05:14:13 +01:00
Update rescheduler's implementation.
This commit is contained in:
@@ -49,7 +49,7 @@ type ReschedulerStrategy struct {
|
||||
|
||||
// Only one of its members may be specified
|
||||
type StrategyParameters struct {
|
||||
NodeResourceUtilizationThresholds *NodeResourceUtilizationThresholds
|
||||
NodeResourceUtilizationThresholds NodeResourceUtilizationThresholds
|
||||
}
|
||||
|
||||
type Percentage int
|
||||
|
||||
Reference in New Issue
Block a user