Removed AutoRemoveTaint
This commit is contained in:
@@ -73,8 +73,3 @@ func ApplyLocalNodeMetadataIfPossible(ctx context.Context, nctx *NodeContext) er
|
||||
klog.Infof("applied labels/annotations to node %q", nodeName)
|
||||
return nil
|
||||
}
|
||||
|
||||
func AllowSingleNodeScheduling(context.Context, *NodeContext) error {
|
||||
klog.Info("allow_single_node_scheduling: TODO implement control-plane taint removal")
|
||||
return nil
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user