• Kubernetes Submit Queue's avatar
    Merge pull request #50819 from NickrenREN/remove-overlay-scheduler · e923f2ba
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 51235, 50819, 51274, 50972, 50504)
    
    Changing scheduling part to manage one single local storage resource
    
    **What this PR does / why we need it**:
     Finally decided to manage a single local storage resource
    
    **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*:  part of #50818
    
    **Special notes for your reviewer**:
    Since finally decided to manage a single local storage resource, remove overlay related code in scheduling part and change the name scratch to ephemeral storage.
    
    **Release note**:
    ```release-note
    Changing scheduling part of the alpha feature 'LocalStorageCapacityIsolation' to manage one single local ephemeral storage resource
    ```
    
    /assign @jingxu97 
    cc @ddysher
    e923f2ba
Name
Last commit
Last update
..
algorithm Loading commit data...
algorithmprovider Loading commit data...
api Loading commit data...
core Loading commit data...
factory Loading commit data...
metrics Loading commit data...
schedulercache Loading commit data...
testing Loading commit data...
util Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
scheduler.go Loading commit data...
scheduler_test.go Loading commit data...
testutil.go Loading commit data...