Skip to content

Commit 97999c2

Browse files
authored
Merge pull request kubernetes#2782 from furkanmustafa/patch-1
KEP-19: mention issue for timezone support
2 parents d0b0458 + 7a08e0a commit 97999c2

File tree

1 file changed

+2
-0
lines changed
  • keps/sig-apps/19-Graduate-CronJob-to-Stable

1 file changed

+2
-0
lines changed

keps/sig-apps/19-Graduate-CronJob-to-Stable/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -609,6 +609,8 @@ These conditions imply that people with just API access who want to predict when
609609

610610
This is an optional field and when not present reverts to existing behavior of using the timezone of the `kube-controller-manager` process.
611611

612+
There is also a [community request](https://github.com/kubernetes/kubernetes/issues/47202) for this. Including a working (external) [implementation, called CronJobber](https://github.com/hiddeco/cronjobber) based off the original controller implementation, also mentioned in the linked issue.
613+
612614
### CronJob umbrella issue
613615

614616
Majority of the problems mentioned earlier are listed in this [umbrella issue](https://github.com/kubernetes/kubernetes/issues/82659). When adding additional capabilities to CronJobs it is advised to review this list and address all the problems identified there.

0 commit comments

Comments
 (0)