• Kubernetes Submit Queue's avatar
    Merge pull request #55103 from ConnorDoyle/remove-oir · 2a18a2aa
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 55103, 56036, 56186). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.
    
    Removed opaque integer resources (deprecated in v1.8)
    
    **What this PR does / why we need it**:
    
    * Remove opaque integer resources (OIR) support from the code base. This feature was deprecated in v1.8 and replaced by Extended Resources (ER).
    
    **Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
    Fixes #55102
    
    **Release note**:
    
    ```release-note
    Remove opaque integer resources (OIR) support (deprecated in v1.8.)
    ```
    2a18a2aa
Name
Last commit
Last update
..
cmd/kube-scheduler Loading commit data...
pkg Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...