k3s/pkg/controller/cronjob
Humble Devassy Chirammal 2651c72166 This patch consists of various corrections. (#73060)
* This patch consists of various corrections.

*) Remove unwanted `else` code block
*) Adjust variable intialization.
*) Correct error strings.
*) Use recommended variable increment method.

Signed-off-by: hchiramm <hchiramm@redhat.com>

* Remove cluster/images/cluster-version-monitor from hack/.golint_failures.

Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2019-01-22 12:28:59 -08:00
..
BUILD update bazel 2018-11-12 10:13:48 -05:00
OWNERS Add Labels to various OWNERS files 2018-08-21 13:59:08 -04:00
cronjob_controller.go defer finalizing pods for cronjobs to server delete 2018-11-12 10:13:48 -05:00
cronjob_controller_test.go This patch consists of various corrections. (#73060) 2019-01-22 12:28:59 -08:00
doc.go
injection.go Set delete propagation policy to background when removing jobs and its dependents 2018-12-06 17:20:23 +01:00
utils.go Move from glog to klog 2018-11-10 07:50:31 -05:00
utils_test.go