kubernetes/pkg/controller/cronjob
lukashankeln 58c44005cd
fix(cronjob): lastSuccessfullTime not set when successfulJobsHistoryLimit equal to zero (#122025)
* fix(cronjob): lastSuccessfullTime not set when successfulJobsHistoryLimit equal to zero

* fix(cronjob): added tests for successfulJobsHistoryLimit mutations
2024-07-05 03:57:47 -07:00
..
config OWNERS cleanup - Jan 2021 Week 1 2022-01-10 08:14:29 -05:00
metrics Promote cronjob_job_creation_skew metric to stable 2022-11-04 13:55:32 +01:00
cronjob_controllerv2_test.go fix(cronjob): lastSuccessfullTime not set when successfulJobsHistoryLimit equal to zero (#122025) 2024-07-05 03:57:47 -07:00
cronjob_controllerv2.go fix(cronjob): lastSuccessfullTime not set when successfulJobsHistoryLimit equal to zero (#122025) 2024-07-05 03:57:47 -07:00
doc.go
injection.go cronjob: return immediately when failed to create job for the namespace is terminating 2023-02-22 17:37:31 +08:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
utils_test.go drop deprecated pointer package in controller 2024-05-09 11:34:25 +08:00
utils.go drop deprecated pointer package in controller 2024-05-09 11:34:25 +08:00