k3s/pkg/controller/daemon
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
..
util Added unscheduable taint. 2018-03-16 09:13:08 +08:00
BUILD Task 2: Schedule DaemonSet Pods by default scheduler. 2018-03-08 17:36:49 +08:00
OWNERS Volunteer to be reviewer of DaemonSet 2017-10-23 06:32:21 -05:00
daemon_controller.go Merge pull request #59727 from wgliang/master.time 2018-05-10 20:29:40 -07:00
daemon_controller_test.go update tests to be specific about the versions they are testing instead of floating 2018-05-01 13:18:41 -04:00
doc.go
update.go Update the DaemonSet controller to use the apps/v1 API 2018-02-22 11:38:54 -08:00
update_test.go Update the DaemonSet controller to use the apps/v1 API 2018-02-22 11:38:54 -08:00