k3s/test/integration
Kubernetes Submit Queue c179b8a05c
Merge pull request #58437 from tossmilestone/scheduler-golint
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>.

Enable golinting for scheduler packages.

**What this PR does / why we need it**:
Enable golinting for scheduler packages

**Which issue(s) this PR fixes**:
Fixes #58234 

**Special notes for your reviewer**:
- `pkg/scheduler/api` and `pkg/scheduler/api/v1` are not removed from `hack/.golint_failures`, because there are auto-generated go files by `deepcopy-gen` in the package, which have golint errors and are not suggested manually edited.
- Please help to refine the comments if there are error or inaccurate descriptions. Thanks! 

**Release note**:

```release-note
Enable golint for `pkg/scheduler` and fix the golint errors in it.
```
2018-02-08 21:02:24 -08:00
..
apiserver use extensions client with explicit version 2017-11-22 21:18:14 +08:00
auth Use v1beta1 VolumeAttachment 2018-01-31 18:46:11 +08:00
client
configmap
daemonset
defaulttolerationseconds Fix scheduler refs in BUILD files. 2018-01-05 15:05:01 -08:00
deployment fix deployment's collision avoidance mechanism 2018-02-07 11:28:43 -08:00
etcd Merge pull request #58854 from liggitt/prefer-v1-storage 2018-02-08 16:58:32 -08:00
evictions
examples Fix TestAggregatedAPIServer setup 2017-11-27 11:17:55 -05:00
framework Switch to k8s.gcr.io vanity domain 2018-02-07 21:14:19 -08:00
garbagecollector Split the NodeController into lifecycle and ipam pieces. 2018-01-04 12:48:08 -08:00
master Merge pull request #59360 from immutableT/envelop_encryption_benchmark 2018-02-08 13:31:31 -08:00
metrics Autogenerate BUILD files 2017-12-23 13:12:11 -08:00
objectmeta
openshift
pods
quota
replicaset Merge pull request #55995 from supereagle/extensions-client-with-version 2017-12-14 00:45:15 -08:00
replicationcontroller Add ReplicationController integration tests. 2017-11-07 14:55:47 -08:00
scale Fix build and test errors from etcd 3.2.13 upgrade 2018-01-07 08:22:08 -08:00
scheduler Merge pull request #58437 from tossmilestone/scheduler-golint 2018-02-08 21:02:24 -08:00
scheduler_perf Fix scheduler refs in BUILD files. 2018-01-05 15:05:01 -08:00
secrets
serviceaccount serviceaccount: check token is issued by correct iss before verifying 2018-01-24 20:21:59 -08:00
storageclasses
tls Adding support for custom TLS ciphers in api server and kubelet 2018-01-17 12:55:55 -08:00
ttlcontroller
volume Pass pod informer to PV controller 2018-02-05 15:40:25 +01:00
BUILD aesgcm - passing 2018-01-31 10:50:11 -08:00
benchmark-controller.json Switch to k8s.gcr.io vanity domain 2018-02-07 21:14:19 -08:00
doc.go
utils.go aesgcm - passing 2018-01-31 10:50:11 -08:00