kubernetes/plugin/pkg
PingWang b973670344 Add the length detection of the "predicateFuncs" in generic_scheduler.go
The PR add the length detection of the "predicateFuncs" for "findNodesThatFit" function of generic_scheduler.go. 
In “findNodesThatFit” function, if the length of the "predicateFuncs" parameter is 0, it can set filtered equals nodes.Items, and needn't to traverse the nodes.Items.
2016-05-20 08:49:53 +08:00
..
admission Update limit ranging to handle init containers 2016-05-17 00:29:54 -04:00
auth Add a webhook token authenticator plugin. 2016-05-10 14:54:35 -07:00
client/auth Add a ConfigPersister for AuthProvider plugins in kubectl/clients. 2016-05-07 18:15:18 -07:00
scheduler Add the length detection of the "predicateFuncs" in generic_scheduler.go 2016-05-20 08:49:53 +08:00
webhook Pull common webhook code into generic webhook plugin. 2016-05-10 14:41:14 -07:00