kubernetes/plugin/pkg
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
..
admission Merge pull request #48748 from liggitt/node-restriction-message 2017-07-12 08:05:20 -07:00
auth Merge pull request #48748 from liggitt/node-restriction-message 2017-07-12 08:05:20 -07:00
scheduler Fix issues for local storage allocatable feature 2017-07-13 12:06:19 -07:00