kubernetes/plugin/pkg/admission
Mahendra Kariya 3698100224 Fix golint errors in pkg/apis/core (#82919)
* Fix lint errors related to receiver name

Ref #68026

* Fix lint errors related to comments

Ref #68026

* Fix package name in comments

Ref #68026

* Rename Cpu to CPU

Ref #68026

* Fix lint errors related to naming convention

Ref #68026

* Remove deprecated field

DoNotUse_ExternalID has been deprecated and is not in use anymore.
It has been removed to fix lint errors related to underscores in field
names.

Ref #68026, #61966

* Include pkg/apis/core in golint check

Ref #68026

* Rename var to fix lint errors

Ref #68026

* Revert "Remove deprecated field"

This reverts commit 75e9bfc168077fcb9346e334b59d60a2c997735b.

Ref #82919

* Remove math from godoc

Ref #82919, #68026

* Remove underscore from var name

Ref #68026

* Rename var in staging core api type

Ref #68026
2019-09-25 11:06:51 -07:00
..
admit Plumb context to admission Admit/Validate 2019-08-20 11:11:00 -04:00
alwayspullimages Plumb context to admission Admit/Validate 2019-08-20 11:11:00 -04:00
antiaffinity Plumb context to admission Admit/Validate 2019-08-20 11:11:00 -04:00
defaulttolerationseconds Plumb context to admission Admit/Validate 2019-08-20 11:11:00 -04:00
deny Plumb context to admission Admit/Validate 2019-08-20 11:11:00 -04:00
eventratelimit Plumb context to admission Admit/Validate 2019-08-20 11:11:00 -04:00
exec Plumb context to admission Admit/Validate 2019-08-20 11:11:00 -04:00
extendedresourcetoleration Plumb context to admission Admit/Validate 2019-08-20 11:11:00 -04:00
gc Propagate context to Authorize() calls 2019-09-24 11:14:54 -04:00
imagepolicy Plumb context to webhook calls 2019-09-24 21:59:59 -04:00
limitranger Fix golint errors in pkg/apis/core (#82919) 2019-09-25 11:06:51 -07:00
namespace Plumb context to admission Admit/Validate 2019-08-20 11:11:00 -04:00
noderestriction populate object name for admission attributes when CREATE 2019-08-22 11:46:12 +08:00
nodetaint Plumb context to admission Admit/Validate 2019-08-20 11:11:00 -04:00
podnodeselector Plumb context to admission Admit/Validate 2019-08-20 11:11:00 -04:00
podpreset Plumb context to admission Admit/Validate 2019-08-20 11:11:00 -04:00
podtolerationrestriction Remove conflict logic from PodTolerationRestriction 2019-08-26 15:31:15 -07:00
priority Move PodPriorityResolution e2e to integration 2019-09-19 20:25:03 -04:00
resourcequota Plumb context to admission Admit/Validate 2019-08-20 11:11:00 -04:00
runtimeclass adding yastij as a reviewer for the runtimeclass admission controller 2019-09-10 20:34:28 +02:00
security Propagate context to Authorize() calls 2019-09-24 11:14:54 -04:00
securitycontext/scdeny Plumb context to admission Admit/Validate 2019-08-20 11:11:00 -04:00
serviceaccount Plumb context to admission Admit/Validate 2019-08-20 11:11:00 -04:00
storage Do not query the cloud if PV has all the labels 2019-09-18 14:56:28 +02:00
OWNERS Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00