k3s/pkg/controller/volume/pvprotection
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
..
BUILD
pv_protection_controller.go Merge pull request #59727 from wgliang/master.time 2018-05-10 20:29:40 -07:00
pv_protection_controller_test.go Always Start pvc-protection-controller and pv-protection-controller 2018-04-20 19:54:50 +02:00