• Kubernetes Submit Queue's avatar
    Merge pull request #51490 from NickrenREN/eviction-podLocalEphemeralStorageUsage · aa50c0f5
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 51628, 51637, 51490, 51279, 51302)
    
    Fix pod local ephemeral storage usage calculation
    
    We use podDiskUsage to calculate pod local ephemeral storage which is not correct, because podDiskUsage also contains HostPath volume  which is considered as persistent storage
    This pr fixes it
    **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #51489
    
    **Special notes for your reviewer**:
    
    **Release note**:
    ```release-note
    NONE
    ```
    
    /assign @jingxu97  @vishh 
    cc @ddysher
    aa50c0f5
Name
Last commit
Last update
..
e2e Loading commit data...
e2e_federation Loading commit data...
e2e_node Loading commit data...
fixtures Loading commit data...
images Loading commit data...
integration Loading commit data...
kubemark Loading commit data...
list Loading commit data...
soak Loading commit data...
utils Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
test_owners.csv Loading commit data...
test_owners.json Loading commit data...