• 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
..
fuzzer Loading commit data...
helper Loading commit data...
install Loading commit data...
v1 Loading commit data...
validation Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
annotation_key_constants.go Loading commit data...
doc.go Loading commit data...
field_constants.go Loading commit data...
json.go Loading commit data...
objectreference.go Loading commit data...
register.go Loading commit data...
resource.go Loading commit data...
taint.go Loading commit data...
taint_test.go Loading commit data...
toleration.go Loading commit data...
types.go Loading commit data...
zz_generated.deepcopy.go Loading commit data...