kubernetes/pkg/controller/cronjob
Kubernetes Prow Robot c198632a12
Merge pull request #97098 from alaypatel07/cronjob-controller-2-follow-up-2
fix the case of time drift and re-implement next schedule calculation
2021-02-25 12:21:40 -08:00
..
config update violation_exceptions.list and make generated 2020-11-10 17:32:06 -05:00
BUILD update bazel 2021-02-22 12:11:04 -05:00
cronjob_controller_test.go Merge pull request #97098 from alaypatel07/cronjob-controller-2-follow-up-2 2021-02-25 12:21:40 -08:00
cronjob_controller.go Use pager's context instead of TODO 2020-09-23 20:18:03 +02:00
cronjob_controllerv2_test.go Merge pull request #97098 from alaypatel07/cronjob-controller-2-follow-up-2 2021-02-25 12:21:40 -08:00
cronjob_controllerv2.go cronjob_controllerv2: gracefully handle 0 seconds between schedules 2021-02-24 13:48:56 -05:00
doc.go
injection.go refine the test case for time drift, calculate next schedule with math 2021-02-22 12:11:04 -05:00
OWNERS Updates OWNERS files and OWNERS_ALIASES for SIG Apps to make reviewers 2019-04-16 11:35:21 -07:00
utils_test.go cronjob: use the same schedule Parser for tests as the reconcile loop 2021-02-24 13:50:03 -05:00
utils.go cronjob_controllerv2: gracefully handle 0 seconds between schedules 2021-02-24 13:48:56 -05:00