k3s/pkg/quota
Kubernetes Submit Queue 228c9915ee
Merge pull request #57302 from lichuqiang/resourceQuota4extendedResource
Automatic merge from submit-queue. 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>.

Support for resource quota on extended resources

**Which issue(s) this PR fixes** :
Fixes #46639 #57300 for  resource quota support

**Special notes for your reviewer**:
One thing to be determined is if it necessary to Explicitly prohibit defining limits for extended resources in quota, like we did for [hugepages](https://github.com/kubernetes/kubernetes/pull/54292#pullrequestreview-74982771), as the resource is not allowed to overcommit.

**Release note**:

```release-note
Support for resource quota on extended resources
```

/cc @jiayingz @vishh @derekwaynecarr
2018-02-20 14:10:46 -08:00
..
evaluator Merge pull request #57302 from lichuqiang/resourceQuota4extendedResource 2018-02-20 14:10:46 -08:00
generic fix all the typos across the project 2018-02-11 11:04:14 +08:00
install Update core quota framework 2017-10-27 11:07:01 -04:00
BUILD Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
OWNERS add deads to quota owner 2017-12-18 09:39:25 -05:00
interfaces.go pkg/apis/core: mechanical import fixes in dependencies 2017-11-09 12:14:08 +01:00
resources.go fix all the typos across the project 2018-02-11 11:04:14 +08:00
resources_test.go update unit test for hugepage resourceQuota support 2017-11-13 09:37:20 +08:00