k3s/pkg/apis
Kubernetes Submit Queue 27295d5e01
Merge pull request #54292 from lichuqiang/resourceQuotaForHugepage
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
```
2017-11-21 00:02:39 -08:00
..
abac Update generated code 2017-11-10 18:26:46 +01:00
admission Admission request/response handling 2017-11-17 14:22:55 -08:00
admissionregistration fix docs and validation 2017-11-11 18:42:48 -08:00
apps Update generated code 2017-11-10 18:26:46 +01:00
authentication Update generated code 2017-11-10 18:26:46 +01:00
authorization Update generated code 2017-11-10 18:26:46 +01:00
autoscaling Update generated code 2017-11-10 18:26:46 +01:00
batch Update generated code 2017-11-10 18:26:46 +01:00
certificates Update generated code 2017-11-10 18:26:46 +01:00
componentconfig Enforce use of fixed size int types in the API 2017-11-13 11:28:59 -08:00
core Merge pull request #54292 from lichuqiang/resourceQuotaForHugepage 2017-11-21 00:02:39 -08:00
extensions CSI - API change for CSI volume source type 2017-11-17 19:17:42 -05:00
imagepolicy Update generated code 2017-11-10 18:26:46 +01:00
networking Validate podCIDR of node spec. 2017-11-13 15:42:07 +08:00
policy Remove unused pkg/apis/policy/v1alpha1 2017-11-14 13:47:29 +01:00
rbac generated 2017-11-13 08:18:00 -05:00
scheduling Update generated code 2017-11-10 18:26:46 +01:00
settings Add VolumeType api to PV and PVC 2017-11-18 11:25:27 -05:00
storage Add defaulting to VolumeBindingMode 2017-11-15 10:54:06 -08:00
OWNERS Add liggitt as an API approver. Note that bgrant0607 is an approver, but 2017-08-23 11:32:05 -07:00