Move TaintBasedEvictions feature gates to GA

This commit is contained in:
skilxn-go
2020-01-23 16:50:58 +08:00
committed by skilxn-go
parent 672aa55ee4
commit 6b8fc8dc5e
8 changed files with 13 additions and 43 deletions

View File

@@ -180,7 +180,6 @@ func newNodeLifecycleControllerFromClient(
largeClusterThreshold,
unhealthyZoneThreshold,
useTaints,
useTaints,
)
if err != nil {
return nil, err