kubernetes/plugin/pkg/scheduler/factory
Justin Santa Barbara 511b2ecaa8 Avoid hard-coding list of Node Conditions
We assume that if a Condition isn't well-known, that it blocks
scheduling of pods, and that the "unhealthy" value is api.ConditionTrue
2016-11-14 14:25:45 -05:00
..
BUILD autogenerated 2016-10-21 17:32:32 -07:00
factory_test.go Merge pull request #34767 from ivan4th/fix-more-typos-1 2016-10-14 23:30:23 -07:00
factory.go Avoid hard-coding list of Node Conditions 2016-11-14 14:25:45 -05:00
plugins_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
plugins.go PredicateMetadata factory and optimization, Cleaned up some comments, 2016-10-20 08:27:11 -04:00