kubernetes/plugin/pkg/scheduler/algorithm/predicates
Jing Xu bb1920edcc Fix issues for local storage allocatable feature
This PR fixes the following issues:
1. Use ResourceStorageScratch instead of ResourceStorage API to represent
local storage capacity
2. In eviction manager, use container manager instead of node provider
(kubelet) to retrieve the node capacity and reserved resources. Node
provider (kubelet) has a feature gate so that storagescratch information
may not be exposed if feature gate is not set. On the other hand,
container manager has all the capacity and allocatable resource
information.
2017-07-13 12:06:19 -07:00
..
BUILD Removes alpha feature gate for affinity annotations. Beta fields should be used. 2017-06-23 10:02:14 -05:00
error.go run root-rewrite-v1-..., compile 2017-06-22 10:25:57 -07:00
metadata.go Use glog.*f when a format string is passed 2017-07-10 19:04:03 +08:00
predicates_test.go Fix issues for local storage allocatable feature 2017-07-13 12:06:19 -07:00
predicates.go Fix function and type names in the comments 2017-07-10 04:59:58 -07:00
utils_test.go run hack/update-all 2017-06-22 11:31:03 -07:00
utils.go run hack/update-all 2017-06-22 11:31:03 -07:00