• Kubernetes Submit Queue's avatar
    Merge pull request #48405 from k82cn/k8s_44188_1 · eb196f8c
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 48405, 48742, 48748, 48571, 48482)
    
    Removed scheduler dependencies to testapi.
    
    **What this PR does / why we need it**:
    When refactor scheduler to use client-go, k8s.io/api, it's also need to remove the dependeny to testapi.
    
    prefer to only include import/BUILD changes for #44188, so created separated PR for other enhancement removal.
    
    **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: partially fixes #44188
    
    **Release note**:
    
    ```release-note-none
    ```
    eb196f8c
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...