k3s/pkg/quota
Kubernetes Submit Queue 65acc6d6a7
Merge pull request #57027 from CaoShuFeng/resourcequota_validation_pod
Automatic merge from submit-queue (batch tested with PRs 49856, 56257, 57027, 57695, 57432). 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>.

remove duplicated validation from pod's resourcequota admission

ResourceQuota is a validating admission plugin. Before it runs, pods
has already been validated. It's not necessary to validate it again.

**Release note**:
```release-note
NONE
```
2018-01-02 13:15:47 -08:00
..
evaluator Merge pull request #57027 from CaoShuFeng/resourcequota_validation_pod 2018-01-02 13:15:47 -08:00
generic Update generated files 2017-11-09 12:14:08 +01:00
install Update core quota framework 2017-10-27 11:07:01 -04:00
BUILD Autogenerate BUILD files 2017-12-23 13:12:11 -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 ResourceQuota support for hugepages 2017-11-13 09:37:06 +08:00
resources_test.go update unit test for hugepage resourceQuota support 2017-11-13 09:37:20 +08:00