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-09-29 06:06:03 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
08bc827e664a93f03d05d6352c8ee590fcf04dcf
kubernetes
/
pkg
/
controller
/
cronjob
History
Alay Patel
08bc827e66
cronjob_controller: add metrics for job creation skew duration
2021-03-02 10:38:59 -05:00
..
config
hack/update-bazel.sh
2021-02-28 15:17:29 -08:00
metrics
cronjob_controller: add metrics for job creation skew duration
2021-03-02 10:38:59 -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
…
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_controller: add metrics for job creation skew duration
2021-03-02 10:38:59 -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
…
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