kubernetes/plugin/pkg/admission
Kubernetes Submit Queue 524a81496b
Merge pull request #66866 from kgolab/kg-quota-refactor
Automatic merge from submit-queue (batch tested with PRs 67160, 67090, 67159, 66866, 62111). 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>.

Refactor checkRequest to allow it to be called from outside

**What this PR does / why we need it**:

Refactor checkRequest method to allow it to be called from outside of admission controller (most of its body does not depend on any quotaEvaluator properties).

```release-note
NONE
```
2018-08-09 15:11:07 -07:00
..
admit Support dry run in admission plugins 2018-08-06 10:37:44 -07:00
alwayspullimages Support dry run in admission plugins 2018-08-06 10:37:44 -07:00
antiaffinity Support dry run in admission plugins 2018-08-06 10:37:44 -07:00
defaulttolerationseconds Support dry run in admission plugins 2018-08-06 10:37:44 -07:00
deny Support dry run in admission plugins 2018-08-06 10:37:44 -07:00
eventratelimit Support dry run in admission plugins 2018-08-06 10:37:44 -07:00
exec generated 2018-08-06 18:59:53 -07:00
extendedresourcetoleration Support dry run in admission plugins 2018-08-06 10:37:44 -07:00
gc Support dry run in admission plugins 2018-08-06 10:37:44 -07:00
imagepolicy Support dry run in admission plugins 2018-08-06 10:37:44 -07:00
limitranger Support dry run in admission plugins 2018-08-06 10:37:44 -07:00
namespace Support dry run in admission plugins 2018-08-06 10:37:44 -07:00
noderestriction node authz/ad externalization 2018-08-09 10:57:30 +08:00
podnodeselector Support dry run in admission plugins 2018-08-06 10:37:44 -07:00
podpreset Support dry run in admission plugins 2018-08-06 10:37:44 -07:00
podtolerationrestriction Support dry run in admission plugins 2018-08-06 10:37:44 -07:00
priority Support dry run in admission plugins 2018-08-06 10:37:44 -07:00
resourcequota Merge pull request #66866 from kgolab/kg-quota-refactor 2018-08-09 15:11:07 -07:00
security Support dry run in admission plugins 2018-08-06 10:37:44 -07:00
securitycontext/scdeny Support dry run in admission plugins 2018-08-06 10:37:44 -07:00
serviceaccount Support dry run in admission plugins 2018-08-06 10:37:44 -07:00
storage Support dry run in admission plugins 2018-08-06 10:37:44 -07:00
OWNERS add deads to admission owners 2017-10-16 13:43:54 -04:00