kubernetes/plugin/pkg/admission
Kubernetes Submit Queue 317853c90c
Merge pull request #59464 from dixudx/fix_all_typos
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>.

fix all the typos across the project

**What this PR does / why we need it**:
There are lots of typos across the project. We should avoid small PRs on fixing those annoying typos, which is time-consuming and low efficient.

This PR does fix all the typos across the project currently. And with #59463, typos could be avoided when a new PR gets merged.

**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
Fixes #

**Special notes for your reviewer**:
/sig testing
/area test-infra
/sig release
/cc @ixdy 
/assign @fejta 

**Release note**:

```release-note
None
```
2018-02-10 22:12:45 -08:00
..
admit run update bazel 2018-01-19 13:18:27 +08:00
alwayspullimages refactor admission flag: add two admission flags and make plugins auto in recommended order 2018-01-19 13:16:36 +08:00
antiaffinity fix invalid admission name LimitPodHardAntiAffinityTopology 2018-01-23 10:28:30 +08:00
defaulttolerationseconds refactor admission flag: add two admission flags and make plugins auto in recommended order 2018-01-19 13:16:36 +08:00
deny run update bazel 2018-01-19 13:18:27 +08:00
eventratelimit refactor admission flag: add two admission flags and make plugins auto in recommended order 2018-01-19 13:16:36 +08:00
exec refactor admission flag: add two admission flags and make plugins auto in recommended order 2018-01-19 13:16:36 +08:00
extendedresourcetoleration refactor admission flag: add two admission flags and make plugins auto in recommended order 2018-01-19 13:16:36 +08:00
gc refactor admission flag: add two admission flags and make plugins auto in recommended order 2018-01-19 13:16:36 +08:00
imagepolicy refactor admission flag: add two admission flags and make plugins auto in recommended order 2018-01-19 13:16:36 +08:00
initialresources refactor admission flag: add two admission flags and make plugins auto in recommended order 2018-01-19 13:16:36 +08:00
limitranger refactor admission flag: add two admission flags and make plugins auto in recommended order 2018-01-19 13:16:36 +08:00
namespace refactor admission flag: add two admission flags and make plugins auto in recommended order 2018-01-19 13:16:36 +08:00
noderestriction remove duplicated import 2018-01-17 09:34:59 +08:00
persistentvolume initial work for azure file grow size implementation 2018-01-30 13:36:29 +00:00
podnodeselector refactor admission flag: add two admission flags and make plugins auto in recommended order 2018-01-19 13:16:36 +08:00
podpreset refactor admission flag: add two admission flags and make plugins auto in recommended order 2018-01-19 13:16:36 +08:00
podtolerationrestriction refactor admission flag: add two admission flags and make plugins auto in recommended order 2018-01-19 13:16:36 +08:00
priority Moved validation to the API side 2018-02-07 17:46:57 -08:00
resourcequota Merge pull request #57149 from deads2k/rebase-02-quota 2018-01-22 19:02:29 -08:00
security fix all the typos across the project 2018-02-11 11:04:14 +08:00
securitycontext/scdeny simplify the if logic 2018-02-07 11:04:33 +08:00
serviceaccount Autogenerate BUILD files 2017-12-23 13:12:11 -08:00
storage/storageprotection reuse PVC protection admission plugin for PV protection 2018-01-31 20:02:01 +08:00
storageclass/setdefault Autogenerate BUILD files 2017-12-23 13:12:11 -08:00
OWNERS add deads to admission owners 2017-10-16 13:43:54 -04:00