k3s/pkg/controller/disruption
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 update tests to be specific about the versions they are testing instead of floating 2018-05-01 13:18:41 -04:00
OWNERS Move PDB controller and type ownership to SIG-Apps 2017-05-22 12:55:28 -07:00
disruption.go should use time.Since instead of time.Now().Sub 2018-04-10 12:05:51 +08:00
disruption_test.go update tests to be specific about the versions they are testing instead of floating 2018-05-01 13:18:41 -04:00