Go to file
Dominik Csapak 349fe2a92a Jobs: don't schedule jobs with no computable next event
if we have a schedule that has no 'next event' we should skip the scheduling
instead of schedule every round

this can happen if someone sets an schedule that has no next match.
some examples:
* 2-31 00:00 (there is not February 31st)
* mon 2022-04-02 (this would be a saturday, not monday)
* 1970-1-1 (or every other exact date in the past)

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2022-04-01 16:47:47 +02:00
aplinfo apl info: update index to current repository state 2022-03-29 10:37:40 +02:00
bin remove pvescheduler manpage generation 2021-11-11 18:35:52 +01:00
configs configs: vzdump: use prune-backups instead of the deprecated maxfiles 2021-06-08 15:22:52 +02:00
debian bump version to 7.1-12 2022-03-29 17:32:29 +02:00
network-hooks ifupdown1: bridgevlan: add bridge-vids list support 2020-01-11 17:22:46 +01:00
PVE Jobs: don't schedule jobs with no computable next event 2022-04-01 16:47:47 +02:00
services daily update timer: start already on 01:00 to avoid dst change issue 2022-03-14 09:04:27 +01:00
test fix tests in 'vzdump_new_test.pl' 2022-01-28 09:45:53 +01:00
www ui: vm hardware: module wide refactoring/cleanups/style changes/fixes 2022-04-01 16:46:30 +02:00
.gitignore Extend the .gitignore(s) 2018-05-04 14:50:04 +02:00
defines.mk fix #844: allow to pre-delay start-all-marked guests on boot 2019-11-20 20:20:58 +01:00
Makefile avoid installing unused var/lib/vz/template/qemu directory 2022-01-11 14:13:45 +01:00
spice-example-sh doc: spice-example-sh: support special characters in passwords 2017-10-05 13:57:27 +02:00
vzdump-hook-script.pl close #3476: vzdump: add job-init hook 2022-01-18 12:20:26 +01:00