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 move integration tests into individual pacakges 2016-07-07 00:54:15 -07:00
configmap move integration tests into individual pacakges 2016-07-07 00:54:15 -07:00
framework fix kubectl rolling-update when GC is enabled 2016-08-03 15:57:03 -07:00
garbagecollector move integration tests into individual pacakges 2016-07-07 00:54:15 -07:00
kubectl move integration tests into individual pacakges 2016-07-07 00:54:15 -07:00
master Compile fixes for master_benchmark_test.go 2016-07-08 08:02:04 +02:00
metrics move integration tests into individual pacakges 2016-07-07 00:54:15 -07:00
openshift move integration tests into individual pacakges 2016-07-07 00:54:15 -07:00
persistentvolumes Merge pull request #27942 from jsafrane/integration-modify 2016-08-03 11:18:38 -07:00
pods move integration tests into individual pacakges 2016-07-07 00:54:15 -07:00
quota move integration tests into individual pacakges 2016-07-07 00:54:15 -07:00
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 move integration tests into individual pacakges 2016-07-07 00:54:15 -07:00
serviceaccount Return (bool, error) in Authorizer.Authorize() 2016-07-18 12:06:54 +02:00
storageclasses API Changes for StorageClass 2016-07-28 19:01:01 -04:00
benchmark-controller.json build/pause: write in C 2016-05-04 21:45:52 -04:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
utils.go move integration tests into individual pacakges 2016-07-07 00:54:15 -07:00