k3s/test
Kubernetes Submit Queue 19423e62af Merge pull request #45219 from CaoShuFeng/golint
Automatic merge from submit-queue

Fix golint verify error

I don't know why CI pass the hack/verify-golint.sh test.
But in my environment I get this:

> staging/src/k8s.io/client-go/util/workqueue/queue_test.go is in package workqueue_test, not workqueue
Errors from golint:
test/integration/apiserver/apiserver_test.go:102:13: should omit type string from declaration of var cascDel; it will be inferred from the right-hand side
Please fix the above errors. You can test via "golint" and commit the result.
!!! Error in hack/verify-golint.sh:98
  Error in hack/verify-golint.sh:98. 'false' exited with status 1
Call stack:
  1: hack/verify-golint.sh:98 main(...)
Exiting with status 1

This change fix this err in my environment.
**Release note**:

```NONE
```
2017-05-02 21:41:01 -07:00
..
e2e Merge pull request #35660 from djosborne/e2e-network-policy 2017-05-01 17:40:49 -07:00
e2e_federation Move federated ingress e2e tests that don't pass to serial suite to avoid running it in presubmits. 2017-04-28 12:54:38 -07:00
e2e_node Merge pull request #43883 from yujuhong/rm_non-cri-configs 2017-05-01 15:49:13 -07:00
fixtures Basic support for kubectl plugins 2017-04-28 01:34:07 -03:00
images Bump to go1.8.1 and remove the edge GOROOT 2017-04-25 23:45:47 +03:00
integration Merge pull request #45219 from CaoShuFeng/golint 2017-05-02 21:41:01 -07:00
kubemark hack/cluster: consolidate cluster/ utils to hack/lib/util.sh 2017-03-30 22:34:46 -05:00
list
soak Cleanup: replace some hardcoded codes and remove unused functions 2017-04-25 09:38:25 +08:00
utils move pkg/api/v1/ref.go and pkg/api/v1/resource.go to subpackages. move some functions in resource.go to pkg/api/v1/node and pkg/api/v1/pod 2017-04-17 11:38:11 -07:00
BUILD
OWNERS add eparis ass approver for test and examples 2017-03-30 11:58:49 -04:00
test_owners.csv Revert test_owners.csv after bad rebase 2017-05-02 08:33:33 -07:00