mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-07 04:03:20 +00:00
Remove CLI flag enable-taint-manager
Signed-off-by: kerthcet <kerthcet@gmail.com>
This commit is contained in:
@@ -100,7 +100,6 @@ func TestTaintNodeByCondition(t *testing.T) {
|
||||
100, // Secondary eviction limiter QPS
|
||||
100, // Large cluster threshold
|
||||
100, // Unhealthy zone threshold
|
||||
true, // Run taint manager
|
||||
)
|
||||
if err != nil {
|
||||
t.Errorf("Failed to create node controller: %v", err)
|
||||
|
Reference in New Issue
Block a user