k3s/pkg/controller/certificates
Kubernetes Submit Queue 7eb88f11d2
Merge pull request #59727 from wgliang/master.time
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>.

should use time.Since instead of time.Now().Sub

**What this PR does / why we need it**:
should use time.Since instead of time.Now().Sub

**Special notes for your reviewer**:
2018-05-10 20:29:40 -07:00
..
approver sarapprover: remove self node cert 2018-04-13 11:23:51 -07:00
cleaner Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
signer Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
BUILD Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
OWNERS Add awly as reviewer in several subtrees 2018-04-18 12:22:04 -07:00
certificate_controller.go should use time.Since instead of time.Now().Sub 2018-04-10 12:05:51 +08:00
certificate_controller_test.go certs: remove always nil error from New signature 2017-10-23 11:43:08 -07:00
certificate_controller_utils.go run ./root-rewrite-all-other-apis.sh, then run make all, pkg/... compiles 2017-06-22 11:30:52 -07:00