mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-02 17:57:33 +00:00
Move TaintBasedEvictions feature gates to GA
This commit is contained in:
@@ -98,7 +98,6 @@ func TestTaintNodeByCondition(t *testing.T) {
|
||||
100, // Large cluster threshold
|
||||
100, // Unhealthy zone threshold
|
||||
true, // Run taint manager
|
||||
true, // Use taint based evictions
|
||||
)
|
||||
if err != nil {
|
||||
t.Errorf("Failed to create node controller: %v", err)
|
||||
|
Reference in New Issue
Block a user