• Kubernetes Submit Queue's avatar
    Merge pull request #48636 from jingxu97/July/allocatable · e623fed7
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 48636, 49088, 49251, 49417, 49494)
    
    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.
    
    This PR fixes issue #47809
    e623fed7
Name
Last commit
Last update
..
clicheck Loading commit data...
cloud-controller-manager Loading commit data...
gendocs Loading commit data...
genkubedocs Loading commit data...
genman Loading commit data...
genslateyaml Loading commit data...
genswaggertypedocs Loading commit data...
genutils Loading commit data...
genyaml Loading commit data...
gke-certificates-controller Loading commit data...
hyperkube Loading commit data...
kube-apiserver Loading commit data...
kube-controller-manager Loading commit data...
kube-proxy Loading commit data...
kubeadm Loading commit data...
kubectl Loading commit data...
kubelet Loading commit data...
kubemark Loading commit data...
linkcheck Loading commit data...
mungedocs Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...