Files
velero/pkg
Tiger Kaovilai 6c8d051269 Upgrade to robfig/cron/v3 to support time zone specification
Breaking change (can be mitigated if needed in the future):  v1 branch accepted an optional seconds field at the beginning of the cron spec. This is non-standard and has led to a lot of confusion. The new default parser conforms to the standard as described by [the Cron wikipedia page.](https://en.wikipedia.org/wiki/Cron). It is unlikely that this affects us per https://github.com/vmware-tanzu/velero/pull/31

Other notes:
> CRON_TZ is now the recommended way to specify the timezone of a single schedule, which is sanctioned by the specification. The legacy "TZ=" prefix will continue to be supported since it is unambiguous and easy to do so.

References: https://pkg.go.dev/github.com/robfig/cron/v3#readme-upgrading-to-v3-june-2019
Signed-off-by: Tiger Kaovilai <tkaovila@redhat.com>
2024-07-12 00:08:42 -04:00
..
2023-11-29 11:15:43 +08:00
2024-04-13 23:22:43 +08:00
2024-05-10 14:12:29 -04:00
2024-03-27 11:21:51 +08:00
2024-04-12 10:18:02 +08:00
2023-06-26 04:47:40 +00:00
2023-04-16 12:49:55 -04:00
2024-04-15 14:48:20 +08:00
2024-05-10 14:12:29 -04:00
2024-04-10 18:54:16 +08:00
2024-05-10 14:12:29 -04:00