mirror of
https://github.com/kubernetes-sigs/descheduler.git
synced 2026-01-26 13:29:11 +01:00
Drop deprecated flags
This commit is contained in:
@@ -166,7 +166,7 @@ func runPodLifetimeStrategy(
|
||||
clientset,
|
||||
evictionPolicyGroupVersion,
|
||||
false,
|
||||
0,
|
||||
nil,
|
||||
nodes,
|
||||
false,
|
||||
evictCritical,
|
||||
@@ -1290,7 +1290,7 @@ func initPodEvictorOrFail(t *testing.T, clientSet clientset.Interface, nodes []*
|
||||
clientSet,
|
||||
evictionPolicyGroupVersion,
|
||||
false,
|
||||
0,
|
||||
nil,
|
||||
nodes,
|
||||
true,
|
||||
false,
|
||||
|
||||
Reference in New Issue
Block a user