k3s/pkg/controller/cronjob
Anthony Yeh 1e14323ac2 CronJob: List children before parents.
This prevents a race with the GC while it orphans dependents.
2017-04-19 15:42:34 -07:00
..
BUILD CronJob: Apply missing ControllerRefs to Jobs created by a CronJob. 2017-04-18 14:00:18 -07:00
OWNERS Update owners file for job and cronjob controller 2017-02-07 11:24:51 +01:00
cronjob_controller.go CronJob: List children before parents. 2017-04-19 15:42:34 -07:00
cronjob_controller_test.go CronJob: Check ControllerRef Name and UID in unit test. 2017-04-19 15:42:34 -07:00
doc.go
injection.go CronJob: Apply missing ControllerRefs to Jobs created by a CronJob. 2017-04-18 14:00:18 -07:00
utils.go CronJob: Always set BlockOwnerDeletion in ControllerRef. 2017-04-18 14:00:18 -07:00
utils_test.go CronJob: Apply missing ControllerRefs to Jobs created by a CronJob. 2017-04-18 14:00:18 -07:00