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-28 21:55:48 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
d2cc70ee2caf628e942ed5d4c49b810401c08acc
kubernetes
/
pkg
/
controller
/
cronjob
History
Kubernetes Prow Robot
a89d783b27
Merge pull request
#99553
from alaypatel07/fix-flaky-unit-test
...
cronjob: fix flaky unit test TestController2_updateCronJob
2021-03-02 11:11:31 -08: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
cronjob: fix flaky unit test TestController2_updateCronJob
2021-03-01 15:45:32 -05: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