kubernetes/test/integration
Kubernetes Submit Queue 711b63e78b Merge pull request #28104 from ping035627/ping035627-patch-4
Automatic merge from submit-queue

SchedulerExtender: add failedPredicateMap in Filter() returns

Fix #25797. modify extender.Filter for adding extenders information to “failedPredicateMap” in findNodesThatFit.
When all the filtered nodes that passed "predicateFuncs" don’t pass the extenders filter, the failedPredicateMap hasn’t the extenders information, should add it, I think. So when the length of the “filteredNodes.Items” is 0, we can know the integral information. (The length of the “filteredNodes.Items” is 0, may be because the extenders filter failed.)
2016-08-06 20:50:33 -07:00
..
auth add subjectaccessreviews resource 2016-08-05 11:20:56 -04:00
client
configmap
framework fix kubectl rolling-update when GC is enabled 2016-08-03 15:57:03 -07:00
garbagecollector
kubectl
master
metrics
openshift
persistentvolumes Merge pull request #27942 from jsafrane/integration-modify 2016-08-03 11:18:38 -07:00
pods
quota
replicaset Merge pull request #29978 from hodovska/sharedInformer-fixup 2016-08-04 09:00:23 -07:00
replicationcontroller Collapse duplicate informer creation paths 2016-08-04 09:02:13 +02:00
scheduler modify extends.Filter 2016-08-04 14:03:32 +08:00
secrets
serviceaccount
storageclasses API Changes for StorageClass 2016-07-28 19:01:01 -04:00
benchmark-controller.json
doc.go
utils.go