kubernetes/pkg/controller/service
Justin Santa Barbara 976e046f7a servicecontroller: use consistent node criteria
We have two node selection functions: includeNodeFromNodeList and
getNodeConditionPredicate, and the logic is different.

The logic should be the same, so remove includeNodeFromNodeList and just
use getNodeConditionPredicate everywhere.

Fix #45772
2017-05-13 14:07:13 -04:00
..
BUILD servicecontroller: use consistent node criteria 2017-05-13 14:07:13 -04:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
OWNERS Update OWNERS 2016-11-02 16:19:29 -07:00
servicecontroller_test.go Improve Service controller code coverage a little bit 2017-04-22 22:25:46 +05:30
servicecontroller.go servicecontroller: use consistent node criteria 2017-05-13 14:07:13 -04:00