[pbs-devel] [PATCH proxmox-backup 1/3] fix #4315: jobs: modify GroupFilter so include/exclude is tracked
Dominik Csapak
d.csapak at proxmox.com
Tue Nov 7 10:01:15 CET 2023
just to chime in here to the discussion order/not order:
(writing mostly so that it is public record ;) )
if we want it to keep it *really* simple, we could
ditch the whole mixing of include/exclude completely
and make it *either* , so add a flag 'groups are excluding'
and if people want to do more complex things, they have
to setup multiple sync jobs
(e.g. the 'exclude 1-100 except 50' example would be one job
excluding 1-100 and another only including 50)
More information about the pbs-devel
mailing list