mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-03 10:17:46 +00:00
Remove deprecated pod-eviction-timeout flag from controller-manager
This commit is contained in:
@@ -95,7 +95,6 @@ func TestTaintNodeByCondition(t *testing.T) {
|
||||
time.Hour, // Node monitor grace period
|
||||
time.Second, // Node startup grace period
|
||||
time.Second, // Node monitor period
|
||||
time.Second, // Pod eviction timeout
|
||||
100, // Eviction limiter QPS
|
||||
100, // Secondary eviction limiter QPS
|
||||
100, // Large cluster threshold
|
||||
|
Reference in New Issue
Block a user