kubernetes/plugin/pkg/scheduler/algorithm/predicates
Kubernetes Submit Queue 2b98a976fb
Merge pull request #53647 from wenlxie/githubupstream.master.fixinterpodantiaffinity
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

fix inter-pod anti-affinity issue

This is used to fix:
https://github.com/kubernetes/kubernetes/issues/50813
2017-12-03 07:13:08 -08:00
..
BUILD update build files 2017-11-21 23:19:44 -08:00
error.go Add predicate to find volume matches 2017-11-21 23:19:44 -08:00
metadata_test.go add hostip protocol to the hostport predicates and make unit test adapt to the code change 2017-11-10 15:41:52 +08:00
metadata.go add hostip protocol to the hostport predicates and make unit test adapt to the code change 2017-11-10 15:41:52 +08:00
predicates_test.go Merge pull request #55039 from msau42/local-binding-4 2017-11-22 11:59:55 -08:00
predicates.go Merge pull request #53647 from wenlxie/githubupstream.master.fixinterpodantiaffinity 2017-12-03 07:13:08 -08:00
utils_test.go add e2e test on the hostport predicates 2017-11-10 15:44:23 +08:00
utils.go add e2e test on the hostport predicates 2017-11-10 15:44:23 +08:00