• Kubernetes Submit Queue's avatar
    Merge pull request #54292 from lichuqiang/resourceQuotaForHugepage · 27295d5e
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 54811, 54292, 56103). 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>.
    
    ResourceQuota support for Hugepages
    
    **What this PR does / why we need it**:
    Hugepage resourceQuota support
    
    **Which issue this PR fixes** 
    fixes #53672 ResourceQuota part
    
    **Special notes for your reviewer**:
    What I'm concerned most is the change in quota evaluator:
    Rather than add check especially for resource hugage, I would prefer add a check list, that could be easily extended by adding corresponding prefix into the list (As far as I know, pluginResources  will also support ResourceQuota in later versions)
    @derekwaynecarr What's your opinion?
    
    /cc @derekwaynecarr 
    
    **Release note**:
    
    ```release-note
    NONE
    ```
    27295d5e
Name
Last commit
Last update
..
abac Loading commit data...
admission Loading commit data...
admissionregistration Loading commit data...
apps Loading commit data...
authentication Loading commit data...
authorization Loading commit data...
autoscaling Loading commit data...
batch Loading commit data...
certificates Loading commit data...
componentconfig Loading commit data...
core Loading commit data...
extensions Loading commit data...
imagepolicy Loading commit data...
networking Loading commit data...
policy Loading commit data...
rbac Loading commit data...
scheduling Loading commit data...
settings Loading commit data...
storage Loading commit data...
OWNERS Loading commit data...