This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
kubernetes
Watch
1
Star
0
Fork
0
You've already forked kubernetes
mirror of
https://github.com/k3s-io/kubernetes.git
synced
2025-10-08 14:29:45 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
0613ae5077b280eabbff593bc2dc34fe2d03538d
kubernetes
/
pkg
/
controller
/
cronjob
History
zhangxiaoyu-zidif
6918109b31
Fix for-loop and err definition
2017-05-31 13:51:14 +08: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
Fix for-loop and err definition
2017-05-31 13:51:14 +08:00
doc.go
…
injection.go
CronJob: Use PATCH to adopt Jobs.
2017-04-19 15:42:34 -07:00
OWNERS
…
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