k3s/pkg/controller/serviceaccount
Kubernetes Submit Queue c9b56e6a7a
Merge pull request #63582 from WanLinghao/sa_var_clean
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>.

clean unused variables on serviceaccounts_controller_test.go

**What this PR does / why we need it**:
this patch simply removes unused variables 
**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**:

**Release note**:

```release-note
NONE
```
2018-05-11 20:00:05 -07:00
..
BUILD svcacct: move getters to use an external clientset 2018-02-27 17:20:46 -08:00
OWNERS Add enj as reviewer to OWNERS 2017-08-17 20:42:46 -04:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
serviceaccounts_controller.go should use time.Since instead of time.Now().Sub 2018-04-10 12:05:51 +08:00
serviceaccounts_controller_test.go remove unused variables on 2018-05-10 09:19:00 +08:00
tokengetter.go implement token authenticator for new id tokens 2018-02-27 17:20:46 -08:00
tokens_controller.go svcacct: move claim generation out of TokenGenerator 2018-02-06 13:19:54 -08:00
tokens_controller_test.go Update gofmt for go1.10 2018-04-02 17:44:04 -07:00