mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-19 02:38:07 -05:00
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 ``` |
||
|---|---|---|
| .. | ||
| fuzzer | ||
| helper | ||
| install | ||
| v1 | ||
| validation | ||
| annotation_key_constants.go | ||
| BUILD | ||
| doc.go | ||
| field_constants.go | ||
| json.go | ||
| objectreference.go | ||
| OWNERS | ||
| register.go | ||
| resource.go | ||
| taint.go | ||
| taint_test.go | ||
| toleration.go | ||
| types.go | ||
| zz_generated.deepcopy.go | ||