Explore
Help
Sign In
github
/
kubernetes
Watch
4
Star
0
Fork
0
You've already forked kubernetes
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
cc5977aaa0
kubernetes
/
pkg
/
controller
/
cronjob
History
Maxim Ivanov
0cf4744e75
Remove misleading error from CronJob controller when it can't find parent UID
2017-04-26 18:57:53 +01:00
..
BUILD
CronJob: Apply missing ControllerRefs to Jobs created by a CronJob.
2017-04-18 14:00:18 -07:00
cronjob_controller_test.go
CronJob: Check ControllerRef Name and UID in unit test.
2017-04-19 15:42:34 -07:00
cronjob_controller.go
CronJob: List children before parents.
2017-04-19 15:42:34 -07:00
doc.go
Rename ScheduledJob to CronJob
2016-11-07 10:14:12 +01:00
injection.go
CronJob: Use PATCH to adopt Jobs.
2017-04-19 15:42:34 -07:00
OWNERS
Update owners file for job and cronjob controller
2017-02-07 11:24:51 +01:00
utils_test.go
CronJob: Use PATCH to adopt Jobs.
2017-04-19 15:42:34 -07:00
utils.go
Remove misleading error from CronJob controller when it can't find parent UID
2017-04-26 18:57:53 +01:00